"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/05/15 02:12:28 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-toyagik7duha" 2025/05/15 02:12:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 02:12:29 DEBUG : Creating backend with remote "/tmp/rclone3239345333" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:12:29 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:12:31 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:12:31 DEBUG : dir: Looking for writers 2025/05/15 02:12:31 DEBUG : : Looking for writers 2025/05/15 02:12:31 DEBUG : dir: reading active writers 2025/05/15 02:12:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.77s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:12:31 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:12:34 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:12:34 DEBUG : dir/subdir: Looking for writers 2025/05/15 02:12:34 DEBUG : dir: Looking for writers 2025/05/15 02:12:34 DEBUG : file1: reading active writers 2025/05/15 02:12:34 DEBUG : file2: reading active writers 2025/05/15 02:12:34 DEBUG : subdir: reading active writers 2025/05/15 02:12:34 DEBUG : : Looking for writers 2025/05/15 02:12:34 DEBUG : dir: reading active writers 2025/05/15 02:12:34 DEBUG : >WaitForWriters: 2025/05/15 02:12:35 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-toyagik7duha/dir not empty`) 2025/05/15 02:12:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/15 02:12:36 DEBUG : pacer: Reducing sleep to 15ms 2025/05/15 02:12:36 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.43s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:12:36 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:12:36 DEBUG : pacer: Reducing sleep to 10ms 2025/05/15 02:12:37 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:12:37 DEBUG : dir: Looking for writers 2025/05/15 02:12:37 DEBUG : file1: reading active writers 2025/05/15 02:12:37 DEBUG : : Looking for writers 2025/05/15 02:12:37 DEBUG : dir: reading active writers 2025/05/15 02:12:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.15s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:12:38 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:12:39 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:12:39 DEBUG : dir: Looking for writers 2025/05/15 02:12:39 DEBUG : : Looking for writers 2025/05/15 02:12:39 DEBUG : dir: reading active writers 2025/05/15 02:12:39 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.93s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:12:40 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:12:41 DEBUG : dir: forgetting directory cache 2025/05/15 02:12:41 DEBUG : : forgetting directory cache 2025/05/15 02:12:41 DEBUG : dir: forgetting directory cache 2025/05/15 02:12:41 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:12:41 DEBUG : : Looking for writers 2025/05/15 02:12:41 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.09s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:12:42 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:12:43 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/05/15 02:12:43 DEBUG : dir: invalidating directory cache 2025/05/15 02:12:43 DEBUG : : >ForgetPath: 2025/05/15 02:12:43 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/05/15 02:12:43 DEBUG : : invalidating directory cache 2025/05/15 02:12:43 DEBUG : dir: forgetting directory cache 2025/05/15 02:12:43 DEBUG : : >ForgetPath: 2025/05/15 02:12:43 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/05/15 02:12:43 DEBUG : : >ForgetPath: 2025/05/15 02:12:43 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:12:43 DEBUG : dir: Looking for writers 2025/05/15 02:12:43 DEBUG : : Looking for writers 2025/05/15 02:12:43 DEBUG : dir: reading active writers 2025/05/15 02:12:43 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.09s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:12:44 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:12:47 DEBUG : : forgetting directory cache 2025/05/15 02:12:47 DEBUG : dir: forgetting directory cache 2025/05/15 02:12:47 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:12:47 DEBUG : dir: Looking for writers 2025/05/15 02:12:47 DEBUG : fil/a/b: Looking for writers 2025/05/15 02:12:47 DEBUG : fil/a: Looking for writers 2025/05/15 02:12:47 DEBUG : b: reading active writers 2025/05/15 02:12:47 DEBUG : fil: Looking for writers 2025/05/15 02:12:47 DEBUG : a: reading active writers 2025/05/15 02:12:47 DEBUG : : Looking for writers 2025/05/15 02:12:47 DEBUG : dir: reading active writers 2025/05/15 02:12:47 DEBUG : fil: reading active writers 2025/05/15 02:12:47 DEBUG : >WaitForWriters: 2025/05/15 02:12:48 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-toyagik7duha/fil/a not empty`) 2025/05/15 02:12:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/15 02:12:48 DEBUG : pacer: Reducing sleep to 15ms 2025/05/15 02:12:48 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-toyagik7duha/fil not empty`) 2025/05/15 02:12:48 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/05/15 02:12:49 DEBUG : pacer: Reducing sleep to 22.5ms 2025/05/15 02:12:49 DEBUG : pacer: Reducing sleep to 16.875ms 2025/05/15 02:12:49 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestDirWalk (4.92s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:12:49 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:12:50 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:213 Error: Should be true Test: TestDirSetModTime Messages: listing wrong, want dir/file1 (14) got fstest.go:197: Not found "dir/file1" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:213 Error: Not equal: expected: 0 actual : 1 Test: TestDirSetModTime Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:213 Error: Received unexpected error: file does not exist Test: TestDirSetModTime 2025/05/15 02:12:57 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:12:57 DEBUG : : Looking for writers 2025/05/15 02:12:57 DEBUG : >WaitForWriters: --- FAIL: TestDirSetModTime (9.10s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:12:58 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:13:08 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:13:08 DEBUG : dir: Looking for writers 2025/05/15 02:13:08 DEBUG : file1: reading active writers 2025/05/15 02:13:08 DEBUG : : Looking for writers 2025/05/15 02:13:08 DEBUG : dir: reading active writers 2025/05/15 02:13:08 DEBUG : >WaitForWriters: --- PASS: TestDirStat (10.56s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:13:09 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/05/15 02:13:12 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/05/15 02:13:12 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/05/15 02:13:12 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/05/15 02:13:12 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/05/15 02:13:14 DEBUG : dir: invalidating directory cache 2025/05/15 02:13:14 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/05/15 02:13:14 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/05/15 02:13:14 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/05/15 02:13:14 DEBUG : dir/file1: Reset virtual modtime 2025/05/15 02:13:14 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/05/15 02:13:14 DEBUG : dir/virtualFile: Reset virtual modtime 2025/05/15 02:13:14 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/05/15 02:13:14 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/05/15 02:13:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 02:13:14 DEBUG : dir: invalidating directory cache 2025/05/15 02:13:15 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/05/15 02:13:15 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/05/15 02:13:15 DEBUG : dir/virtualFile: Reset virtual modtime 2025/05/15 02:13:15 DEBUG : : forgetting directory cache 2025/05/15 02:13:15 DEBUG : dir: forgetting directory cache 2025/05/15 02:13:15 DEBUG : dir/virtualDir: forgetting directory cache 2025/05/15 02:13:15 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:13:15 DEBUG : dir/virtualDir: Looking for writers 2025/05/15 02:13:15 DEBUG : dir: Looking for writers 2025/05/15 02:13:15 DEBUG : virtualDir: reading active writers 2025/05/15 02:13:15 DEBUG : file1: reading active writers 2025/05/15 02:13:15 DEBUG : virtualFile2: reading active writers 2025/05/15 02:13:15 DEBUG : virtualFile: reading active writers 2025/05/15 02:13:15 DEBUG : : Looking for writers 2025/05/15 02:13:15 DEBUG : dir: reading active writers 2025/05/15 02:13:15 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (7.42s) --- PASS: TestDirReadDirAll/Virtual (2.27s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:13:16 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:13:17 ERROR : dir/: Can only open directories read only 2025/05/15 02:13:17 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:13:17 DEBUG : dir: Looking for writers 2025/05/15 02:13:17 DEBUG : : Looking for writers 2025/05/15 02:13:17 DEBUG : dir: reading active writers 2025/05/15 02:13:17 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.94s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:13:18 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:13:19 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:13:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/15 02:13:19 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/05/15 02:13:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/15 02:13:19 DEBUG : files root 'rclone-test-toyagik7duha': File to upload is small (5 bytes), uploading instead of streaming 2025/05/15 02:13:20 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/05/15 02:13:20 DEBUG : dir/potato: Size of src and dst objects identical 2025/05/15 02:13:20 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/15 02:13:20 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:13:20 DEBUG : dir: Looking for writers 2025/05/15 02:13:20 DEBUG : file1: reading active writers 2025/05/15 02:13:20 DEBUG : potato: reading active writers 2025/05/15 02:13:20 DEBUG : : Looking for writers 2025/05/15 02:13:20 DEBUG : dir: reading active writers 2025/05/15 02:13:20 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.11s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:13:21 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:389 Error: Should be true Test: TestDirMkdir Messages: listing wrong, want dir/file1 (14) got fstest.go:197: Not found "dir/file1" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:389 Error: Not equal: expected: 0 actual : 1 Test: TestDirMkdir Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 Error: Received unexpected error: file does not exist Test: TestDirMkdir 2025/05/15 02:13:30 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:13:30 DEBUG : : Looking for writers 2025/05/15 02:13:30 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (9.03s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:13:30 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:13:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/15 02:13:32 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/05/15 02:13:33 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:13:33 DEBUG : dir/sub/subsub: Looking for writers 2025/05/15 02:13:33 DEBUG : dir/sub: Looking for writers 2025/05/15 02:13:33 DEBUG : subsub: reading active writers 2025/05/15 02:13:33 DEBUG : dir: Looking for writers 2025/05/15 02:13:33 DEBUG : file1: reading active writers 2025/05/15 02:13:33 DEBUG : sub: reading active writers 2025/05/15 02:13:33 DEBUG : : Looking for writers 2025/05/15 02:13:33 DEBUG : dir: reading active writers 2025/05/15 02:13:33 DEBUG : >WaitForWriters: 2025/05/15 02:13:34 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-toyagik7duha/dir/sub not empty`) 2025/05/15 02:13:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/15 02:13:34 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-toyagik7duha/dir/sub not empty`) 2025/05/15 02:13:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/05/15 02:13:34 DEBUG : pacer: Reducing sleep to 30ms 2025/05/15 02:13:35 DEBUG : pacer: Reducing sleep to 22.5ms 2025/05/15 02:13:35 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestDirMkdirSub (4.89s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:13:35 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:13:36 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/05/15 02:13:36 DEBUG : pacer: Reducing sleep to 10ms 2025/05/15 02:13:36 ERROR : dir/: Dir.Remove not empty 2025/05/15 02:13:36 DEBUG : dir/file1: Remove: 2025/05/15 02:13:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 02:13:37 DEBUG : dir/file1: >Remove: err= 2025/05/15 02:13:37 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/15 02:13:37 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:13:37 DEBUG : : Looking for writers 2025/05/15 02:13:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.12s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:13:37 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:13:38 DEBUG : dir/file1: Remove: 2025/05/15 02:13:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 02:13:39 DEBUG : dir/file1: >Remove: err= 2025/05/15 02:13:39 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/15 02:13:39 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:13:39 DEBUG : : Looking for writers 2025/05/15 02:13:39 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.12s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:13:39 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:13:41 DEBUG : dir/file1: Remove: 2025/05/15 02:13:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 02:13:41 DEBUG : dir/file1: >Remove: err= 2025/05/15 02:13:41 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:13:41 DEBUG : dir: Looking for writers 2025/05/15 02:13:41 DEBUG : : Looking for writers 2025/05/15 02:13:41 DEBUG : dir: reading active writers 2025/05/15 02:13:41 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.59s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:13:42 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:13:48 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/05/15 02:13:48 DEBUG : dir: Updating dir with dir2 0xc0007d11e0 2025/05/15 02:13:48 DEBUG : dir: forgetting directory cache 2025/05/15 02:13:48 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/15 02:13:48 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/05/15 02:13:49 INFO : dir2/file1: Moved (server-side) to: file2 2025/05/15 02:13:49 DEBUG : file2: Updating file with file2 0xc00016ecc0 2025/05/15 02:13:49 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/05/15 02:13:49 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/15 02:13:50 INFO : dir2/file3: Deleted 2025/05/15 02:13:50 INFO : file2: Moved (server-side) to: dir2/file3 2025/05/15 02:13:50 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00016ecc0 2025/05/15 02:13:50 DEBUG : : Added virtual directory entry vDel: "file2" 2025/05/15 02:13:50 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/05/15 02:13:51 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/05/15 02:13:52 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00011b450 2025/05/15 02:13:52 DEBUG : empty directory: forgetting directory cache 2025/05/15 02:13:52 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/05/15 02:13:52 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/05/15 02:13:52 DEBUG : dir2: Renaming to "dir3" 2025/05/15 02:13:52 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:13:52 DEBUG : dir3: Looking for writers 2025/05/15 02:13:52 DEBUG : file3: reading active writers 2025/05/15 02:13:52 DEBUG : renamed empty directory: Looking for writers 2025/05/15 02:13:52 DEBUG : : Looking for writers 2025/05/15 02:13:52 DEBUG : dir3: reading active writers 2025/05/15 02:13:52 DEBUG : renamed empty directory: reading active writers 2025/05/15 02:13:52 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.70s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:13:52 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:13:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/15 02:13:54 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:13:54 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/15 02:13:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/15 02:13:54 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/05/15 02:13:54 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/05/15 02:13:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/15 02:13:54 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:13:54 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/15 02:13:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/15 02:13:54 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/05/15 02:13:54 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/05/15 02:13:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/15 02:13:54 DEBUG : files root 'rclone-test-toyagik7duha': File to upload is small (12 bytes), uploading instead of streaming 2025/05/15 02:13:55 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/05/15 02:13:55 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/05/15 02:13:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/15 02:13:55 DEBUG : : forgetting directory cache 2025/05/15 02:13:55 DEBUG : dir: forgetting directory cache 2025/05/15 02:13:55 DEBUG : dir/sub: forgetting directory cache 2025/05/15 02:13:55 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/05/15 02:13:55 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/05/15 02:13:55 DEBUG : files root 'rclone-test-toyagik7duha': File to upload is small (5 bytes), uploading instead of streaming 2025/05/15 02:13:56 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/05/15 02:13:56 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/05/15 02:13:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/15 02:13:56 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:13:56 DEBUG : dir/sub: Looking for writers 2025/05/15 02:13:56 DEBUG : file0: reading active writers 2025/05/15 02:13:56 DEBUG : file2: reading active writers 2025/05/15 02:13:56 DEBUG : dir: Looking for writers 2025/05/15 02:13:56 DEBUG : file1: reading active writers 2025/05/15 02:13:56 DEBUG : sub: reading active writers 2025/05/15 02:13:56 DEBUG : : Looking for writers 2025/05/15 02:13:56 DEBUG : dir: reading active writers 2025/05/15 02:13:56 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (4.92s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:13:57 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:13:58 DEBUG : : forgetting directory cache 2025/05/15 02:13:58 DEBUG : dir: forgetting directory cache 2025/05/15 02:13:58 DEBUG : dir: forgetting directory cache 2025/05/15 02:13:59 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:13:59 DEBUG : dir: Looking for writers 2025/05/15 02:13:59 DEBUG : : Looking for writers 2025/05/15 02:13:59 DEBUG : dir: reading active writers 2025/05/15 02:13:59 DEBUG : >WaitForWriters: 2025/05/15 02:13:59 DEBUG : dir: forgetting directory cache 2025/05/15 02:13:59 DEBUG : : forgetting directory cache 2025/05/15 02:13:59 DEBUG : dir: forgetting directory cache --- PASS: TestDirEntryModTimeInvalidation (2.84s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:14:00 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:14:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/05/15 02:14:02 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:14:02 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/05/15 02:14:02 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/05/15 02:14:02 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/05/15 02:14:02 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:14:02 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/15 02:14:02 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/05/15 02:14:02 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:14:02 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/05/15 02:14:02 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/05/15 02:14:02 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/05/15 02:14:02 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:14:02 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/15 02:14:02 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:02 DEBUG : dir: Looking for writers 2025/05/15 02:14:02 DEBUG : file1: reading active writers 2025/05/15 02:14:02 DEBUG : file1.metadata: reading active writers 2025/05/15 02:14:02 DEBUG : : Looking for writers 2025/05/15 02:14:02 DEBUG : dir: reading active writers 2025/05/15 02:14:02 DEBUG : dir.metadata: reading active writers 2025/05/15 02:14:02 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.08s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:14:02 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:14:04 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:04 DEBUG : dir: Looking for writers 2025/05/15 02:14:04 DEBUG : file1: reading active writers 2025/05/15 02:14:04 DEBUG : : Looking for writers 2025/05/15 02:14:04 DEBUG : dir: reading active writers 2025/05/15 02:14:04 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.10s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:14:04 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:14:07 DEBUG : Can set mod time: true 2025/05/15 02:14:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/15 02:14:08 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:08 DEBUG : dir: Looking for writers 2025/05/15 02:14:08 DEBUG : file1: reading active writers 2025/05/15 02:14:08 DEBUG : : Looking for writers 2025/05/15 02:14:08 DEBUG : dir: reading active writers 2025/05/15 02:14:08 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:14:08 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:14:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/15 02:14:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/15 02:14:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:14:10 DEBUG : files root 'rclone-test-toyagik7duha': File to upload is small (0 bytes), uploading instead of streaming 2025/05/15 02:14:14 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/05/15 02:14:14 DEBUG : dir/file1: Size of src and dst objects identical 2025/05/15 02:14:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/15 02:14:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:14:14 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:14 DEBUG : dir: Looking for writers 2025/05/15 02:14:14 DEBUG : file1: reading active writers 2025/05/15 02:14:14 DEBUG : : Looking for writers 2025/05/15 02:14:14 DEBUG : dir: reading active writers 2025/05/15 02:14:14 DEBUG : >WaitForWriters: 2025/05/15 02:14:14 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:14 DEBUG : dir: Looking for writers 2025/05/15 02:14:14 DEBUG : file1: reading active writers 2025/05/15 02:14:14 DEBUG : : Looking for writers 2025/05/15 02:14:14 DEBUG : dir: reading active writers 2025/05/15 02:14:14 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:14:15 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:14:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/15 02:14:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/15 02:14:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:14:16 DEBUG : files root 'rclone-test-toyagik7duha': File to upload is small (5 bytes), uploading instead of streaming 2025/05/15 02:14:17 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/05/15 02:14:17 DEBUG : dir/file1: Size of src and dst objects identical 2025/05/15 02:14:17 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/15 02:14:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:14:17 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:17 DEBUG : dir: Looking for writers 2025/05/15 02:14:17 DEBUG : file1: reading active writers 2025/05/15 02:14:17 DEBUG : : Looking for writers 2025/05/15 02:14:17 DEBUG : dir: reading active writers 2025/05/15 02:14:17 DEBUG : >WaitForWriters: 2025/05/15 02:14:17 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:17 DEBUG : dir: Looking for writers 2025/05/15 02:14:17 DEBUG : file1: reading active writers 2025/05/15 02:14:17 DEBUG : : Looking for writers 2025/05/15 02:14:17 DEBUG : dir: reading active writers 2025/05/15 02:14:17 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:14:18 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:14:18 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 02:14:18 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:18 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:18 DEBUG : Config file has changed externally - reloading 2025/05/15 02:14:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:14:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:14:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:18 INFO : files root 'rclone-test-toyagik7duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 02:14:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/15 02:14:20 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:20 DEBUG : dir: Looking for writers 2025/05/15 02:14:20 DEBUG : file1: reading active writers 2025/05/15 02:14:20 DEBUG : : Looking for writers 2025/05/15 02:14:20 DEBUG : dir: reading active writers 2025/05/15 02:14:20 DEBUG : >WaitForWriters: 2025/05/15 02:14:20 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:14:21 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:14:21 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 02:14:21 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:21 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:21 DEBUG : Config file has changed externally - reloading 2025/05/15 02:14:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:14:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:14:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:21 INFO : files root 'rclone-test-toyagik7duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 02:14:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/05/15 02:14:22 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 02:14:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 02:14:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 02:14:22 DEBUG : dir/file1(0xc0002c0c80): close: 2025/05/15 02:14:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/15 02:14:22 DEBUG : dir/file1(0xc0002c0c80): >close: err= 2025/05/15 02:14:22 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:22 DEBUG : dir: Looking for writers 2025/05/15 02:14:22 DEBUG : file1: reading active writers 2025/05/15 02:14:22 DEBUG : : Looking for writers 2025/05/15 02:14:22 DEBUG : dir: reading active writers 2025/05/15 02:14:22 DEBUG : >WaitForWriters: 2025/05/15 02:14:23 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:23 DEBUG : dir: Looking for writers 2025/05/15 02:14:23 DEBUG : file1: reading active writers 2025/05/15 02:14:23 DEBUG : : Looking for writers 2025/05/15 02:14:23 DEBUG : dir: reading active writers 2025/05/15 02:14:23 DEBUG : >WaitForWriters: 2025/05/15 02:14:23 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:14:23 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:14:23 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 02:14:23 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:23 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:14:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:14:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:23 INFO : files root 'rclone-test-toyagik7duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 02:14:25 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/05/15 02:14:25 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 02:14:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 02:14:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 02:14:25 DEBUG : dir/file1(0xc000130180): _writeAt: size=5, off=0 2025/05/15 02:14:25 DEBUG : dir/file1(0xc000130180): openPending: 2025/05/15 02:14:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/05/15 02:14:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/15 02:14:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:14:25 DEBUG : dir/file1(0xc000130180): >openPending: err= 2025/05/15 02:14:25 DEBUG : dir/file1(0xc000130180): >_writeAt: n=5, err= 2025/05/15 02:14:25 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/05/15 02:14:25 DEBUG : dir/file1(0xc000130180): close: 2025/05/15 02:14:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/05/15 02:14:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/05/15 02:14:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/05/15 02:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/15 02:14:25 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/05/15 02:14:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/15 02:14:25 DEBUG : dir/file1(0xc000130180): >close: err= 2025/05/15 02:14:25 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:25 DEBUG : dir: Looking for writers 2025/05/15 02:14:25 DEBUG : file1: reading active writers 2025/05/15 02:14:25 DEBUG : : Looking for writers 2025/05/15 02:14:25 DEBUG : dir: reading active writers 2025/05/15 02:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 02:14:25 DEBUG : dir: Looking for writers 2025/05/15 02:14:25 DEBUG : file1: reading active writers 2025/05/15 02:14:25 DEBUG : : Looking for writers 2025/05/15 02:14:25 DEBUG : dir: reading active writers 2025/05/15 02:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 02:14:25 DEBUG : dir: Looking for writers 2025/05/15 02:14:25 DEBUG : file1: reading active writers 2025/05/15 02:14:25 DEBUG : : Looking for writers 2025/05/15 02:14:25 DEBUG : dir: reading active writers 2025/05/15 02:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 02:14:25 DEBUG : dir: Looking for writers 2025/05/15 02:14:25 DEBUG : file1: reading active writers 2025/05/15 02:14:25 DEBUG : : Looking for writers 2025/05/15 02:14:25 DEBUG : dir: reading active writers 2025/05/15 02:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 02:14:25 DEBUG : dir/file1: vfs cache: starting upload 2025/05/15 02:14:25 DEBUG : dir: Looking for writers 2025/05/15 02:14:25 DEBUG : file1: reading active writers 2025/05/15 02:14:25 DEBUG : : Looking for writers 2025/05/15 02:14:25 DEBUG : dir: reading active writers 2025/05/15 02:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/15 02:14:25 DEBUG : dir: Looking for writers 2025/05/15 02:14:25 DEBUG : file1: reading active writers 2025/05/15 02:14:25 DEBUG : : Looking for writers 2025/05/15 02:14:25 DEBUG : dir: reading active writers 2025/05/15 02:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/15 02:14:26 DEBUG : dir: Looking for writers 2025/05/15 02:14:26 DEBUG : file1: reading active writers 2025/05/15 02:14:26 DEBUG : : Looking for writers 2025/05/15 02:14:26 DEBUG : dir: reading active writers 2025/05/15 02:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/15 02:14:26 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/05/15 02:14:26 INFO : dir/file1: Copied (replaced existing) 2025/05/15 02:14:26 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/05/15 02:14:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/15 02:14:26 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/05/15 02:14:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:14:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/15 02:14:26 DEBUG : dir: Looking for writers 2025/05/15 02:14:26 DEBUG : file1: reading active writers 2025/05/15 02:14:26 DEBUG : : Looking for writers 2025/05/15 02:14:26 DEBUG : dir: reading active writers 2025/05/15 02:14:26 DEBUG : >WaitForWriters: 2025/05/15 02:14:26 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:26 DEBUG : dir: Looking for writers 2025/05/15 02:14:26 DEBUG : file1: reading active writers 2025/05/15 02:14:26 DEBUG : : Looking for writers 2025/05/15 02:14:26 DEBUG : dir: reading active writers 2025/05/15 02:14:26 DEBUG : >WaitForWriters: 2025/05/15 02:14:26 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (22.81s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.80s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (6.65s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.27s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.56s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.54s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.99s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:14:27 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:14:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 02:14:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/15 02:14:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:14:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/15 02:14:29 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:29 DEBUG : dir: Looking for writers 2025/05/15 02:14:29 DEBUG : file1: reading active writers 2025/05/15 02:14:29 DEBUG : : Looking for writers 2025/05/15 02:14:29 DEBUG : dir: reading active writers 2025/05/15 02:14:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.40s) === RUN TestFileOpenReadUnknownSize 2025/05/15 02:14:30 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/05/15 02:14:30 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/15 02:14:30 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:14:30 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/05/15 02:14:30 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:30 DEBUG : : Looking for writers 2025/05/15 02:14:30 DEBUG : file.txt: reading active writers 2025/05/15 02:14:30 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:14:30 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:14:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:14:31 DEBUG : files root 'rclone-test-toyagik7duha': File to upload is small (25 bytes), uploading instead of streaming 2025/05/15 02:14:32 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/05/15 02:14:32 DEBUG : dir/file1: Size of src and dst objects identical 2025/05/15 02:14:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:14:32 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:32 DEBUG : dir: Looking for writers 2025/05/15 02:14:32 DEBUG : file1: reading active writers 2025/05/15 02:14:32 DEBUG : : Looking for writers 2025/05/15 02:14:32 DEBUG : dir: reading active writers 2025/05/15 02:14:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.90s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:14:33 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:14:34 DEBUG : dir/file1: Remove: 2025/05/15 02:14:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 02:14:34 DEBUG : dir/file1: >Remove: err= 2025/05/15 02:14:34 DEBUG : dir/file1: Remove: 2025/05/15 02:14:34 DEBUG : dir/file1: >Remove: err=Read only file system 2025/05/15 02:14:34 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:34 DEBUG : dir: Looking for writers 2025/05/15 02:14:34 DEBUG : : Looking for writers 2025/05/15 02:14:34 DEBUG : dir: reading active writers 2025/05/15 02:14:34 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.36s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:14:35 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:14:36 DEBUG : dir/file1: Remove: 2025/05/15 02:14:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 02:14:36 DEBUG : dir/file1: >Remove: err= 2025/05/15 02:14:37 DEBUG : dir/file1: Remove: 2025/05/15 02:14:37 DEBUG : dir/file1: >Remove: err=Read only file system 2025/05/15 02:14:37 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:37 DEBUG : dir: Looking for writers 2025/05/15 02:14:37 DEBUG : : Looking for writers 2025/05/15 02:14:37 DEBUG : dir: reading active writers 2025/05/15 02:14:37 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.31s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:14:37 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:14:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 02:14:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/15 02:14:39 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/05/15 02:14:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/15 02:14:39 DEBUG : dir/file1: Open: flags=O_RDWR 2025/05/15 02:14:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/15 02:14:39 DEBUG : dir/file1: Open: flags=0x3 2025/05/15 02:14:39 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/05/15 02:14:39 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/05/15 02:14:39 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:39 DEBUG : dir: Looking for writers 2025/05/15 02:14:39 DEBUG : file1: reading active writers 2025/05/15 02:14:39 DEBUG : : Looking for writers 2025/05/15 02:14:39 DEBUG : dir: reading active writers 2025/05/15 02:14:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.10s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:14:39 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:14:41 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:41 DEBUG : dir: Looking for writers 2025/05/15 02:14:41 DEBUG : file1: reading active writers 2025/05/15 02:14:41 DEBUG : : Looking for writers 2025/05/15 02:14:41 DEBUG : dir: reading active writers 2025/05/15 02:14:41 DEBUG : >WaitForWriters: 2025/05/15 02:14:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/15 02:14:42 DEBUG : newLeaf: Updating file with newLeaf 0xc0006fb500 2025/05/15 02:14:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 02:14:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 02:14:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/15 02:14:42 DEBUG : dir/file1: Updating file with dir/file1 0xc0006fb500 2025/05/15 02:14:42 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/15 02:14:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:14:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/15 02:14:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/15 02:14:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:14:43 DEBUG : dir/file1: File is currently open, delaying rename 0xc0006fb500 2025/05/15 02:14:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 02:14:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 02:14:43 DEBUG : files root 'rclone-test-toyagik7duha': File to upload is small (25 bytes), uploading instead of streaming 2025/05/15 02:14:44 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/05/15 02:14:44 DEBUG : dir/file1: Size of src and dst objects identical 2025/05/15 02:14:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 02:14:44 DEBUG : newLeaf: Running delayed rename now 2025/05/15 02:14:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/15 02:14:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0006fb500 2025/05/15 02:14:44 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:44 DEBUG : dir: Looking for writers 2025/05/15 02:14:44 DEBUG : : Looking for writers 2025/05/15 02:14:44 DEBUG : dir: reading active writers 2025/05/15 02:14:44 DEBUG : newLeaf: reading active writers 2025/05/15 02:14:44 DEBUG : >WaitForWriters: 2025/05/15 02:14:44 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:44 DEBUG : dir: Looking for writers 2025/05/15 02:14:44 DEBUG : : Looking for writers 2025/05/15 02:14:44 DEBUG : dir: reading active writers 2025/05/15 02:14:44 DEBUG : newLeaf: reading active writers 2025/05/15 02:14:44 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:14:45 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:14:45 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 02:14:45 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:45 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:45 DEBUG : Config file has changed externally - reloading 2025/05/15 02:14:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:14:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:14:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:45 INFO : files root 'rclone-test-toyagik7duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 02:14:47 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:47 DEBUG : dir: Looking for writers 2025/05/15 02:14:47 DEBUG : file1: reading active writers 2025/05/15 02:14:47 DEBUG : : Looking for writers 2025/05/15 02:14:47 DEBUG : dir: reading active writers 2025/05/15 02:14:47 DEBUG : >WaitForWriters: 2025/05/15 02:14:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/15 02:14:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000b80840 2025/05/15 02:14:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 02:14:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 02:14:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/15 02:14:48 DEBUG : dir/file1: Updating file with dir/file1 0xc000b80840 2025/05/15 02:14:48 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/15 02:14:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:14:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/15 02:14:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/15 02:14:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:14:49 DEBUG : dir/file1: File is currently open, delaying rename 0xc000b80840 2025/05/15 02:14:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 02:14:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 02:14:49 DEBUG : files root 'rclone-test-toyagik7duha': File to upload is small (25 bytes), uploading instead of streaming 2025/05/15 02:14:49 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/05/15 02:14:49 DEBUG : dir/file1: Size of src and dst objects identical 2025/05/15 02:14:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 02:14:49 DEBUG : newLeaf: Running delayed rename now 2025/05/15 02:14:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/15 02:14:50 DEBUG : newLeaf: Updating file with newLeaf 0xc000b80840 2025/05/15 02:14:50 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:50 DEBUG : dir: Looking for writers 2025/05/15 02:14:50 DEBUG : : Looking for writers 2025/05/15 02:14:50 DEBUG : dir: reading active writers 2025/05/15 02:14:50 DEBUG : newLeaf: reading active writers 2025/05/15 02:14:50 DEBUG : >WaitForWriters: 2025/05/15 02:14:50 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:50 DEBUG : dir: Looking for writers 2025/05/15 02:14:50 DEBUG : : Looking for writers 2025/05/15 02:14:50 DEBUG : dir: reading active writers 2025/05/15 02:14:50 DEBUG : newLeaf: reading active writers 2025/05/15 02:14:50 DEBUG : >WaitForWriters: 2025/05/15 02:14:50 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:14:51 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:14:51 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 02:14:51 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:51 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:14:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:14:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:51 INFO : files root 'rclone-test-toyagik7duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 02:14:52 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/15 02:14:52 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 02:14:52 DEBUG : dir/file1(0xc0006c5240): openPending: 2025/05/15 02:14:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/05/15 02:14:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/15 02:14:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:14:52 DEBUG : dir/file1(0xc0006c5240): >openPending: err= 2025/05/15 02:14:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/15 02:14:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 02:14:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:14:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 02:14:52 DEBUG : dir/file1(0xc0006c5240): _writeAt: size=14, off=0 2025/05/15 02:14:52 DEBUG : dir/file1(0xc0006c5240): >_writeAt: n=14, err= 2025/05/15 02:14:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/15 02:14:52 DEBUG : dir/file1(0xc0006c5240): close: 2025/05/15 02:14:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/15 02:14:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/15 02:14:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/15 02:14:52 DEBUG : dir/file1(0xc0006c5240): >close: err= 2025/05/15 02:14:52 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:52 DEBUG : dir: Looking for writers 2025/05/15 02:14:52 DEBUG : file1: reading active writers 2025/05/15 02:14:52 DEBUG : : Looking for writers 2025/05/15 02:14:52 DEBUG : dir: reading active writers 2025/05/15 02:14:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 02:14:52 DEBUG : dir: Looking for writers 2025/05/15 02:14:52 DEBUG : file1: reading active writers 2025/05/15 02:14:52 DEBUG : : Looking for writers 2025/05/15 02:14:52 DEBUG : dir: reading active writers 2025/05/15 02:14:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 02:14:52 DEBUG : dir: Looking for writers 2025/05/15 02:14:52 DEBUG : file1: reading active writers 2025/05/15 02:14:52 DEBUG : : Looking for writers 2025/05/15 02:14:52 DEBUG : dir: reading active writers 2025/05/15 02:14:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 02:14:53 DEBUG : dir: Looking for writers 2025/05/15 02:14:53 DEBUG : file1: reading active writers 2025/05/15 02:14:53 DEBUG : : Looking for writers 2025/05/15 02:14:53 DEBUG : dir: reading active writers 2025/05/15 02:14:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 02:14:53 DEBUG : dir/file1: vfs cache: starting upload 2025/05/15 02:14:53 DEBUG : dir: Looking for writers 2025/05/15 02:14:53 DEBUG : file1: reading active writers 2025/05/15 02:14:53 DEBUG : : Looking for writers 2025/05/15 02:14:53 DEBUG : dir: reading active writers 2025/05/15 02:14:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/15 02:14:53 DEBUG : dir: Looking for writers 2025/05/15 02:14:53 DEBUG : file1: reading active writers 2025/05/15 02:14:53 DEBUG : : Looking for writers 2025/05/15 02:14:53 DEBUG : dir: reading active writers 2025/05/15 02:14:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/15 02:14:53 DEBUG : dir: Looking for writers 2025/05/15 02:14:53 DEBUG : file1: reading active writers 2025/05/15 02:14:53 DEBUG : : Looking for writers 2025/05/15 02:14:53 DEBUG : dir: reading active writers 2025/05/15 02:14:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/15 02:14:53 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/05/15 02:14:53 INFO : dir/file1: Copied (replaced existing) 2025/05/15 02:14:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/15 02:14:53 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/05/15 02:14:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:14:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/15 02:14:54 DEBUG : dir: Looking for writers 2025/05/15 02:14:54 DEBUG : file1: reading active writers 2025/05/15 02:14:54 DEBUG : : Looking for writers 2025/05/15 02:14:54 DEBUG : dir: reading active writers 2025/05/15 02:14:54 DEBUG : >WaitForWriters: 2025/05/15 02:14:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 02:14:54 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 02:14:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 02:14:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 02:14:54 DEBUG : dir/file1(0xc000443280): _readAt: size=512, off=0 2025/05/15 02:14:54 DEBUG : dir/file1(0xc000443280): openPending: 2025/05/15 02:14:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/05/15 02:14:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/15 02:14:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:14:54 DEBUG : dir/file1(0xc000443280): >openPending: err= 2025/05/15 02:14:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/15 02:14:54 DEBUG : dir/file1(0xc000443280): >_readAt: n=14, err=EOF 2025/05/15 02:14:54 DEBUG : dir/file1(0xc000443280): close: 2025/05/15 02:14:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/15 02:14:54 DEBUG : dir/file1(0xc000443280): >close: err= 2025/05/15 02:14:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/15 02:14:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/15 02:14:55 DEBUG : newLeaf: Updating file with newLeaf 0xc0006fb980 2025/05/15 02:14:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 02:14:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 02:14:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/15 02:14:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/15 02:14:56 DEBUG : dir/file1: Updating file with dir/file1 0xc0006fb980 2025/05/15 02:14:56 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/15 02:14:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:14:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/15 02:14:56 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 02:14:56 DEBUG : dir/file1(0xc0007bd780): openPending: 2025/05/15 02:14:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/05/15 02:14:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/15 02:14:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:14:56 DEBUG : dir/file1(0xc0007bd780): >openPending: err= 2025/05/15 02:14:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/15 02:14:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 02:14:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 02:14:56 DEBUG : dir/file1(0xc0007bd780): _writeAt: size=25, off=0 2025/05/15 02:14:56 DEBUG : dir/file1(0xc0007bd780): >_writeAt: n=25, err= 2025/05/15 02:14:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/15 02:14:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/15 02:14:57 DEBUG : newLeaf: Updating file with newLeaf 0xc0006fb980 2025/05/15 02:14:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 02:14:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 02:14:57 DEBUG : newLeaf(0xc0007bd780): close: 2025/05/15 02:14:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/15 02:14:57 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-15 02:14:56.363717765 +0000 UTC m=+148.087133323 2025/05/15 02:14:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/15 02:14:57 DEBUG : newLeaf(0xc0007bd780): >close: err= 2025/05/15 02:14:57 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:57 DEBUG : dir: Looking for writers 2025/05/15 02:14:57 DEBUG : : Looking for writers 2025/05/15 02:14:57 DEBUG : dir: reading active writers 2025/05/15 02:14:57 DEBUG : newLeaf: reading active writers 2025/05/15 02:14:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 02:14:57 DEBUG : dir: Looking for writers 2025/05/15 02:14:57 DEBUG : : Looking for writers 2025/05/15 02:14:57 DEBUG : dir: reading active writers 2025/05/15 02:14:57 DEBUG : newLeaf: reading active writers 2025/05/15 02:14:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 02:14:57 DEBUG : dir: Looking for writers 2025/05/15 02:14:57 DEBUG : : Looking for writers 2025/05/15 02:14:57 DEBUG : newLeaf: reading active writers 2025/05/15 02:14:57 DEBUG : dir: reading active writers 2025/05/15 02:14:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 02:14:57 DEBUG : dir: Looking for writers 2025/05/15 02:14:57 DEBUG : : Looking for writers 2025/05/15 02:14:57 DEBUG : dir: reading active writers 2025/05/15 02:14:57 DEBUG : newLeaf: reading active writers 2025/05/15 02:14:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 02:14:57 DEBUG : newLeaf: vfs cache: starting upload 2025/05/15 02:14:57 DEBUG : dir: Looking for writers 2025/05/15 02:14:57 DEBUG : : Looking for writers 2025/05/15 02:14:57 DEBUG : dir: reading active writers 2025/05/15 02:14:57 DEBUG : newLeaf: reading active writers 2025/05/15 02:14:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/15 02:14:57 DEBUG : dir: Looking for writers 2025/05/15 02:14:57 DEBUG : : Looking for writers 2025/05/15 02:14:57 DEBUG : dir: reading active writers 2025/05/15 02:14:57 DEBUG : newLeaf: reading active writers 2025/05/15 02:14:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/15 02:14:57 DEBUG : dir: Looking for writers 2025/05/15 02:14:57 DEBUG : : Looking for writers 2025/05/15 02:14:57 DEBUG : dir: reading active writers 2025/05/15 02:14:57 DEBUG : newLeaf: reading active writers 2025/05/15 02:14:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/15 02:14:57 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/05/15 02:14:57 INFO : newLeaf: Copied (replaced existing) 2025/05/15 02:14:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-05-15 02:14:56 +0000 UTC," 2025/05/15 02:14:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/15 02:14:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 02:14:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/15 02:14:58 DEBUG : dir: Looking for writers 2025/05/15 02:14:58 DEBUG : : Looking for writers 2025/05/15 02:14:58 DEBUG : dir: reading active writers 2025/05/15 02:14:58 DEBUG : newLeaf: reading active writers 2025/05/15 02:14:58 DEBUG : >WaitForWriters: 2025/05/15 02:14:58 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:14:58 DEBUG : dir: Looking for writers 2025/05/15 02:14:58 DEBUG : : Looking for writers 2025/05/15 02:14:58 DEBUG : newLeaf: reading active writers 2025/05/15 02:14:58 DEBUG : dir: reading active writers 2025/05/15 02:14:58 DEBUG : >WaitForWriters: 2025/05/15 02:14:58 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:14:59 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:14:59 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 02:14:59 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:59 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:14:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:14:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:14:59 INFO : files root 'rclone-test-toyagik7duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 02:15:00 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:00 DEBUG : dir: Looking for writers 2025/05/15 02:15:00 DEBUG : file1: reading active writers 2025/05/15 02:15:00 DEBUG : : Looking for writers 2025/05/15 02:15:00 DEBUG : dir: reading active writers 2025/05/15 02:15:00 DEBUG : >WaitForWriters: 2025/05/15 02:15:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/15 02:15:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000b80d80 2025/05/15 02:15:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 02:15:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 02:15:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/15 02:15:02 DEBUG : dir/file1: Updating file with dir/file1 0xc000b80d80 2025/05/15 02:15:02 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/15 02:15:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/15 02:15:02 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 02:15:02 DEBUG : dir/file1(0xc000130bc0): openPending: 2025/05/15 02:15:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/05/15 02:15:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/15 02:15:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:02 DEBUG : dir/file1(0xc000130bc0): >openPending: err= 2025/05/15 02:15:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/15 02:15:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 02:15:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 02:15:02 DEBUG : dir/file1(0xc000130bc0): _writeAt: size=25, off=0 2025/05/15 02:15:02 DEBUG : dir/file1(0xc000130bc0): >_writeAt: n=25, err= 2025/05/15 02:15:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/15 02:15:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/15 02:15:03 DEBUG : newLeaf: Updating file with newLeaf 0xc000b80d80 2025/05/15 02:15:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 02:15:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 02:15:03 DEBUG : newLeaf(0xc000130bc0): close: 2025/05/15 02:15:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/15 02:15:03 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-15 02:15:02.834273357 +0000 UTC m=+154.557688914 2025/05/15 02:15:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/15 02:15:03 DEBUG : newLeaf(0xc000130bc0): >close: err= 2025/05/15 02:15:03 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:03 DEBUG : dir: Looking for writers 2025/05/15 02:15:03 DEBUG : : Looking for writers 2025/05/15 02:15:03 DEBUG : dir: reading active writers 2025/05/15 02:15:03 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 02:15:03 DEBUG : dir: Looking for writers 2025/05/15 02:15:03 DEBUG : : Looking for writers 2025/05/15 02:15:03 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:03 DEBUG : dir: reading active writers 2025/05/15 02:15:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 02:15:03 DEBUG : dir: Looking for writers 2025/05/15 02:15:03 DEBUG : : Looking for writers 2025/05/15 02:15:03 DEBUG : dir: reading active writers 2025/05/15 02:15:03 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 02:15:03 DEBUG : dir: Looking for writers 2025/05/15 02:15:03 DEBUG : : Looking for writers 2025/05/15 02:15:03 DEBUG : dir: reading active writers 2025/05/15 02:15:03 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 02:15:03 DEBUG : newLeaf: vfs cache: starting upload 2025/05/15 02:15:03 DEBUG : dir: Looking for writers 2025/05/15 02:15:03 DEBUG : : Looking for writers 2025/05/15 02:15:03 DEBUG : dir: reading active writers 2025/05/15 02:15:03 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/15 02:15:03 DEBUG : dir: Looking for writers 2025/05/15 02:15:03 DEBUG : : Looking for writers 2025/05/15 02:15:03 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:03 DEBUG : dir: reading active writers 2025/05/15 02:15:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/15 02:15:04 DEBUG : dir: Looking for writers 2025/05/15 02:15:04 DEBUG : : Looking for writers 2025/05/15 02:15:04 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:04 DEBUG : dir: reading active writers 2025/05/15 02:15:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/15 02:15:04 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/05/15 02:15:04 INFO : newLeaf: Copied (replaced existing) 2025/05/15 02:15:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-05-15 02:15:02 +0000 UTC," 2025/05/15 02:15:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/15 02:15:04 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 02:15:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/15 02:15:04 DEBUG : dir: Looking for writers 2025/05/15 02:15:04 DEBUG : : Looking for writers 2025/05/15 02:15:04 DEBUG : dir: reading active writers 2025/05/15 02:15:04 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:04 DEBUG : >WaitForWriters: 2025/05/15 02:15:05 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:05 DEBUG : dir: Looking for writers 2025/05/15 02:15:05 DEBUG : : Looking for writers 2025/05/15 02:15:05 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:05 DEBUG : dir: reading active writers 2025/05/15 02:15:05 DEBUG : >WaitForWriters: 2025/05/15 02:15:05 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:15:05 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:15:05 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 02:15:05 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:05 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:15:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:15:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:05 INFO : files root 'rclone-test-toyagik7duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 02:15:07 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/15 02:15:07 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 02:15:07 DEBUG : dir/file1(0xc0001316c0): openPending: 2025/05/15 02:15:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/05/15 02:15:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/15 02:15:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:07 DEBUG : dir/file1(0xc0001316c0): >openPending: err= 2025/05/15 02:15:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/15 02:15:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 02:15:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 02:15:07 DEBUG : dir/file1(0xc0001316c0): _writeAt: size=14, off=0 2025/05/15 02:15:07 DEBUG : dir/file1(0xc0001316c0): >_writeAt: n=14, err= 2025/05/15 02:15:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/15 02:15:07 DEBUG : dir/file1(0xc0001316c0): close: 2025/05/15 02:15:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/15 02:15:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/15 02:15:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/15 02:15:07 DEBUG : dir/file1(0xc0001316c0): >close: err= 2025/05/15 02:15:07 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:07 DEBUG : dir: Looking for writers 2025/05/15 02:15:07 DEBUG : file1: reading active writers 2025/05/15 02:15:07 DEBUG : : Looking for writers 2025/05/15 02:15:07 DEBUG : dir: reading active writers 2025/05/15 02:15:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 02:15:07 DEBUG : dir: Looking for writers 2025/05/15 02:15:07 DEBUG : file1: reading active writers 2025/05/15 02:15:07 DEBUG : : Looking for writers 2025/05/15 02:15:07 DEBUG : dir: reading active writers 2025/05/15 02:15:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 02:15:07 DEBUG : dir: Looking for writers 2025/05/15 02:15:07 DEBUG : file1: reading active writers 2025/05/15 02:15:07 DEBUG : : Looking for writers 2025/05/15 02:15:07 DEBUG : dir: reading active writers 2025/05/15 02:15:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 02:15:07 DEBUG : dir: Looking for writers 2025/05/15 02:15:07 DEBUG : file1: reading active writers 2025/05/15 02:15:07 DEBUG : : Looking for writers 2025/05/15 02:15:07 DEBUG : dir: reading active writers 2025/05/15 02:15:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 02:15:07 DEBUG : dir/file1: vfs cache: starting upload 2025/05/15 02:15:07 DEBUG : dir: Looking for writers 2025/05/15 02:15:07 DEBUG : file1: reading active writers 2025/05/15 02:15:07 DEBUG : : Looking for writers 2025/05/15 02:15:07 DEBUG : dir: reading active writers 2025/05/15 02:15:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/15 02:15:08 DEBUG : dir: Looking for writers 2025/05/15 02:15:08 DEBUG : file1: reading active writers 2025/05/15 02:15:08 DEBUG : : Looking for writers 2025/05/15 02:15:08 DEBUG : dir: reading active writers 2025/05/15 02:15:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/15 02:15:08 DEBUG : dir: Looking for writers 2025/05/15 02:15:08 DEBUG : file1: reading active writers 2025/05/15 02:15:08 DEBUG : : Looking for writers 2025/05/15 02:15:08 DEBUG : dir: reading active writers 2025/05/15 02:15:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/15 02:15:08 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/05/15 02:15:08 INFO : dir/file1: Copied (replaced existing) 2025/05/15 02:15:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/15 02:15:08 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/05/15 02:15:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/15 02:15:09 DEBUG : dir: Looking for writers 2025/05/15 02:15:09 DEBUG : file1: reading active writers 2025/05/15 02:15:09 DEBUG : : Looking for writers 2025/05/15 02:15:09 DEBUG : dir: reading active writers 2025/05/15 02:15:09 DEBUG : >WaitForWriters: 2025/05/15 02:15:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 02:15:09 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 02:15:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 02:15:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 02:15:09 DEBUG : dir/file1(0xc0001318c0): _readAt: size=512, off=0 2025/05/15 02:15:09 DEBUG : dir/file1(0xc0001318c0): openPending: 2025/05/15 02:15:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/05/15 02:15:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/15 02:15:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:09 DEBUG : dir/file1(0xc0001318c0): >openPending: err= 2025/05/15 02:15:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/15 02:15:09 DEBUG : dir/file1(0xc0001318c0): >_readAt: n=14, err=EOF 2025/05/15 02:15:09 DEBUG : dir/file1(0xc0001318c0): close: 2025/05/15 02:15:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/15 02:15:09 DEBUG : dir/file1(0xc0001318c0): >close: err= 2025/05/15 02:15:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/15 02:15:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/15 02:15:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000e6e6c0 2025/05/15 02:15:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 02:15:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 02:15:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/15 02:15:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/15 02:15:10 DEBUG : dir/file1: Updating file with dir/file1 0xc000e6e6c0 2025/05/15 02:15:10 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/15 02:15:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/15 02:15:11 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 02:15:11 DEBUG : dir/file1(0xc001010240): openPending: 2025/05/15 02:15:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/05/15 02:15:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/15 02:15:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:11 DEBUG : dir/file1(0xc001010240): >openPending: err= 2025/05/15 02:15:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/15 02:15:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 02:15:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 02:15:11 DEBUG : dir/file1(0xc001010240): _writeAt: size=25, off=0 2025/05/15 02:15:11 DEBUG : dir/file1(0xc001010240): >_writeAt: n=25, err= 2025/05/15 02:15:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/15 02:15:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/15 02:15:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000e6e6c0 2025/05/15 02:15:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 02:15:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 02:15:11 DEBUG : newLeaf(0xc001010240): close: 2025/05/15 02:15:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/15 02:15:11 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-15 02:15:11.2578843 +0000 UTC m=+162.981299857 2025/05/15 02:15:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/15 02:15:11 DEBUG : newLeaf(0xc001010240): >close: err= 2025/05/15 02:15:11 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:11 DEBUG : dir: Looking for writers 2025/05/15 02:15:11 DEBUG : : Looking for writers 2025/05/15 02:15:11 DEBUG : dir: reading active writers 2025/05/15 02:15:11 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 02:15:11 DEBUG : dir: Looking for writers 2025/05/15 02:15:11 DEBUG : : Looking for writers 2025/05/15 02:15:11 DEBUG : dir: reading active writers 2025/05/15 02:15:11 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 02:15:11 DEBUG : dir: Looking for writers 2025/05/15 02:15:11 DEBUG : : Looking for writers 2025/05/15 02:15:11 DEBUG : dir: reading active writers 2025/05/15 02:15:11 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 02:15:11 DEBUG : dir: Looking for writers 2025/05/15 02:15:11 DEBUG : : Looking for writers 2025/05/15 02:15:11 DEBUG : dir: reading active writers 2025/05/15 02:15:11 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 02:15:11 DEBUG : newLeaf: vfs cache: starting upload 2025/05/15 02:15:12 DEBUG : dir: Looking for writers 2025/05/15 02:15:12 DEBUG : : Looking for writers 2025/05/15 02:15:12 DEBUG : dir: reading active writers 2025/05/15 02:15:12 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/15 02:15:12 DEBUG : dir: Looking for writers 2025/05/15 02:15:12 DEBUG : : Looking for writers 2025/05/15 02:15:12 DEBUG : dir: reading active writers 2025/05/15 02:15:12 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/15 02:15:12 DEBUG : dir: Looking for writers 2025/05/15 02:15:12 DEBUG : : Looking for writers 2025/05/15 02:15:12 DEBUG : dir: reading active writers 2025/05/15 02:15:12 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/15 02:15:12 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/05/15 02:15:12 INFO : newLeaf: Copied (replaced existing) 2025/05/15 02:15:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-05-15 02:15:11 +0000 UTC," 2025/05/15 02:15:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/15 02:15:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 02:15:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/15 02:15:13 DEBUG : dir: Looking for writers 2025/05/15 02:15:13 DEBUG : : Looking for writers 2025/05/15 02:15:13 DEBUG : dir: reading active writers 2025/05/15 02:15:13 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:13 DEBUG : >WaitForWriters: 2025/05/15 02:15:13 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:13 DEBUG : dir: Looking for writers 2025/05/15 02:15:13 DEBUG : : Looking for writers 2025/05/15 02:15:13 DEBUG : dir: reading active writers 2025/05/15 02:15:13 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:13 DEBUG : >WaitForWriters: 2025/05/15 02:15:13 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:15:14 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:15:14 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 02:15:14 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:14 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:15:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:15:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:14 INFO : files root 'rclone-test-toyagik7duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 02:15:15 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:15 DEBUG : dir: Looking for writers 2025/05/15 02:15:15 DEBUG : file1: reading active writers 2025/05/15 02:15:15 DEBUG : : Looking for writers 2025/05/15 02:15:15 DEBUG : dir: reading active writers 2025/05/15 02:15:15 DEBUG : >WaitForWriters: 2025/05/15 02:15:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 02:15:15 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 02:15:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 02:15:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 02:15:15 DEBUG : dir/file1(0xc000bd8dc0): _readAt: size=512, off=0 2025/05/15 02:15:15 DEBUG : dir/file1(0xc000bd8dc0): openPending: 2025/05/15 02:15:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/05/15 02:15:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/15 02:15:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:15 DEBUG : dir/file1(0xc000bd8dc0): >openPending: err= 2025/05/15 02:15:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/05/15 02:15:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 02:15:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 02:15:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:15:15 DEBUG : dir/file1(0xc000bd8dc0): >_readAt: n=14, err=EOF 2025/05/15 02:15:15 DEBUG : dir/file1(0xc000bd8dc0): close: 2025/05/15 02:15:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/15 02:15:15 DEBUG : dir/file1(0xc000bd8dc0): >close: err= 2025/05/15 02:15:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/15 02:15:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/15 02:15:16 DEBUG : newLeaf: Updating file with newLeaf 0xc000b80a80 2025/05/15 02:15:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 02:15:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 02:15:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/15 02:15:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/15 02:15:17 DEBUG : dir/file1: Updating file with dir/file1 0xc000b80a80 2025/05/15 02:15:17 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/15 02:15:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/15 02:15:18 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 02:15:18 DEBUG : dir/file1(0xc0010115c0): openPending: 2025/05/15 02:15:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/05/15 02:15:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/15 02:15:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:18 DEBUG : dir/file1(0xc0010115c0): >openPending: err= 2025/05/15 02:15:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/15 02:15:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 02:15:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 02:15:18 DEBUG : dir/file1(0xc0010115c0): _writeAt: size=25, off=0 2025/05/15 02:15:18 DEBUG : dir/file1(0xc0010115c0): >_writeAt: n=25, err= 2025/05/15 02:15:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/15 02:15:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/15 02:15:18 DEBUG : newLeaf: Updating file with newLeaf 0xc000b80a80 2025/05/15 02:15:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 02:15:18 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 02:15:18 DEBUG : newLeaf(0xc0010115c0): close: 2025/05/15 02:15:18 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/15 02:15:18 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-15 02:15:18.037868865 +0000 UTC m=+169.761284421 2025/05/15 02:15:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/15 02:15:18 DEBUG : newLeaf(0xc0010115c0): >close: err= 2025/05/15 02:15:18 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:18 DEBUG : dir: Looking for writers 2025/05/15 02:15:18 DEBUG : : Looking for writers 2025/05/15 02:15:18 DEBUG : dir: reading active writers 2025/05/15 02:15:18 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 02:15:18 DEBUG : dir: Looking for writers 2025/05/15 02:15:18 DEBUG : : Looking for writers 2025/05/15 02:15:18 DEBUG : dir: reading active writers 2025/05/15 02:15:18 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 02:15:18 DEBUG : dir: Looking for writers 2025/05/15 02:15:18 DEBUG : : Looking for writers 2025/05/15 02:15:18 DEBUG : dir: reading active writers 2025/05/15 02:15:18 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 02:15:18 DEBUG : dir: Looking for writers 2025/05/15 02:15:18 DEBUG : : Looking for writers 2025/05/15 02:15:18 DEBUG : dir: reading active writers 2025/05/15 02:15:18 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 02:15:18 DEBUG : newLeaf: vfs cache: starting upload 2025/05/15 02:15:18 DEBUG : dir: Looking for writers 2025/05/15 02:15:18 DEBUG : : Looking for writers 2025/05/15 02:15:18 DEBUG : dir: reading active writers 2025/05/15 02:15:18 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/15 02:15:19 DEBUG : dir: Looking for writers 2025/05/15 02:15:19 DEBUG : : Looking for writers 2025/05/15 02:15:19 DEBUG : dir: reading active writers 2025/05/15 02:15:19 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/15 02:15:19 DEBUG : dir: Looking for writers 2025/05/15 02:15:19 DEBUG : : Looking for writers 2025/05/15 02:15:19 DEBUG : dir: reading active writers 2025/05/15 02:15:19 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/15 02:15:19 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/05/15 02:15:19 INFO : newLeaf: Copied (replaced existing) 2025/05/15 02:15:19 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-05-15 02:15:18 +0000 UTC," 2025/05/15 02:15:19 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/15 02:15:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/15 02:15:19 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/15 02:15:19 DEBUG : dir: Looking for writers 2025/05/15 02:15:19 DEBUG : : Looking for writers 2025/05/15 02:15:19 DEBUG : dir: reading active writers 2025/05/15 02:15:19 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:19 DEBUG : >WaitForWriters: 2025/05/15 02:15:20 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:20 DEBUG : dir: Looking for writers 2025/05/15 02:15:20 DEBUG : : Looking for writers 2025/05/15 02:15:20 DEBUG : newLeaf: reading active writers 2025/05/15 02:15:20 DEBUG : dir: reading active writers 2025/05/15 02:15:20 DEBUG : >WaitForWriters: 2025/05/15 02:15:20 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: cleaner exiting --- PASS: TestFileRename (41.16s) --- PASS: TestFileRename/off,forceCache=false (5.88s) --- PASS: TestFileRename/minimal,forceCache=false (5.88s) --- PASS: TestFileRename/minimal,forceCache=true (7.74s) --- PASS: TestFileRename/writes,forceCache=false (6.46s) --- PASS: TestFileRename/writes,forceCache=true (8.44s) --- PASS: TestFileRename/full,forceCache=false (6.77s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:15:20 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:15:20 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:15:20 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:20 DEBUG : : Looking for writers 2025/05/15 02:15:20 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.30s) === 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 "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:15:21 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:15:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 02:15:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 02:15:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/15 02:15:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/15 02:15:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:15:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/15 02:15:22 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/05/15 02:15:22 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:22 DEBUG : dir: Looking for writers 2025/05/15 02:15:22 DEBUG : file1: reading active writers 2025/05/15 02:15:22 DEBUG : : Looking for writers 2025/05/15 02:15:22 DEBUG : dir: reading active writers 2025/05/15 02:15:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.32s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:15:23 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:15:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 02:15:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 02:15:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/15 02:15:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/15 02:15:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:15:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/15 02:15:25 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/05/15 02:15:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/05/15 02:15:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/05/15 02:15:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/05/15 02:15:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/05/15 02:15:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/05/15 02:15:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/15 02:15:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/05/15 02:15:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/05/15 02:15:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/05/15 02:15:25 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/05/15 02:15:26 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/05/15 02:15:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/05/15 02:15:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/05/15 02:15:26 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/05/15 02:15:26 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:26 DEBUG : dir: Looking for writers 2025/05/15 02:15:26 DEBUG : file1: reading active writers 2025/05/15 02:15:26 DEBUG : : Looking for writers 2025/05/15 02:15:26 DEBUG : dir: reading active writers 2025/05/15 02:15:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.07s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:15:27 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:15:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 02:15:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 02:15:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/15 02:15:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/15 02:15:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:15:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/15 02:15:29 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/05/15 02:15:29 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/05/15 02:15:29 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/05/15 02:15:29 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/05/15 02:15:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/05/15 02:15:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/05/15 02:15:29 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/15 02:15:30 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/05/15 02:15:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/05/15 02:15:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/05/15 02:15:30 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/05/15 02:15:30 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/05/15 02:15:30 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/05/15 02:15:30 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/05/15 02:15:30 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/05/15 02:15:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/05/15 02:15:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/05/15 02:15:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/05/15 02:15:31 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/05/15 02:15:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/05/15 02:15:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/05/15 02:15:31 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/05/15 02:15:31 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/05/15 02:15:31 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/05/15 02:15:31 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/05/15 02:15:31 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/05/15 02:15:31 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/05/15 02:15:31 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/05/15 02:15:31 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/05/15 02:15:31 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/05/15 02:15:31 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:31 DEBUG : dir: Looking for writers 2025/05/15 02:15:31 DEBUG : file1: reading active writers 2025/05/15 02:15:31 DEBUG : : Looking for writers 2025/05/15 02:15:31 DEBUG : dir: reading active writers 2025/05/15 02:15:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.36s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:15:32 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:15:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 02:15:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 02:15:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/15 02:15:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/15 02:15:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:15:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/05/15 02:15:33 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:33 DEBUG : dir: Looking for writers 2025/05/15 02:15:33 DEBUG : file1: reading active writers 2025/05/15 02:15:33 DEBUG : : Looking for writers 2025/05/15 02:15:33 DEBUG : dir: reading active writers 2025/05/15 02:15:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.41s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:15:34 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:15:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 02:15:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 02:15:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/15 02:15:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/15 02:15:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:15:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/05/15 02:15:36 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/05/15 02:15:36 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/05/15 02:15:36 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:36 DEBUG : dir: Looking for writers 2025/05/15 02:15:36 DEBUG : file1: reading active writers 2025/05/15 02:15:36 DEBUG : : Looking for writers 2025/05/15 02:15:36 DEBUG : dir: reading active writers 2025/05/15 02:15:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.30s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:15:36 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:15:36 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 02:15:36 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:36 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:15:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:15:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:36 INFO : files root 'rclone-test-toyagik7duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 02:15:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 02:15:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 02:15:38 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 02:15:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 02:15:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 02:15:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/15 02:15:38 DEBUG : dir/file1(0xc0007bc940): _readAt: size=1, off=0 2025/05/15 02:15:38 DEBUG : dir/file1(0xc0007bc940): openPending: 2025/05/15 02:15:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/05/15 02:15:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/15 02:15:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:38 DEBUG : dir/file1(0xc0007bc940): >openPending: err= 2025/05/15 02:15:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/15 02:15:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 02:15:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 02:15:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:15:38 DEBUG : dir/file1(0xc0007bc940): >_readAt: n=1, err= 2025/05/15 02:15:38 DEBUG : dir/file1(0xc0007bc940): _readAt: size=256, off=1 2025/05/15 02:15:38 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/05/15 02:15:38 DEBUG : dir/file1(0xc0007bc940): >_readAt: n=15, err=EOF 2025/05/15 02:15:38 DEBUG : dir/file1(0xc0007bc940): _readAt: size=16, off=16 2025/05/15 02:15:38 DEBUG : dir/file1(0xc0007bc940): >_readAt: n=0, err=EOF 2025/05/15 02:15:38 DEBUG : dir/file1(0xc0007bc940): close: 2025/05/15 02:15:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/15 02:15:38 DEBUG : dir/file1(0xc0007bc940): >close: err= 2025/05/15 02:15:38 DEBUG : dir/file1(0xc0007bc940): close: 2025/05/15 02:15:38 DEBUG : dir/file1(0xc0007bc940): >close: err=file already closed 2025/05/15 02:15:38 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:38 DEBUG : dir: Looking for writers 2025/05/15 02:15:38 DEBUG : file1: reading active writers 2025/05/15 02:15:38 DEBUG : : Looking for writers 2025/05/15 02:15:38 DEBUG : dir: reading active writers 2025/05/15 02:15:38 DEBUG : >WaitForWriters: 2025/05/15 02:15:38 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.32s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:15:39 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:15:39 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 02:15:39 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:39 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:15:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:15:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:39 INFO : files root 'rclone-test-toyagik7duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 02:15:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 02:15:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 02:15:40 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 02:15:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 02:15:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 02:15:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/15 02:15:40 DEBUG : dir/file1(0xc0007bce80): _readAt: size=1, off=0 2025/05/15 02:15:40 DEBUG : dir/file1(0xc0007bce80): openPending: 2025/05/15 02:15:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/05/15 02:15:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/15 02:15:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:40 DEBUG : dir/file1(0xc0007bce80): >openPending: err= 2025/05/15 02:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/15 02:15:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 02:15:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 02:15:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:15:40 DEBUG : dir/file1(0xc0007bce80): >_readAt: n=1, err= 2025/05/15 02:15:40 DEBUG : dir/file1(0xc0007bce80): _readAt: size=1, off=5 2025/05/15 02:15:40 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/15 02:15:40 DEBUG : dir/file1(0xc0007bce80): >_readAt: n=1, err= 2025/05/15 02:15:40 DEBUG : dir/file1(0xc0007bce80): _readAt: size=1, off=3 2025/05/15 02:15:40 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/15 02:15:40 DEBUG : dir/file1(0xc0007bce80): >_readAt: n=1, err= 2025/05/15 02:15:40 DEBUG : dir/file1(0xc0007bce80): _readAt: size=1, off=13 2025/05/15 02:15:40 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/15 02:15:40 DEBUG : dir/file1(0xc0007bce80): >_readAt: n=1, err= 2025/05/15 02:15:40 DEBUG : dir/file1(0xc0007bce80): _readAt: size=16, off=100 2025/05/15 02:15:40 DEBUG : dir/file1(0xc0007bce80): >_readAt: n=0, err=EOF 2025/05/15 02:15:40 DEBUG : dir/file1(0xc0007bce80): close: 2025/05/15 02:15:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/15 02:15:40 DEBUG : dir/file1(0xc0007bce80): >close: err= 2025/05/15 02:15:40 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:40 DEBUG : dir: Looking for writers 2025/05/15 02:15:40 DEBUG : file1: reading active writers 2025/05/15 02:15:40 DEBUG : : Looking for writers 2025/05/15 02:15:40 DEBUG : dir: reading active writers 2025/05/15 02:15:40 DEBUG : >WaitForWriters: 2025/05/15 02:15:40 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.31s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:15:41 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:15:41 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 02:15:41 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:41 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:15:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:15:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:41 INFO : files root 'rclone-test-toyagik7duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 02:15:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 02:15:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 02:15:42 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 02:15:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 02:15:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 02:15:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/15 02:15:42 DEBUG : dir/file1(0xc000bd9300): _readAt: size=1, off=0 2025/05/15 02:15:42 DEBUG : dir/file1(0xc000bd9300): openPending: 2025/05/15 02:15:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/05/15 02:15:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/15 02:15:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:42 DEBUG : dir/file1(0xc000bd9300): >openPending: err= 2025/05/15 02:15:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/15 02:15:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 02:15:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 02:15:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:15:42 DEBUG : dir/file1(0xc000bd9300): >_readAt: n=1, err= 2025/05/15 02:15:42 DEBUG : dir/file1(0xc000bd9300): _readAt: size=1, off=5 2025/05/15 02:15:42 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/15 02:15:42 DEBUG : dir/file1(0xc000bd9300): >_readAt: n=1, err= 2025/05/15 02:15:42 DEBUG : dir/file1(0xc000bd9300): _readAt: size=1, off=1 2025/05/15 02:15:42 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/15 02:15:42 DEBUG : dir/file1(0xc000bd9300): >_readAt: n=1, err= 2025/05/15 02:15:42 DEBUG : dir/file1(0xc000bd9300): _readAt: size=6, off=10 2025/05/15 02:15:42 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/05/15 02:15:42 DEBUG : dir/file1(0xc000bd9300): >_readAt: n=6, err= 2025/05/15 02:15:42 DEBUG : dir/file1(0xc000bd9300): _readAt: size=256, off=10 2025/05/15 02:15:42 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/05/15 02:15:42 DEBUG : dir/file1(0xc000bd9300): >_readAt: n=6, err=EOF 2025/05/15 02:15:42 DEBUG : dir/file1(0xc000bd9300): _readAt: size=256, off=100 2025/05/15 02:15:42 DEBUG : dir/file1(0xc000bd9300): >_readAt: n=0, err=EOF 2025/05/15 02:15:42 DEBUG : dir/file1(0xc000bd9300): close: 2025/05/15 02:15:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/15 02:15:42 DEBUG : dir/file1(0xc000bd9300): >close: err= 2025/05/15 02:15:42 DEBUG : dir/file1(0xc000bd9300): _readAt: size=256, off=100 2025/05/15 02:15:42 DEBUG : dir/file1(0xc000bd9300): >_readAt: n=0, err=file already closed 2025/05/15 02:15:42 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:42 DEBUG : dir: Looking for writers 2025/05/15 02:15:42 DEBUG : file1: reading active writers 2025/05/15 02:15:42 DEBUG : : Looking for writers 2025/05/15 02:15:42 DEBUG : dir: reading active writers 2025/05/15 02:15:42 DEBUG : >WaitForWriters: 2025/05/15 02:15:42 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.31s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:15:43 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:15:43 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 02:15:43 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:43 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:15:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:15:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:43 INFO : files root 'rclone-test-toyagik7duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 02:15:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 02:15:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 02:15:45 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 02:15:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 02:15:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 02:15:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/15 02:15:45 DEBUG : dir/file1(0xc000bd9600): RWFileHandle.Flush 2025/05/15 02:15:45 DEBUG : dir/file1(0xc000bd9600): _readAt: size=256, off=0 2025/05/15 02:15:45 DEBUG : dir/file1(0xc000bd9600): openPending: 2025/05/15 02:15:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/05/15 02:15:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/15 02:15:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:45 DEBUG : dir/file1(0xc000bd9600): >openPending: err= 2025/05/15 02:15:45 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/05/15 02:15:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 02:15:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 02:15:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:15:45 DEBUG : dir/file1(0xc000bd9600): >_readAt: n=16, err=EOF 2025/05/15 02:15:45 DEBUG : dir/file1(0xc000bd9600): RWFileHandle.Flush 2025/05/15 02:15:45 DEBUG : dir/file1(0xc000bd9600): RWFileHandle.Flush 2025/05/15 02:15:45 DEBUG : dir/file1(0xc000bd9600): close: 2025/05/15 02:15:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/15 02:15:45 DEBUG : dir/file1(0xc000bd9600): >close: err= 2025/05/15 02:15:45 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:45 DEBUG : dir: Looking for writers 2025/05/15 02:15:45 DEBUG : file1: reading active writers 2025/05/15 02:15:45 DEBUG : : Looking for writers 2025/05/15 02:15:45 DEBUG : dir: reading active writers 2025/05/15 02:15:45 DEBUG : >WaitForWriters: 2025/05/15 02:15:45 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.42s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:15:46 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:15:46 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 02:15:46 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:46 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:15:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:15:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:46 INFO : files root 'rclone-test-toyagik7duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 02:15:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 02:15:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/15 02:15:47 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 02:15:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 02:15:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 02:15:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/15 02:15:47 DEBUG : dir/file1(0xc0007bd700): _readAt: size=256, off=0 2025/05/15 02:15:47 DEBUG : dir/file1(0xc0007bd700): openPending: 2025/05/15 02:15:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/05/15 02:15:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/15 02:15:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:47 DEBUG : dir/file1(0xc0007bd700): >openPending: err= 2025/05/15 02:15:47 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/05/15 02:15:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 02:15:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 02:15:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:15:47 DEBUG : dir/file1(0xc0007bd700): >_readAt: n=16, err=EOF 2025/05/15 02:15:47 DEBUG : dir/file1(0xc0007bd700): RWFileHandle.Release 2025/05/15 02:15:47 DEBUG : dir/file1(0xc0007bd700): close: 2025/05/15 02:15:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/15 02:15:47 DEBUG : dir/file1(0xc0007bd700): >close: err= 2025/05/15 02:15:47 DEBUG : dir/file1(0xc0007bd700): RWFileHandle.Release 2025/05/15 02:15:47 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:47 DEBUG : dir: Looking for writers 2025/05/15 02:15:47 DEBUG : file1: reading active writers 2025/05/15 02:15:47 DEBUG : : Looking for writers 2025/05/15 02:15:47 DEBUG : dir: reading active writers 2025/05/15 02:15:47 DEBUG : >WaitForWriters: 2025/05/15 02:15:47 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.40s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:15:48 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:15:48 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 02:15:48 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:48 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:15:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:15:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:15:48 INFO : files root 'rclone-test-toyagik7duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 02:15:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:15:48 DEBUG : file1: newRWFileHandle: 2025/05/15 02:15:48 DEBUG : file1(0xc0007bd8c0): openPending: 2025/05/15 02:15:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:15:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:48 DEBUG : file1(0xc0007bd8c0): >openPending: err= 2025/05/15 02:15:48 DEBUG : file1: >newRWFileHandle: err= 2025/05/15 02:15:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/15 02:15:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/15 02:15:48 DEBUG : file1(0xc0007bd8c0): _writeAt: size=5, off=0 2025/05/15 02:15:48 DEBUG : file1(0xc0007bd8c0): >_writeAt: n=5, err= 2025/05/15 02:15:48 DEBUG : file1(0xc0007bd8c0): _writeAt: size=7, off=5 2025/05/15 02:15:48 DEBUG : file1(0xc0007bd8c0): >_writeAt: n=7, err= 2025/05/15 02:15:48 DEBUG : file1: vfs cache: truncate to size=11 2025/05/15 02:15:48 DEBUG : file1(0xc0007bd8c0): close: 2025/05/15 02:15:48 DEBUG : file1: vfs cache: setting modification time to 2025-05-15 02:15:48.633505202 +0000 UTC m=+200.356920809 2025/05/15 02:15:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/15 02:15:48 DEBUG : file1(0xc0007bd8c0): >close: err= 2025/05/15 02:15:48 DEBUG : file1(0xc0007bd8c0): close: 2025/05/15 02:15:48 DEBUG : file1(0xc0007bd8c0): >close: err=file already closed 2025/05/15 02:15:48 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:48 DEBUG : : Looking for writers 2025/05/15 02:15:48 DEBUG : file1: reading active writers 2025/05/15 02:15:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 02:15:48 DEBUG : : Looking for writers 2025/05/15 02:15:48 DEBUG : file1: reading active writers 2025/05/15 02:15:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 02:15:48 DEBUG : : Looking for writers 2025/05/15 02:15:48 DEBUG : file1: reading active writers 2025/05/15 02:15:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 02:15:48 DEBUG : : Looking for writers 2025/05/15 02:15:48 DEBUG : file1: reading active writers 2025/05/15 02:15:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 02:15:48 DEBUG : file1: vfs cache: starting upload 2025/05/15 02:15:48 DEBUG : : Looking for writers 2025/05/15 02:15:48 DEBUG : file1: reading active writers 2025/05/15 02:15:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/15 02:15:48 DEBUG : : Looking for writers 2025/05/15 02:15:48 DEBUG : file1: reading active writers 2025/05/15 02:15:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/15 02:15:49 DEBUG : : Looking for writers 2025/05/15 02:15:49 DEBUG : file1: reading active writers 2025/05/15 02:15:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/15 02:15:49 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/05/15 02:15:49 INFO : file1: Copied (new) 2025/05/15 02:15:49 DEBUG : file1: vfs cache: fingerprint now "11,2025-05-15 02:15:48 +0000 UTC," 2025/05/15 02:15:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/15 02:15:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:49 INFO : file1: vfs cache: upload succeeded try #1 2025/05/15 02:15:49 DEBUG : : Looking for writers 2025/05/15 02:15:49 DEBUG : file1: reading active writers 2025/05/15 02:15:49 DEBUG : >WaitForWriters: 2025/05/15 02:15:50 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:50 DEBUG : : Looking for writers 2025/05/15 02:15:50 DEBUG : file1: reading active writers 2025/05/15 02:15:50 DEBUG : >WaitForWriters: 2025/05/15 02:15:50 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.98s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:15:50 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:15:50 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 02:15:50 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:50 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:15:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:15:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:15:50 INFO : files root 'rclone-test-toyagik7duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 02:15:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:15:50 DEBUG : file1: newRWFileHandle: 2025/05/15 02:15:50 DEBUG : file1(0xc000bd8980): openPending: 2025/05/15 02:15:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:15:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:50 DEBUG : file1(0xc000bd8980): >openPending: err= 2025/05/15 02:15:50 DEBUG : file1: >newRWFileHandle: err= 2025/05/15 02:15:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/15 02:15:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/15 02:15:50 DEBUG : file1(0xc000bd8980): _writeAt: size=7, off=0 2025/05/15 02:15:50 DEBUG : file1(0xc000bd8980): >_writeAt: n=7, err= 2025/05/15 02:15:50 DEBUG : file1(0xc000bd8980): _writeAt: size=6, off=5 2025/05/15 02:15:50 DEBUG : file1(0xc000bd8980): >_writeAt: n=6, err= 2025/05/15 02:15:50 DEBUG : file1(0xc000bd8980): close: 2025/05/15 02:15:50 DEBUG : file1: vfs cache: setting modification time to 2025-05-15 02:15:50.61232282 +0000 UTC m=+202.335738408 2025/05/15 02:15:50 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/15 02:15:50 DEBUG : file1(0xc000bd8980): >close: err= 2025/05/15 02:15:50 DEBUG : file1(0xc000bd8980): _writeAt: size=5, off=0 2025/05/15 02:15:50 DEBUG : file1(0xc000bd8980): >_writeAt: n=0, err=file already closed 2025/05/15 02:15:50 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:50 DEBUG : : Looking for writers 2025/05/15 02:15:50 DEBUG : file1: reading active writers 2025/05/15 02:15:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 02:15:50 DEBUG : : Looking for writers 2025/05/15 02:15:50 DEBUG : file1: reading active writers 2025/05/15 02:15:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 02:15:50 DEBUG : : Looking for writers 2025/05/15 02:15:50 DEBUG : file1: reading active writers 2025/05/15 02:15:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 02:15:50 DEBUG : : Looking for writers 2025/05/15 02:15:50 DEBUG : file1: reading active writers 2025/05/15 02:15:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 02:15:50 DEBUG : file1: vfs cache: starting upload 2025/05/15 02:15:50 DEBUG : : Looking for writers 2025/05/15 02:15:50 DEBUG : file1: reading active writers 2025/05/15 02:15:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/15 02:15:50 DEBUG : : Looking for writers 2025/05/15 02:15:50 DEBUG : file1: reading active writers 2025/05/15 02:15:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/15 02:15:51 DEBUG : : Looking for writers 2025/05/15 02:15:51 DEBUG : file1: reading active writers 2025/05/15 02:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/15 02:15:51 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/05/15 02:15:51 INFO : file1: Copied (new) 2025/05/15 02:15:51 DEBUG : file1: vfs cache: fingerprint now "11,2025-05-15 02:15:50 +0000 UTC," 2025/05/15 02:15:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/15 02:15:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:51 INFO : file1: vfs cache: upload succeeded try #1 2025/05/15 02:15:51 DEBUG : : Looking for writers 2025/05/15 02:15:51 DEBUG : file1: reading active writers 2025/05/15 02:15:51 DEBUG : >WaitForWriters: 2025/05/15 02:15:52 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:52 DEBUG : : Looking for writers 2025/05/15 02:15:52 DEBUG : file1: reading active writers 2025/05/15 02:15:52 DEBUG : >WaitForWriters: 2025/05/15 02:15:52 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.99s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:15:52 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:15:52 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 02:15:52 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:52 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:15:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:15:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:15:52 INFO : files root 'rclone-test-toyagik7duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 02:15:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:15:52 DEBUG : file1: newRWFileHandle: 2025/05/15 02:15:52 DEBUG : file1(0xc0003a06c0): openPending: 2025/05/15 02:15:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:15:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:52 DEBUG : file1(0xc0003a06c0): >openPending: err= 2025/05/15 02:15:52 DEBUG : file1: >newRWFileHandle: err= 2025/05/15 02:15:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/15 02:15:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/15 02:15:52 DEBUG : file1(0xc0003a06c0): close: 2025/05/15 02:15:52 DEBUG : file1: vfs cache: setting modification time to 2025-05-15 02:15:52.601553525 +0000 UTC m=+204.324969122 2025/05/15 02:15:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/15 02:15:52 DEBUG : file1(0xc0003a06c0): >close: err= 2025/05/15 02:15:52 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/15 02:15:52 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/15 02:15:52 DEBUG : file2: newRWFileHandle: 2025/05/15 02:15:52 DEBUG : file2(0xc0003a0d80): openPending: 2025/05/15 02:15:52 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:15:52 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/15 02:15:52 DEBUG : file2(0xc0003a0d80): >openPending: err= 2025/05/15 02:15:52 DEBUG : file2: >newRWFileHandle: err= 2025/05/15 02:15:52 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/15 02:15:52 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/05/15 02:15:52 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/05/15 02:15:52 DEBUG : file2(0xc0003a0d80): RWFileHandle.Flush 2025/05/15 02:15:52 DEBUG : file2(0xc0003a0d80): RWFileHandle.Release 2025/05/15 02:15:52 DEBUG : file2(0xc0003a0d80): close: 2025/05/15 02:15:52 DEBUG : file2: vfs cache: setting modification time to 2025-05-15 02:15:52.602683406 +0000 UTC m=+204.326099003 2025/05/15 02:15:52 INFO : file2: vfs cache: queuing for upload in 100ms 2025/05/15 02:15:52 DEBUG : file2(0xc0003a0d80): >close: err= 2025/05/15 02:15:52 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:52 DEBUG : : Looking for writers 2025/05/15 02:15:52 DEBUG : file2: reading active writers 2025/05/15 02:15:52 DEBUG : file1: reading active writers 2025/05/15 02:15:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/05/15 02:15:52 DEBUG : : Looking for writers 2025/05/15 02:15:52 DEBUG : file1: reading active writers 2025/05/15 02:15:52 DEBUG : file2: reading active writers 2025/05/15 02:15:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/05/15 02:15:52 DEBUG : : Looking for writers 2025/05/15 02:15:52 DEBUG : file1: reading active writers 2025/05/15 02:15:52 DEBUG : file2: reading active writers 2025/05/15 02:15:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/05/15 02:15:52 DEBUG : : Looking for writers 2025/05/15 02:15:52 DEBUG : file1: reading active writers 2025/05/15 02:15:52 DEBUG : file2: reading active writers 2025/05/15 02:15:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/05/15 02:15:52 DEBUG : file1: vfs cache: starting upload 2025/05/15 02:15:52 DEBUG : file2: vfs cache: starting upload 2025/05/15 02:15:52 DEBUG : : Looking for writers 2025/05/15 02:15:52 DEBUG : file2: reading active writers 2025/05/15 02:15:52 DEBUG : file1: reading active writers 2025/05/15 02:15:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/05/15 02:15:52 DEBUG : : Looking for writers 2025/05/15 02:15:52 DEBUG : file1: reading active writers 2025/05/15 02:15:52 DEBUG : file2: reading active writers 2025/05/15 02:15:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/05/15 02:15:53 DEBUG : : Looking for writers 2025/05/15 02:15:53 DEBUG : file1: reading active writers 2025/05/15 02:15:53 DEBUG : file2: reading active writers 2025/05/15 02:15:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/05/15 02:15:53 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/05/15 02:15:53 INFO : file1: Copied (new) 2025/05/15 02:15:53 DEBUG : file1: vfs cache: fingerprint now "0,2025-05-15 02:15:52 +0000 UTC," 2025/05/15 02:15:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/15 02:15:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:53 INFO : file1: vfs cache: upload succeeded try #1 2025/05/15 02:15:53 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/05/15 02:15:53 INFO : file2: Copied (new) 2025/05/15 02:15:53 DEBUG : file2: vfs cache: fingerprint now "0,2025-05-15 02:15:52 +0000 UTC," 2025/05/15 02:15:53 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/05/15 02:15:53 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/15 02:15:53 INFO : file2: vfs cache: upload succeeded try #1 2025/05/15 02:15:53 DEBUG : : Looking for writers 2025/05/15 02:15:53 DEBUG : file1: reading active writers 2025/05/15 02:15:53 DEBUG : file2: reading active writers 2025/05/15 02:15:53 DEBUG : >WaitForWriters: 2025/05/15 02:15:54 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:54 DEBUG : : Looking for writers 2025/05/15 02:15:54 DEBUG : file1: reading active writers 2025/05/15 02:15:54 DEBUG : file2: reading active writers 2025/05/15 02:15:54 DEBUG : >WaitForWriters: 2025/05/15 02:15:54 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.25s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:15:54 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:15:54 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 02:15:54 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:54 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:15:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:15:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:15:54 INFO : files root 'rclone-test-toyagik7duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 02:15:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:15:54 DEBUG : file1: newRWFileHandle: 2025/05/15 02:15:54 DEBUG : file1(0xc000bd96c0): openPending: 2025/05/15 02:15:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:15:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:54 DEBUG : file1(0xc000bd96c0): >openPending: err= 2025/05/15 02:15:54 DEBUG : file1: >newRWFileHandle: err= 2025/05/15 02:15:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/15 02:15:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/15 02:15:54 DEBUG : file1(0xc000bd96c0): _writeAt: size=5, off=0 2025/05/15 02:15:54 DEBUG : file1(0xc000bd96c0): >_writeAt: n=5, err= 2025/05/15 02:15:54 DEBUG : file1(0xc000bd96c0): RWFileHandle.Flush 2025/05/15 02:15:54 DEBUG : file1(0xc000bd96c0): RWFileHandle.Flush 2025/05/15 02:15:54 DEBUG : file1(0xc000bd96c0): close: 2025/05/15 02:15:54 DEBUG : file1: vfs cache: setting modification time to 2025-05-15 02:15:54.856185047 +0000 UTC m=+206.579600644 2025/05/15 02:15:54 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/15 02:15:54 DEBUG : file1(0xc000bd96c0): >close: err= 2025/05/15 02:15:54 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:54 DEBUG : : Looking for writers 2025/05/15 02:15:54 DEBUG : file1: reading active writers 2025/05/15 02:15:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 02:15:54 DEBUG : : Looking for writers 2025/05/15 02:15:54 DEBUG : file1: reading active writers 2025/05/15 02:15:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 02:15:54 DEBUG : : Looking for writers 2025/05/15 02:15:54 DEBUG : file1: reading active writers 2025/05/15 02:15:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 02:15:54 DEBUG : : Looking for writers 2025/05/15 02:15:54 DEBUG : file1: reading active writers 2025/05/15 02:15:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 02:15:54 DEBUG : file1: vfs cache: starting upload 2025/05/15 02:15:55 DEBUG : : Looking for writers 2025/05/15 02:15:55 DEBUG : file1: reading active writers 2025/05/15 02:15:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/15 02:15:55 DEBUG : : Looking for writers 2025/05/15 02:15:55 DEBUG : file1: reading active writers 2025/05/15 02:15:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/15 02:15:55 DEBUG : : Looking for writers 2025/05/15 02:15:55 DEBUG : file1: reading active writers 2025/05/15 02:15:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/15 02:15:55 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/05/15 02:15:55 INFO : file1: Copied (new) 2025/05/15 02:15:55 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-15 02:15:54 +0000 UTC," 2025/05/15 02:15:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/15 02:15:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:55 INFO : file1: vfs cache: upload succeeded try #1 2025/05/15 02:15:56 DEBUG : : Looking for writers 2025/05/15 02:15:56 DEBUG : file1: reading active writers 2025/05/15 02:15:56 DEBUG : >WaitForWriters: 2025/05/15 02:15:56 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.86s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:15:56 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:15:56 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 02:15:56 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:56 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:15:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:15:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:15:56 INFO : files root 'rclone-test-toyagik7duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 02:15:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:15:56 DEBUG : file1: newRWFileHandle: 2025/05/15 02:15:56 DEBUG : file1(0xc001010c00): openPending: 2025/05/15 02:15:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:15:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:56 DEBUG : file1(0xc001010c00): >openPending: err= 2025/05/15 02:15:56 DEBUG : file1: >newRWFileHandle: err= 2025/05/15 02:15:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/15 02:15:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/15 02:15:56 DEBUG : file1(0xc001010c00): _writeAt: size=5, off=0 2025/05/15 02:15:56 DEBUG : file1(0xc001010c00): >_writeAt: n=5, err= 2025/05/15 02:15:56 DEBUG : file1(0xc001010c00): RWFileHandle.Release 2025/05/15 02:15:56 DEBUG : file1(0xc001010c00): close: 2025/05/15 02:15:56 DEBUG : file1: vfs cache: setting modification time to 2025-05-15 02:15:56.717041182 +0000 UTC m=+208.440456770 2025/05/15 02:15:56 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/15 02:15:56 DEBUG : file1(0xc001010c00): >close: err= 2025/05/15 02:15:56 DEBUG : file1(0xc001010c00): RWFileHandle.Release 2025/05/15 02:15:56 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:56 DEBUG : : Looking for writers 2025/05/15 02:15:56 DEBUG : file1: reading active writers 2025/05/15 02:15:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 02:15:56 DEBUG : : Looking for writers 2025/05/15 02:15:56 DEBUG : file1: reading active writers 2025/05/15 02:15:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 02:15:56 DEBUG : : Looking for writers 2025/05/15 02:15:56 DEBUG : file1: reading active writers 2025/05/15 02:15:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 02:15:56 DEBUG : : Looking for writers 2025/05/15 02:15:56 DEBUG : file1: reading active writers 2025/05/15 02:15:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 02:15:56 DEBUG : file1: vfs cache: starting upload 2025/05/15 02:15:56 DEBUG : : Looking for writers 2025/05/15 02:15:56 DEBUG : file1: reading active writers 2025/05/15 02:15:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/15 02:15:57 DEBUG : : Looking for writers 2025/05/15 02:15:57 DEBUG : file1: reading active writers 2025/05/15 02:15:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/15 02:15:57 DEBUG : : Looking for writers 2025/05/15 02:15:57 DEBUG : file1: reading active writers 2025/05/15 02:15:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/15 02:15:57 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/05/15 02:15:57 INFO : file1: Copied (new) 2025/05/15 02:15:57 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-15 02:15:56 +0000 UTC," 2025/05/15 02:15:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/15 02:15:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:57 INFO : file1: vfs cache: upload succeeded try #1 2025/05/15 02:15:57 DEBUG : : Looking for writers 2025/05/15 02:15:57 DEBUG : file1: reading active writers 2025/05/15 02:15:57 DEBUG : >WaitForWriters: 2025/05/15 02:15:57 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.87s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:15:58 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:15:58 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 02:15:58 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:58 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:15:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:15:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:15:58 INFO : files root 'rclone-test-toyagik7duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 02:15:59 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/05/15 02:15:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/15 02:15:59 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 02:15:59 DEBUG : dir/file1(0xc0007bcf00): openPending: 2025/05/15 02:15:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/05/15 02:15:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/15 02:15:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:15:59 DEBUG : dir/file1(0xc0007bcf00): >openPending: err= 2025/05/15 02:15:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/15 02:15:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 02:15:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 02:15:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/15 02:15:59 DEBUG : dir/file1(0xc0007bcf00): _writeAt: size=5, off=0 2025/05/15 02:15:59 DEBUG : dir/file1(0xc0007bcf00): >_writeAt: n=5, err= 2025/05/15 02:15:59 DEBUG : dir/file1(0xc0007bcf00): close: 2025/05/15 02:15:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:15:59 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-15 02:15:59.825444849 +0000 UTC m=+211.548860436 2025/05/15 02:15:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/15 02:15:59 DEBUG : dir/file1(0xc0007bcf00): >close: err= 2025/05/15 02:15:59 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:15:59 DEBUG : dir: Looking for writers 2025/05/15 02:15:59 DEBUG : file1: reading active writers 2025/05/15 02:15:59 DEBUG : : Looking for writers 2025/05/15 02:15:59 DEBUG : dir: reading active writers 2025/05/15 02:15:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 02:15:59 DEBUG : dir: Looking for writers 2025/05/15 02:15:59 DEBUG : file1: reading active writers 2025/05/15 02:15:59 DEBUG : : Looking for writers 2025/05/15 02:15:59 DEBUG : dir: reading active writers 2025/05/15 02:15:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 02:15:59 DEBUG : dir: Looking for writers 2025/05/15 02:15:59 DEBUG : file1: reading active writers 2025/05/15 02:15:59 DEBUG : : Looking for writers 2025/05/15 02:15:59 DEBUG : dir: reading active writers 2025/05/15 02:15:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 02:15:59 DEBUG : dir: Looking for writers 2025/05/15 02:15:59 DEBUG : file1: reading active writers 2025/05/15 02:15:59 DEBUG : : Looking for writers 2025/05/15 02:15:59 DEBUG : dir: reading active writers 2025/05/15 02:15:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 02:15:59 DEBUG : dir/file1: vfs cache: starting upload 2025/05/15 02:15:59 DEBUG : dir: Looking for writers 2025/05/15 02:15:59 DEBUG : file1: reading active writers 2025/05/15 02:15:59 DEBUG : : Looking for writers 2025/05/15 02:15:59 DEBUG : dir: reading active writers 2025/05/15 02:15:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/15 02:16:00 DEBUG : dir: Looking for writers 2025/05/15 02:16:00 DEBUG : file1: reading active writers 2025/05/15 02:16:00 DEBUG : : Looking for writers 2025/05/15 02:16:00 DEBUG : dir: reading active writers 2025/05/15 02:16:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/15 02:16:00 DEBUG : dir: Looking for writers 2025/05/15 02:16:00 DEBUG : file1: reading active writers 2025/05/15 02:16:00 DEBUG : : Looking for writers 2025/05/15 02:16:00 DEBUG : dir: reading active writers 2025/05/15 02:16:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/15 02:16:00 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/05/15 02:16:00 INFO : dir/file1: Copied (replaced existing) 2025/05/15 02:16:00 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-05-15 02:15:59 +0000 UTC," 2025/05/15 02:16:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/15 02:16:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:16:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/15 02:16:01 DEBUG : dir: Looking for writers 2025/05/15 02:16:01 DEBUG : file1: reading active writers 2025/05/15 02:16:01 DEBUG : : Looking for writers 2025/05/15 02:16:01 DEBUG : dir: reading active writers 2025/05/15 02:16:01 DEBUG : >WaitForWriters: 2025/05/15 02:16:01 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.43s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:16:01 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:16:01 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 02:16:01 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:01 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:16:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:16:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:01 INFO : files root 'rclone-test-toyagik7duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 02:16:02 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:03 DEBUG : dir/file1: newRWFileHandle: 2025/05/15 02:16:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/15 02:16:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:16:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/15 02:16:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/15 02:16:03 DEBUG : dir/file1(0xc000442a00): _writeAt: size=5, off=0 2025/05/15 02:16:03 DEBUG : dir/file1(0xc000442a00): openPending: 2025/05/15 02:16:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/05/15 02:16:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/15 02:16:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:16:03 DEBUG : dir/file1(0xc000442a00): >openPending: err= 2025/05/15 02:16:03 DEBUG : dir/file1(0xc000442a00): >_writeAt: n=5, err= 2025/05/15 02:16:03 DEBUG : dir/file1(0xc000442a00): _writeAt: size=15, off=5 2025/05/15 02:16:03 DEBUG : dir/file1(0xc000442a00): >_writeAt: n=15, err= 2025/05/15 02:16:03 DEBUG : dir/file1(0xc000442a00): close: 2025/05/15 02:16:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/05/15 02:16:03 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-15 02:16:03.25720519 +0000 UTC m=+214.980620746 2025/05/15 02:16:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:03 DEBUG : dir/file1(0xc000442a00): >close: err= 2025/05/15 02:16:03 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:16:03 DEBUG : dir: Looking for writers 2025/05/15 02:16:03 DEBUG : file1: reading active writers 2025/05/15 02:16:03 DEBUG : : Looking for writers 2025/05/15 02:16:03 DEBUG : dir: reading active writers 2025/05/15 02:16:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 02:16:03 DEBUG : dir: Looking for writers 2025/05/15 02:16:03 DEBUG : file1: reading active writers 2025/05/15 02:16:03 DEBUG : : Looking for writers 2025/05/15 02:16:03 DEBUG : dir: reading active writers 2025/05/15 02:16:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 02:16:03 DEBUG : dir: Looking for writers 2025/05/15 02:16:03 DEBUG : file1: reading active writers 2025/05/15 02:16:03 DEBUG : : Looking for writers 2025/05/15 02:16:03 DEBUG : dir: reading active writers 2025/05/15 02:16:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 02:16:03 DEBUG : dir: Looking for writers 2025/05/15 02:16:03 DEBUG : file1: reading active writers 2025/05/15 02:16:03 DEBUG : : Looking for writers 2025/05/15 02:16:03 DEBUG : dir: reading active writers 2025/05/15 02:16:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 02:16:03 DEBUG : dir/file1: vfs cache: starting upload 2025/05/15 02:16:03 DEBUG : dir: Looking for writers 2025/05/15 02:16:03 DEBUG : file1: reading active writers 2025/05/15 02:16:03 DEBUG : : Looking for writers 2025/05/15 02:16:03 DEBUG : dir: reading active writers 2025/05/15 02:16:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/15 02:16:03 DEBUG : dir: Looking for writers 2025/05/15 02:16:03 DEBUG : file1: reading active writers 2025/05/15 02:16:03 DEBUG : : Looking for writers 2025/05/15 02:16:03 DEBUG : dir: reading active writers 2025/05/15 02:16:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/15 02:16:03 DEBUG : dir: Looking for writers 2025/05/15 02:16:03 DEBUG : file1: reading active writers 2025/05/15 02:16:03 DEBUG : : Looking for writers 2025/05/15 02:16:03 DEBUG : dir: reading active writers 2025/05/15 02:16:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/15 02:16:04 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/05/15 02:16:04 INFO : dir/file1: Copied (replaced existing) 2025/05/15 02:16:04 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-05-15 02:16:03 +0000 UTC," 2025/05/15 02:16:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/15 02:16:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:16:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/15 02:16:04 DEBUG : dir: Looking for writers 2025/05/15 02:16:04 DEBUG : file1: reading active writers 2025/05/15 02:16:04 DEBUG : : Looking for writers 2025/05/15 02:16:04 DEBUG : dir: reading active writers 2025/05/15 02:16:04 DEBUG : >WaitForWriters: 2025/05/15 02:16:04 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.41s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:16:05 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:16:05 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 02:16:05 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:05 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:16:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:16:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:05 INFO : files root 'rclone-test-toyagik7duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 02:16:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:05 DEBUG : file1: newRWFileHandle: 2025/05/15 02:16:05 DEBUG : file1(0xc0007bdbc0): openPending: 2025/05/15 02:16:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:16:05 DEBUG : file1(0xc0007bdbc0): >openPending: err= 2025/05/15 02:16:05 DEBUG : file1: >newRWFileHandle: err= 2025/05/15 02:16:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:16:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/15 02:16:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/15 02:16:05 DEBUG : file1(0xc0007bdbc0): _writeAt: size=5, off=0 2025/05/15 02:16:05 DEBUG : file1(0xc0007bdbc0): >_writeAt: n=5, err= 2025/05/15 02:16:05 DEBUG : file1(0xc0007bdbc0): close: 2025/05/15 02:16:05 DEBUG : file1: vfs cache: setting modification time to 2025-05-15 02:16:05.427127864 +0000 UTC m=+217.150543482 2025/05/15 02:16:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:05 DEBUG : file1(0xc0007bdbc0): >close: err= 2025/05/15 02:16:05 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:16:05 DEBUG : : Looking for writers 2025/05/15 02:16:05 DEBUG : file1: reading active writers 2025/05/15 02:16:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 02:16:05 DEBUG : : Looking for writers 2025/05/15 02:16:05 DEBUG : file1: reading active writers 2025/05/15 02:16:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 02:16:05 DEBUG : : Looking for writers 2025/05/15 02:16:05 DEBUG : file1: reading active writers 2025/05/15 02:16:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 02:16:05 DEBUG : : Looking for writers 2025/05/15 02:16:05 DEBUG : file1: reading active writers 2025/05/15 02:16:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 02:16:05 DEBUG : file1: vfs cache: starting upload 2025/05/15 02:16:05 DEBUG : : Looking for writers 2025/05/15 02:16:05 DEBUG : file1: reading active writers 2025/05/15 02:16:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/15 02:16:05 DEBUG : : Looking for writers 2025/05/15 02:16:05 DEBUG : file1: reading active writers 2025/05/15 02:16:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/15 02:16:06 DEBUG : : Looking for writers 2025/05/15 02:16:06 DEBUG : file1: reading active writers 2025/05/15 02:16:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/15 02:16:06 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/05/15 02:16:06 INFO : file1: Copied (new) 2025/05/15 02:16:06 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-15 02:16:05 +0000 UTC," 2025/05/15 02:16:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/15 02:16:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:16:06 INFO : file1: vfs cache: upload succeeded try #1 2025/05/15 02:16:06 DEBUG : : Looking for writers 2025/05/15 02:16:06 DEBUG : file1: reading active writers 2025/05/15 02:16:06 DEBUG : >WaitForWriters: 2025/05/15 02:16:06 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.87s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:16:07 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:16:07 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 02:16:07 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:07 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:16:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:16:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/05/15 02:16:07 INFO : files root 'rclone-test-toyagik7duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1cc0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1cc0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1cc0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1cc0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1cc0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.306489897 +0000 UTC m=+219.029905474 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1cc0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1d00): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1d00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1d00): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1d00): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1d00): _writeAt: size=3, off=2 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1d00): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1d00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.306489897 +0000 UTC m=+219.029905474 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1d00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1d40): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1d40): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1d40): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1d40): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1d40): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.306489897 +0000 UTC m=+219.029905474 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1d40): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000146f50 item 1 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1d80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1d80): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1d80): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1d80): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1d80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.308834898 +0000 UTC m=+219.032250445 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1d80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1dc0): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1dc0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1dc0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1dc0): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1dc0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.308834898 +0000 UTC m=+219.032250445 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1dc0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001477a0 item 2 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1e00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1e00): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1e00): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1e00): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1e00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.310187056 +0000 UTC m=+219.033602613 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1e00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1e40): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1e40): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1e40): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1e40): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1e40): _writeAt: size=3, off=2 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1e40): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1e40): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.310187056 +0000 UTC m=+219.033602613 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1e40): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1e80): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1e80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1e80): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1e80): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1e80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.310187056 +0000 UTC m=+219.033602613 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1e80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000147e30 item 3 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1f00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1f00): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1f00): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1f00): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1f00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.312523952 +0000 UTC m=+219.035939509 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c1f00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0000b6d80): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0000b6d80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0000b6d80): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0000b6d80): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0000b6d80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.312523952 +0000 UTC m=+219.035939509 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0000b6d80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e4d0 item 4 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4040): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4040): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4040): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4040): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4040): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.314069003 +0000 UTC m=+219.037484550 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4040): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4080): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4080): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4080): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4080): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4080): _writeAt: size=3, off=2 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4080): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4080): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.314069003 +0000 UTC m=+219.037484550 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4080): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c40c0): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c40c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c40c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c40c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c40c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.314069003 +0000 UTC m=+219.037484550 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c40c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e9a0 item 5 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4140): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4140): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4140): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4140): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4140): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.317654163 +0000 UTC m=+219.041069750 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4140): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c41c0): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c41c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c41c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c41c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c41c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.317654163 +0000 UTC m=+219.041069750 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c41c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ee70 item 6 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4240): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4240): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4240): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4240): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4240): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.320228765 +0000 UTC m=+219.043644362 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4240): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4500): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4500): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4500): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4500): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4500): _writeAt: size=3, off=2 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4500): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4500): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.320228765 +0000 UTC m=+219.043644362 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4500): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4540): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4540): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4540): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4540): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4540): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.320228765 +0000 UTC m=+219.043644362 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4540): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f490 item 7 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c45c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c45c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c45c0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c45c0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c45c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.323814885 +0000 UTC m=+219.047230483 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c45c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4640): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4640): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4640): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4640): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4640): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.323814885 +0000 UTC m=+219.047230483 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4640): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054fb20 item 8 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4680): _readAt: size=2, off=0 2025/05/15 02:16:07 ERROR : open-test-file(0xc0009c4680): Couldn't read size of file 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4680): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4680): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4680): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4680): close: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4680): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c46c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c46c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c46c0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c46c0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c46c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.326333043 +0000 UTC m=+219.049748630 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c46c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4700): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4700): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4700): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4700): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4700): _writeAt: size=3, off=2 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4700): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4700): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.326333043 +0000 UTC m=+219.049748630 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4700): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4740): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4740): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4740): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4740): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4740): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.326333043 +0000 UTC m=+219.049748630 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4740): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054fe30 item 9 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4800): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4800): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4800): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4800): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4800): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.328635995 +0000 UTC m=+219.052051552 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4800): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4880): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4880): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4880): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4880): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4880): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.328635995 +0000 UTC m=+219.052051552 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4880): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424460 item 10 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4980): _readAt: size=2, off=0 2025/05/15 02:16:07 ERROR : open-test-file(0xc0009c4980): Couldn't read size of file 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4980): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4980): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4980): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4980): close: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4980): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4a00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4a00): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4a00): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4a00): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4a00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.330098591 +0000 UTC m=+219.053514147 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4a00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4b00): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4b00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4b00): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4b00): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4b00): _writeAt: size=3, off=2 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4b00): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4b00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.330098591 +0000 UTC m=+219.053514147 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4b00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4b80): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4b80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4b80): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4b80): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4b80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.330098591 +0000 UTC m=+219.053514147 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4b80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004247e0 item 11 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4c00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4c00): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4c00): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4c00): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4c00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.333081109 +0000 UTC m=+219.056496665 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4c00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4e80): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4e80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4e80): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4e80): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4e80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.333081109 +0000 UTC m=+219.056496665 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c4e80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424e70 item 12 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c50c0): _readAt: size=2, off=0 2025/05/15 02:16:07 ERROR : open-test-file(0xc0009c50c0): Couldn't read size of file 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c50c0): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c50c0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c50c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c50c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c50c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5100): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5100): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5100): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5100): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5100): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.335991231 +0000 UTC m=+219.059406828 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5100): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c51c0): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c51c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c51c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c51c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c51c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.335991231 +0000 UTC m=+219.059406828 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c51c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425180 item 13 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c52c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c52c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c52c0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c52c0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c52c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.340975897 +0000 UTC m=+219.064391494 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c52c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5340): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5340): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5340): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5340): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5340): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.340975897 +0000 UTC m=+219.064391494 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5340): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004255e0 item 14 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5500): _readAt: size=2, off=0 2025/05/15 02:16:07 ERROR : open-test-file(0xc0009c5500): Couldn't read size of file 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5500): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5500): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5500): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5500): close: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5500): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5600): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5600): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5600): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5600): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5600): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.34444076 +0000 UTC m=+219.067856348 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5600): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011600): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011600): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011600): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011600): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011600): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.34444076 +0000 UTC m=+219.067856348 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011600): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d880 item 15 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 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/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011680): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011680): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011680): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011680): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011680): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.347036323 +0000 UTC m=+219.070451910 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011680): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011700): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011700): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011700): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011700): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011700): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.347036323 +0000 UTC m=+219.070451910 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011700): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ddc0 item 16 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011740): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011740): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011740): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011740): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011740): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.350728794 +0000 UTC m=+219.074144380 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011740): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011780): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011780): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011780): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011780): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011780): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011780): _writeAt: size=3, off=7 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011780): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011780): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.350728794 +0000 UTC m=+219.074144380 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011780): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010117c0): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010117c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010117c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010117c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010117c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.350728794 +0000 UTC m=+219.074144380 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010117c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484690 item 17 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011840): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011840): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011840): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011840): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011840): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.35472282 +0000 UTC m=+219.078138407 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011840): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010118c0): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010118c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010118c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010118c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010118c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.35472282 +0000 UTC m=+219.078138407 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010118c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484af0 item 18 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011940): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011940): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011940): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011940): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011940): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.35737627 +0000 UTC m=+219.080791828 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011940): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011a00): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011a00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011a00): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011a00): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011a00): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011a00): _writeAt: size=3, off=7 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011a00): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011a00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.35737627 +0000 UTC m=+219.080791828 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011a00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011a40): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011a40): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011a40): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011a40): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011a40): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.35737627 +0000 UTC m=+219.080791828 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011a40): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485030 item 19 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011ac0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011ac0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011ac0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011ac0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011ac0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.361171765 +0000 UTC m=+219.084587323 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011ac0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011b40): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011b40): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011b40): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011b40): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011b40): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.361171765 +0000 UTC m=+219.084587323 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011b40): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004857a0 item 20 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011bc0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011bc0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011bc0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011bc0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011bc0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.363864208 +0000 UTC m=+219.087279766 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011bc0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011c80): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011c80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011c80): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011c80): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011c80): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011c80): _writeAt: size=3, off=7 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011c80): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011c80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.363864208 +0000 UTC m=+219.087279766 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011c80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5640): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5640): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5640): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5640): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5640): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.363864208 +0000 UTC m=+219.087279766 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5640): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001120e0 item 21 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c56c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c56c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c56c0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c56c0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c56c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.366653343 +0000 UTC m=+219.090068901 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c56c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c57c0): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c57c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c57c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c57c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c57c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.366653343 +0000 UTC m=+219.090068901 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c57c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425e30 item 22 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5840): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5840): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5840): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5840): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5840): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.368834137 +0000 UTC m=+219.092249714 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5840): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c59c0): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c59c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c59c0): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c59c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c59c0): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c59c0): _writeAt: size=3, off=7 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c59c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c59c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.368834137 +0000 UTC m=+219.092249714 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c59c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5a00): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5a00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5a00): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5a00): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5a00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.368834137 +0000 UTC m=+219.092249714 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5a00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000528c0 item 23 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 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/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5b80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5b80): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5b80): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5b80): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5b80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.37183538 +0000 UTC m=+219.095250957 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5b80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5c00): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5c00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5c00): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5c00): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5c00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.37183538 +0000 UTC m=+219.095250957 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5c00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000533b0 item 24 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5d40): _readAt: size=2, off=0 2025/05/15 02:16:07 ERROR : open-test-file(0xc0009c5d40): Couldn't read size of file 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5d40): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5d40): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5d40): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5d40): close: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5d40): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5d80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5d80): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5d80): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5d80): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5d80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.374013649 +0000 UTC m=+219.097429226 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5d80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5e40): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5e40): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5e40): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5e40): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5e40): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5e40): _writeAt: size=3, off=7 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5e40): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5e40): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.374013649 +0000 UTC m=+219.097429226 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5e40): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5e80): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5e80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5e80): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5e80): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5e80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.374013649 +0000 UTC m=+219.097429226 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5e80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053880 item 25 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5f00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5f00): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5f00): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5f00): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5f00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.37659825 +0000 UTC m=+219.100013807 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0009c5f00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4340): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4340): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4340): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4340): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4340): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.37659825 +0000 UTC m=+219.100013807 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4340): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e9a0 item 26 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4440): _readAt: size=2, off=0 2025/05/15 02:16:07 ERROR : open-test-file(0xc0006c4440): Couldn't read size of file 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4440): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4440): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4440): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4440): close: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4440): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4480): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4480): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4480): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4480): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4480): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.379220072 +0000 UTC m=+219.102635669 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4480): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4640): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4640): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4640): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4640): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4640): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4640): _writeAt: size=3, off=7 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4640): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4640): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.379220072 +0000 UTC m=+219.102635669 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4640): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4680): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4680): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4680): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4680): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4680): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.379220072 +0000 UTC m=+219.102635669 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4680): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030efc0 item 27 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 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/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4700): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4700): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4700): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4700): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4700): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.385355527 +0000 UTC m=+219.108771104 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4700): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000443240): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000443240): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000443240): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000443240): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000443240): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.385355527 +0000 UTC m=+219.108771104 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000443240): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003191f0 item 28 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010080): _readAt: size=2, off=0 2025/05/15 02:16:07 ERROR : open-test-file(0xc001010080): Couldn't read size of file 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010080): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010080): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010080): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010080): close: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010080): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010100c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010100c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010100c0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010100c0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010100c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.390576929 +0000 UTC m=+219.113992486 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010100c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010180): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010180): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010180): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010180): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010180): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.390576929 +0000 UTC m=+219.113992486 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010180): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001122a0 item 29 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 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/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010240): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010240): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010240): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010240): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010240): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.391964042 +0000 UTC m=+219.115379590 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010240): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c43c0): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c43c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c43c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c43c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c43c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.391964042 +0000 UTC m=+219.115379590 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c43c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e3f0 item 30 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 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/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4480): _readAt: size=2, off=0 2025/05/15 02:16:07 ERROR : open-test-file(0xc0006c4480): Couldn't read size of file 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4480): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4480): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4480): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4480): close: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4480): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c45c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c45c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c45c0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c45c0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c45c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.394212613 +0000 UTC m=+219.117628160 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c45c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4780): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4780): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4780): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4780): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4780): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.394212613 +0000 UTC m=+219.117628160 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4780): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ed20 item 31 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 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/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4800): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4800): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4800): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4800): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4800): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.3955801 +0000 UTC m=+219.118995657 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4800): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4880): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4880): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4880): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4880): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4880): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.3955801 +0000 UTC m=+219.118995657 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4880): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f8f0 item 32 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c48c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c48c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c48c0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c48c0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c48c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.397588971 +0000 UTC m=+219.121004528 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c48c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4900): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4900): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4900): _writeAt: size=3, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4900): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4900): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fd50 item 33 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4900): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4900): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.398317759 +0000 UTC m=+219.121733315 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4900): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4940): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4940): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4940): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4940): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4940): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.398317759 +0000 UTC m=+219.121733315 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4940): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003183f0 item 33 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4980): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4980): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4980): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4980): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4980): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.400139988 +0000 UTC m=+219.123555536 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4980): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c49c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c49c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318e00 item 34 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c49c0): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c49c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c49c0): _writeAt: size=3, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c49c0): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c49c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.400855552 +0000 UTC m=+219.124271108 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c49c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4a00): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4a00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4a00): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4a00): >_readAt: n=3, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4a00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.400855552 +0000 UTC m=+219.124271108 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4a00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319500 item 34 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4a40): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4a40): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4a40): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4a40): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4a40): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.402732635 +0000 UTC m=+219.126148193 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4a40): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4a80): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4a80): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4a80): _writeAt: size=3, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4a80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4a80): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319b90 item 35 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4a80): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4a80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.403331719 +0000 UTC m=+219.126747276 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4a80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4ac0): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4ac0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4ac0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4ac0): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4ac0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.403331719 +0000 UTC m=+219.126747276 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4ac0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319ea0 item 35 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4bc0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4bc0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4bc0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4bc0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4bc0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.405207841 +0000 UTC m=+219.128623398 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4bc0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4c80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4c80): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039a700 item 36 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4c80): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4c80): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4c80): _writeAt: size=3, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4c80): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4c80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.406052867 +0000 UTC m=+219.129468423 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4c80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4cc0): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4cc0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4cc0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4cc0): >_readAt: n=3, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4cc0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.406052867 +0000 UTC m=+219.129468423 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4cc0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039ac40 item 36 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4d40): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4d40): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4d40): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4d40): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4d40): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.407900485 +0000 UTC m=+219.131316042 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4d40): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4d80): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4d80): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4d80): _writeAt: size=3, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4d80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4d80): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039afc0 item 37 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4d80): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4d80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.408509418 +0000 UTC m=+219.131924965 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4d80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4e00): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4e00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4e00): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4e00): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4e00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.408509418 +0000 UTC m=+219.131924965 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4e00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b1f0 item 37 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4e80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4e80): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4e80): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4e80): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4e80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.410203137 +0000 UTC m=+219.133618684 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4e80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4f40): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4f40): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b5e0 item 38 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4f40): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4f40): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4f40): _writeAt: size=3, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4f40): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4f40): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.41103054 +0000 UTC m=+219.134446097 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4f40): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4f80): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4f80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4f80): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4f80): >_readAt: n=3, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4f80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.41103054 +0000 UTC m=+219.134446097 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c4f80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b7a0 item 38 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5000): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5000): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5000): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5000): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5000): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.41223462 +0000 UTC m=+219.135650167 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5000): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c50c0): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c50c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c50c0): _writeAt: size=3, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c50c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c50c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039bd50 item 39 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c50c0): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c50c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.4139078 +0000 UTC m=+219.137323378 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c50c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5100): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5100): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5100): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5100): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5100): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.4139078 +0000 UTC m=+219.137323378 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5100): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa150 item 39 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5180): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5180): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5180): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5180): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5180): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.416513091 +0000 UTC m=+219.139928668 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5180): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5240): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5240): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa5b0 item 40 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5240): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5240): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5240): _writeAt: size=3, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5240): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5240): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.417415684 +0000 UTC m=+219.140831262 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5240): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5280): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5280): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5280): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5280): >_readAt: n=3, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5280): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.417415684 +0000 UTC m=+219.140831262 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5280): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa770 item 40 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c52c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c52c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c52c0): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c52c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c52c0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c52c0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c52c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.418911242 +0000 UTC m=+219.142326819 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c52c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5300): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5300): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5300): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aafc0 item 41 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5300): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5300): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.419444654 +0000 UTC m=+219.142860230 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5300): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5340): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5340): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5340): _writeAt: size=3, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5340): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5340): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab500 item 41 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5340): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5340): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.420074125 +0000 UTC m=+219.143489702 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5340): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5380): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5380): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5380): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5380): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5380): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.420074125 +0000 UTC m=+219.143489702 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5380): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab7a0 item 41 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5440): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5440): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5440): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5440): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5440): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5440): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5440): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.422039504 +0000 UTC m=+219.145455081 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5440): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5480): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5480): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5480): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abdc0 item 42 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5480): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5480): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.422718409 +0000 UTC m=+219.146133986 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5480): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5540): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5540): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abf10 item 42 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5540): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5540): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5540): _writeAt: size=3, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5540): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5540): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.423328644 +0000 UTC m=+219.146744221 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5540): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5580): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5580): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5580): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5580): >_readAt: n=3, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5580): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.423328644 +0000 UTC m=+219.146744221 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5580): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a3f0 item 42 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5640): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5640): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5640): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5640): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5640): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5640): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5640): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.42521773 +0000 UTC m=+219.148633307 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5640): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5680): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5680): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5680): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a850 item 43 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5680): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5680): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.425688002 +0000 UTC m=+219.149103579 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5680): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010280): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010280): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010280): _writeAt: size=3, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010280): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010280): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044abd0 item 43 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010280): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010280): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.426542246 +0000 UTC m=+219.149957823 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010280): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010102c0): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010102c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010102c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010102c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010102c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.426542246 +0000 UTC m=+219.149957823 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010102c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112700 item 43 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010103c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010103c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010103c0): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010103c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010103c0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010103c0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010103c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.428024638 +0000 UTC m=+219.151440215 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010103c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010400): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010400): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010400): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112bd0 item 44 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010400): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010400): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.428581634 +0000 UTC m=+219.151997220 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010400): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010104c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010104c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112f50 item 44 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010104c0): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010104c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010104c0): _writeAt: size=3, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010104c0): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010104c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.429333384 +0000 UTC m=+219.152748961 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010104c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010500): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010500): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010500): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010500): >_readAt: n=3, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010500): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.429333384 +0000 UTC m=+219.152748961 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010500): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113420 item 44 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010105c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010105c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010105c0): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010105c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010105c0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010105c0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010105c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.431229353 +0000 UTC m=+219.154644920 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010105c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010640): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010640): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010640): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113ce0 item 45 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010640): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010640): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.43195244 +0000 UTC m=+219.155368017 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010640): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010700): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010700): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010700): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010700): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010700): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.43195244 +0000 UTC m=+219.155368017 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010700): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d20e0 item 45 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010107c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010107c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010107c0): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010107c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010107c0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010107c0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010107c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.433980096 +0000 UTC m=+219.157395673 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010107c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010800): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010800): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010800): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2620 item 46 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010800): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010800): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.4345311 +0000 UTC m=+219.157946677 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010800): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010108c0): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010108c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010108c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010108c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010108c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.4345311 +0000 UTC m=+219.157946677 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010108c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2850 item 46 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010980): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010980): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010980): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010980): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010980): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010980): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010980): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.437702364 +0000 UTC m=+219.161117941 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010980): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010109c0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010109c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010109c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d3180 item 47 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010109c0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010109c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.438229873 +0000 UTC m=+219.161645440 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010109c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010a80): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010a80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010a80): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010a80): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010a80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.438229873 +0000 UTC m=+219.161645440 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010a80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d3490 item 47 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 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/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010b40): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010b40): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010b40): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010b40): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010b40): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010b40): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010b40): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.439841989 +0000 UTC m=+219.163257566 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010b40): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010b80): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010b80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010b80): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0000 item 48 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010b80): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010b80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.44034303 +0000 UTC m=+219.163758607 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010b80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010c80): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010c80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010c80): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010c80): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010c80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.44034303 +0000 UTC m=+219.163758607 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010c80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f01c0 item 48 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010cc0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010cc0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010cc0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010cc0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010cc0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.441975865 +0000 UTC m=+219.165391442 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010cc0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010d00): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010d00): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010d00): _writeAt: size=3, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010d00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010d00): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010d00): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0c40 item 49 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010d00): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010d00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.442503976 +0000 UTC m=+219.165919543 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010d00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010d40): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010d40): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010d40): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010d40): >_readAt: n=8, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010d40): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.442503976 +0000 UTC m=+219.165919543 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010d40): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0e70 item 49 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010dc0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010dc0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010dc0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010dc0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010dc0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.44384389 +0000 UTC m=+219.167259468 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010dc0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010e80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010e80): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010e80): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1500 item 50 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010e80): _readAt: size=2, off=5 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010e80): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010e80): _writeAt: size=3, off=5 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010e80): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010e80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.444415173 +0000 UTC m=+219.167830750 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010e80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010ec0): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010ec0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010ec0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010ec0): >_readAt: n=3, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010ec0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.444415173 +0000 UTC m=+219.167830750 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010ec0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f17a0 item 50 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010f40): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010f40): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010f40): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010f40): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010f40): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.445717788 +0000 UTC m=+219.169133365 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001010f40): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011000): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011000): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011000): _writeAt: size=3, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011000): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011000): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011000): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302310 item 51 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011000): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011000): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.446211895 +0000 UTC m=+219.169627472 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011000): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011040): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011040): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011040): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011040): >_readAt: n=8, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011040): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.446211895 +0000 UTC m=+219.169627472 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011040): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302850 item 51 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5780): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5780): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5780): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5780): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5780): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.448213753 +0000 UTC m=+219.171629330 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5780): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5840): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5840): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5840): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044aee0 item 52 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5840): _readAt: size=2, off=5 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5840): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5840): _writeAt: size=3, off=5 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5840): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5840): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.449149369 +0000 UTC m=+219.172564947 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5840): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5880): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5880): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5880): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5880): >_readAt: n=3, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5880): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.449149369 +0000 UTC m=+219.172564947 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5880): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b2d0 item 52 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5900): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5900): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5900): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5900): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5900): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.451113776 +0000 UTC m=+219.174529353 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5900): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c59c0): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c59c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c59c0): _writeAt: size=3, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c59c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c59c0): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c59c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b6c0 item 53 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c59c0): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c59c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.452033423 +0000 UTC m=+219.175449000 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c59c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5a00): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5a00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5a00): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5a00): >_readAt: n=8, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5a00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.452033423 +0000 UTC m=+219.175449000 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5a00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b810 item 53 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5a80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5a80): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5a80): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5a80): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5a80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.454729282 +0000 UTC m=+219.178144860 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5a80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5b40): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5b40): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5b40): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bc00 item 54 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5b40): _readAt: size=2, off=5 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5b40): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5b40): _writeAt: size=3, off=5 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5b40): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5b40): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.455691058 +0000 UTC m=+219.179106635 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5b40): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5b80): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5b80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5b80): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5b80): >_readAt: n=3, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5b80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.455691058 +0000 UTC m=+219.179106635 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5b80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bd50 item 54 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5c00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5c00): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5c00): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5c00): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5c00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.458072438 +0000 UTC m=+219.181488015 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5c00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5cc0): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5cc0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5cc0): _writeAt: size=3, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5cc0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5cc0): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5cc0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f62a0 item 55 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5cc0): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5cc0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.458884381 +0000 UTC m=+219.182299958 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5cc0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5d00): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5d00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5d00): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5d00): >_readAt: n=8, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5d00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.458884381 +0000 UTC m=+219.182299958 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5d00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6460 item 55 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 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/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442300): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442300): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442300): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442300): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442300): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.460704489 +0000 UTC m=+219.184120086 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442300): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0004423c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0004423c0): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0004423c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478230 item 56 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0004423c0): _readAt: size=2, off=5 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0004423c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0004423c0): _writeAt: size=3, off=5 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0004423c0): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0004423c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.46132902 +0000 UTC m=+219.184744597 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0004423c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442400): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442400): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442400): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442400): >_readAt: n=3, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442400): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.46132902 +0000 UTC m=+219.184744597 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442400): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478620 item 56 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442600): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442600): open at offset 0 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442600): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442600): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442600): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442600): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442600): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442600): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.463239937 +0000 UTC m=+219.186655514 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442600): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442680): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442680): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442680): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478b60 item 57 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442680): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442680): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.46385405 +0000 UTC m=+219.187269627 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442680): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442740): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442740): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442740): _writeAt: size=3, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442740): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442740): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442740): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478cb0 item 57 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442740): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442740): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.465704063 +0000 UTC m=+219.189119660 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442740): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442780): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442780): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442780): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442780): >_readAt: n=8, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442780): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.465704063 +0000 UTC m=+219.189119660 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442780): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478e70 item 57 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442840): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442840): open at offset 0 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442840): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442840): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442840): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442840): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442840): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442840): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.468770097 +0000 UTC m=+219.192185654 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442840): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442880): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442880): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442880): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004798f0 item 58 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442880): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442880): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.469346169 +0000 UTC m=+219.192761746 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442880): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442940): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442940): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442940): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479c70 item 58 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442940): _readAt: size=2, off=5 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442940): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442940): _writeAt: size=3, off=5 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442940): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442940): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.470490778 +0000 UTC m=+219.193906355 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442940): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442980): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442980): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442980): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442980): >_readAt: n=3, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442980): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.470490778 +0000 UTC m=+219.193906355 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442980): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479ea0 item 58 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442a80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442a80): open at offset 0 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442a80): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442a80): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442a80): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442a80): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442a80): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442a80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.474706981 +0000 UTC m=+219.198122558 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442a80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442ac0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442ac0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442ac0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004964d0 item 59 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442ac0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442ac0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.475602863 +0000 UTC m=+219.199018430 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000442ac0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011180): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011180): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011180): _writeAt: size=3, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011180): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011180): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011180): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302ee0 item 59 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011180): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011180): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.476176989 +0000 UTC m=+219.199592547 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011180): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010111c0): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010111c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010111c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010111c0): >_readAt: n=8, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010111c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.476176989 +0000 UTC m=+219.199592547 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010111c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303340 item 59 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 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/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011280): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011280): open at offset 0 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011280): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011280): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011280): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011280): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011280): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011280): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.477527966 +0000 UTC m=+219.200943523 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011280): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010112c0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010112c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010112c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303dc0 item 60 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010112c0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010112c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.478360298 +0000 UTC m=+219.201775875 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010112c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011380): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011380): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011380): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a230 item 60 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011380): _readAt: size=2, off=5 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011380): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011380): _writeAt: size=3, off=5 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011380): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011380): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.480307483 +0000 UTC m=+219.203723090 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011380): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010113c0): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010113c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010113c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010113c0): >_readAt: n=3, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010113c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.480307483 +0000 UTC m=+219.203723090 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010113c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a770 item 60 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011480): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011480): open at offset 0 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011480): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011480): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011480): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011480): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011480): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011480): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.484064225 +0000 UTC m=+219.207479802 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011480): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010114c0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010114c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010114c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032abd0 item 61 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010114c0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010114c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.485776058 +0000 UTC m=+219.209191635 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010114c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011580): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011580): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011580): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011580): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011580): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.485776058 +0000 UTC m=+219.209191635 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011580): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b2d0 item 61 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 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/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011640): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011640): open at offset 0 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011640): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011640): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011640): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011640): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011640): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011640): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.492054463 +0000 UTC m=+219.215470010 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011640): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011680): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011680): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011680): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bb90 item 62 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011680): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011680): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.493194332 +0000 UTC m=+219.216609878 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011680): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011740): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011740): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011740): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011740): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011740): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.493194332 +0000 UTC m=+219.216609878 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011740): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa070 item 62 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 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/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011800): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011800): open at offset 0 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011800): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011800): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011800): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011800): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011800): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011800): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.495740421 +0000 UTC m=+219.219155978 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011800): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011840): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011840): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011840): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa460 item 63 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011840): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011840): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.496668352 +0000 UTC m=+219.220083910 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011840): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011900): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011900): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011900): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011900): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011900): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.496668352 +0000 UTC m=+219.220083910 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011900): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa690 item 63 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 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/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010119c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010119c0): open at offset 0 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010119c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010119c0): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010119c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010119c0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010119c0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010119c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.499055573 +0000 UTC m=+219.222471130 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0010119c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011a00): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011a00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011a00): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa9a0 item 64 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011a00): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011a00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.499749085 +0000 UTC m=+219.223164641 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011a00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011ac0): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011ac0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011ac0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011ac0): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011ac0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.499749085 +0000 UTC m=+219.223164641 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011ac0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fab60 item 64 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011b00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011b00): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011b00): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011b00): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011b00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.502054232 +0000 UTC m=+219.225469779 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011b00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011b40): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011b40): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011b40): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011b40): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011b40): _writeAt: size=3, off=2 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fae70 item 65 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011b40): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011b40): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.502805182 +0000 UTC m=+219.226220739 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011b40): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011b80): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011b80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011b80): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011b80): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011b80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.502805182 +0000 UTC m=+219.226220739 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011b80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fb030 item 65 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011bc0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011bc0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011bc0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011bc0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011bc0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.504803974 +0000 UTC m=+219.228219530 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011bc0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011c00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011c00): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fb420 item 66 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011c00): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011c00): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011c00): _writeAt: size=3, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011c00): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011c00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.506065712 +0000 UTC m=+219.229481268 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011c00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5d40): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5d40): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5d40): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5d40): >_readAt: n=3, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5d40): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.506065712 +0000 UTC m=+219.229481268 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5d40): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f67e0 item 66 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5d80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5d80): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5d80): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5d80): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5d80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.50915517 +0000 UTC m=+219.232570727 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5d80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5dc0): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5dc0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5dc0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5dc0): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5dc0): _writeAt: size=3, off=2 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6c40 item 67 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5dc0): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5dc0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.509613921 +0000 UTC m=+219.233029479 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5dc0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5e00): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5e00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5e00): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5e00): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5e00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.509613921 +0000 UTC m=+219.233029479 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5e00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6e70 item 67 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5e80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5e80): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5e80): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5e80): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5e80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.51082257 +0000 UTC m=+219.234238117 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5e80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5f40): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5f40): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f73b0 item 68 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5f40): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5f40): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5f40): _writeAt: size=3, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5f40): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5f40): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.511919208 +0000 UTC m=+219.235334765 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0006c5f40): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc040): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc040): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc040): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc040): >_readAt: n=3, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc040): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.511919208 +0000 UTC m=+219.235334765 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc040): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7570 item 68 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc080): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc080): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc080): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc080): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc080): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.514131141 +0000 UTC m=+219.237546688 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc080): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc0c0): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc0c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc0c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc0c0): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc0c0): _writeAt: size=3, off=2 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f79d0 item 69 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc0c0): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc0c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.515517503 +0000 UTC m=+219.238933060 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc0c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc180): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc180): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc180): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc180): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc180): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.515517503 +0000 UTC m=+219.238933060 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc180): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7c00 item 69 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc300): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc300): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc300): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc300): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc300): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.518091103 +0000 UTC m=+219.241506660 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc300): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc3c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc3c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004902a0 item 70 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc3c0): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc3c0): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc3c0): _writeAt: size=3, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc3c0): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc3c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.519155351 +0000 UTC m=+219.242570898 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc3c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc440): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc440): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc440): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc440): >_readAt: n=3, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc440): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.519155351 +0000 UTC m=+219.242570898 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc440): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490460 item 70 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc4c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc4c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc4c0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc4c0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc4c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.521319634 +0000 UTC m=+219.244735180 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc4c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc5c0): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc5c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc5c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc5c0): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc5c0): _writeAt: size=3, off=2 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490d20 item 71 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc5c0): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc5c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.521993669 +0000 UTC m=+219.245409226 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc5c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc600): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc600): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc600): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc600): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc600): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.521993669 +0000 UTC m=+219.245409226 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc600): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491110 item 71 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc680): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc680): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc680): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc680): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc680): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.523169996 +0000 UTC m=+219.246585553 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc680): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc740): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc740): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491960 item 72 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc740): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc740): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc740): _writeAt: size=3, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc740): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc740): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.523815407 +0000 UTC m=+219.247230965 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc740): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc780): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc780): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc780): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc780): >_readAt: n=3, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc780): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.523815407 +0000 UTC m=+219.247230965 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc780): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491c70 item 72 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc800): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc800): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc800): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc800): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc800): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc800): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc800): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.524933146 +0000 UTC m=+219.248348703 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc800): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc840): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc840): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc840): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2310 item 73 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc840): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc840): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.52549518 +0000 UTC m=+219.248910768 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc840): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc880): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc880): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc880): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc880): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc880): _writeAt: size=3, off=2 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c24d0 item 73 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc880): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc880): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.526513472 +0000 UTC m=+219.249929049 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc880): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc8c0): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc8c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc8c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc8c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc8c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.526513472 +0000 UTC m=+219.249929049 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc8c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2690 item 73 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc980): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc980): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc980): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc980): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc980): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc980): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc980): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.528022735 +0000 UTC m=+219.251438292 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc980): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc9c0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc9c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc9c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c29a0 item 74 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc9c0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc9c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.528530167 +0000 UTC m=+219.251945715 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bc9c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bca80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bca80): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2c40 item 74 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bca80): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bca80): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bca80): _writeAt: size=3, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bca80): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bca80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.529316273 +0000 UTC m=+219.252731830 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bca80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcac0): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcac0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcac0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcac0): >_readAt: n=3, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcac0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.529316273 +0000 UTC m=+219.252731830 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcac0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c30a0 item 74 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011cc0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011cc0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011cc0): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011cc0): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011cc0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011cc0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011cc0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.530959978 +0000 UTC m=+219.254375535 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011cc0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011d00): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011d00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011d00): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fb6c0 item 75 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011d00): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011d00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.532262493 +0000 UTC m=+219.255678050 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011d00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011dc0): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011dc0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011dc0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011dc0): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011dc0): _writeAt: size=3, off=2 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fb810 item 75 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011dc0): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011dc0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.533344254 +0000 UTC m=+219.256759811 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011dc0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011e00): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011e00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011e00): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011e00): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011e00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.533344254 +0000 UTC m=+219.256759811 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011e00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fb960 item 75 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011ec0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011ec0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011ec0): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011ec0): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011ec0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011ec0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011ec0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.535310203 +0000 UTC m=+219.258725760 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011ec0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011f00): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011f00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011f00): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fbf10 item 76 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011f00): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011f00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.53585713 +0000 UTC m=+219.259272687 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc001011f00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a0c40): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a0c40): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000164230 item 76 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a0c40): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a0c40): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a0c40): _writeAt: size=3, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a0c40): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a0c40): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.536430216 +0000 UTC m=+219.259845763 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a0c40): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a0c80): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a0c80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a0c80): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a0c80): >_readAt: n=3, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a0c80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.536430216 +0000 UTC m=+219.259845763 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a0c80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000164620 item 76 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1000): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1000): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1000): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1000): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1000): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1000): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1000): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.537795088 +0000 UTC m=+219.261210635 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1000): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1140): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1140): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1140): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000164930 item 77 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1140): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1140): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.538414501 +0000 UTC m=+219.261830058 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1140): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1440): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1440): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1440): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1440): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1440): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.538414501 +0000 UTC m=+219.261830058 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1440): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000164b60 item 77 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1700): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1700): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1700): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1700): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1700): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1700): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1700): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.54059898 +0000 UTC m=+219.264014567 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1700): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1840): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1840): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1840): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000164ee0 item 78 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1840): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1840): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.541325224 +0000 UTC m=+219.264740802 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1840): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1900): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1900): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1900): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1900): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1900): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.541325224 +0000 UTC m=+219.264740802 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1900): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000165110 item 78 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a19c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a19c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a19c0): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a19c0): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a19c0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a19c0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a19c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.543211164 +0000 UTC m=+219.266626741 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a19c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1a00): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1a00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1a00): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001653b0 item 79 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1a00): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1a00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.543851696 +0000 UTC m=+219.267267273 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1a00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1ac0): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1ac0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1ac0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1ac0): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1ac0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.543851696 +0000 UTC m=+219.267267273 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1ac0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000165500 item 79 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 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/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1b80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1b80): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1b80): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1b80): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1b80): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1b80): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1b80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.545779494 +0000 UTC m=+219.269195072 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1b80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1bc0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1bc0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1bc0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000165880 item 80 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1bc0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1bc0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.546429535 +0000 UTC m=+219.269845112 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1bc0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1c80): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1c80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1c80): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1c80): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1c80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.546429535 +0000 UTC m=+219.269845112 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1c80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001659d0 item 80 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcb00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcb00): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcb00): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcb00): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcb00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.548652387 +0000 UTC m=+219.272067964 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcb00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcb40): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcb40): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcb40): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcb40): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcb40): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcb40): _writeAt: size=3, off=7 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3420 item 81 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcb40): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcb40): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.549302717 +0000 UTC m=+219.272718295 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcb40): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcb80): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcb80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcb80): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcb80): >_readAt: n=8, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcb80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.549302717 +0000 UTC m=+219.272718295 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcb80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3960 item 81 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcc00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcc00): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcc00): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcc00): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcc00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.550917429 +0000 UTC m=+219.274333005 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcc00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bccc0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bccc0): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bccc0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3e30 item 82 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bccc0): _readAt: size=2, off=5 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bccc0): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bccc0): _writeAt: size=3, off=5 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bccc0): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bccc0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.551667887 +0000 UTC m=+219.275083464 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bccc0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcd00): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcd00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcd00): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcd00): >_readAt: n=3, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcd00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.551667887 +0000 UTC m=+219.275083464 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcd00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e0e0 item 82 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcd80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcd80): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcd80): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcd80): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcd80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.553448209 +0000 UTC m=+219.276863786 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcd80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bce40): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bce40): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bce40): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bce40): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bce40): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bce40): _writeAt: size=3, off=7 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e690 item 83 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bce40): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bce40): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.55414172 +0000 UTC m=+219.277557287 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bce40): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bce80): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bce80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bce80): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bce80): >_readAt: n=8, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bce80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.55414172 +0000 UTC m=+219.277557287 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bce80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ea10 item 83 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcf00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcf00): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcf00): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcf00): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcf00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.555737877 +0000 UTC m=+219.279153454 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bcf00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd040): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd040): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd040): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ee70 item 84 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd040): _readAt: size=2, off=5 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd040): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd040): _writeAt: size=3, off=5 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd040): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd040): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.556512932 +0000 UTC m=+219.279928508 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd040): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd080): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd080): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd080): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd080): >_readAt: n=3, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd080): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.556512932 +0000 UTC m=+219.279928508 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd080): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f650 item 84 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd100): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd100): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd100): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd100): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd100): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.558083609 +0000 UTC m=+219.281499186 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd100): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd1c0): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd1c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd1c0): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd1c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd1c0): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd1c0): _writeAt: size=3, off=7 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049fab0 item 85 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd1c0): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd1c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.558795044 +0000 UTC m=+219.282210622 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd1c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd200): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd200): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd200): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd200): >_readAt: n=8, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd200): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.558795044 +0000 UTC m=+219.282210622 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd200): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049fce0 item 85 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd2c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd2c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd2c0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd2c0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd2c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.560606085 +0000 UTC m=+219.284021661 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd2c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd380): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd380): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd380): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014e3f0 item 86 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd380): _readAt: size=2, off=5 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd380): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd380): _writeAt: size=3, off=5 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd380): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd380): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.561347355 +0000 UTC m=+219.284762913 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd380): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd3c0): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd3c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd3c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd3c0): >_readAt: n=3, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd3c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.561347355 +0000 UTC m=+219.284762913 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd3c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014e7e0 item 86 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd440): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd440): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd440): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd440): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd440): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.562781748 +0000 UTC m=+219.286197305 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd440): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd500): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd500): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd500): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd500): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd500): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd500): _writeAt: size=3, off=7 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014ec40 item 87 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd500): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd500): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.563633356 +0000 UTC m=+219.287048913 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd500): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd540): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd540): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd540): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd540): >_readAt: n=8, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd540): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.563633356 +0000 UTC m=+219.287048913 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd540): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014f1f0 item 87 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 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/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd5c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd5c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd5c0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd5c0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd5c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.565344187 +0000 UTC m=+219.288759744 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd5c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd680): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd680): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd680): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014f650 item 88 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd680): _readAt: size=2, off=5 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd680): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd680): _writeAt: size=3, off=5 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd680): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd680): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.56642156 +0000 UTC m=+219.289837127 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd680): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd6c0): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd6c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd6c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd6c0): >_readAt: n=3, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd6c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.56642156 +0000 UTC m=+219.289837127 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd6c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014f810 item 88 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd780): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd780): open at offset 0 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd780): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd780): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd780): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd780): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd780): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd780): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.56819089 +0000 UTC m=+219.291606448 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd780): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd7c0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd7c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd7c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014fdc0 item 89 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd7c0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd7c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.569113472 +0000 UTC m=+219.292529069 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd7c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd880): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd880): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd880): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd880): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd880): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd880): _writeAt: size=3, off=7 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac0e0 item 89 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd880): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd880): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.569835677 +0000 UTC m=+219.293251235 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd880): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd8c0): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd8c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd8c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd8c0): >_readAt: n=8, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd8c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.569835677 +0000 UTC m=+219.293251235 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd8c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac540 item 89 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd9c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd9c0): open at offset 0 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd9c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd9c0): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd9c0): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd9c0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd9c0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd9c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.571306899 +0000 UTC m=+219.294722456 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bd9c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bda00): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bda00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bda00): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004acc40 item 90 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bda00): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bda00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.572092334 +0000 UTC m=+219.295507911 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bda00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdb00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdb00): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdb00): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ace70 item 90 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdb00): _readAt: size=2, off=5 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdb00): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdb00): _writeAt: size=3, off=5 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdb00): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdb00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.572956566 +0000 UTC m=+219.296372143 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdb00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdb40): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdb40): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdb40): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdb40): >_readAt: n=3, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdb40): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.572956566 +0000 UTC m=+219.296372143 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdb40): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad500 item 90 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdc00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdc00): open at offset 0 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdc00): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdc00): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdc00): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdc00): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdc00): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdc00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.574847666 +0000 UTC m=+219.298263243 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdc00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdc40): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdc40): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdc40): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad880 item 91 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdc40): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdc40): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.575565493 +0000 UTC m=+219.298981071 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdc40): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdd00): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdd00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdd00): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdd00): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdd00): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdd00): _writeAt: size=3, off=7 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adb20 item 91 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdd00): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdd00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.576155049 +0000 UTC m=+219.299570606 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdd00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdd40): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdd40): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdd40): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdd40): >_readAt: n=8, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdd40): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.576155049 +0000 UTC m=+219.299570606 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdd40): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adc70 item 91 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 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/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bde00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bde00): open at offset 0 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bde00): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bde00): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bde00): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bde00): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bde00): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bde00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.577399736 +0000 UTC m=+219.300815292 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bde00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bde40): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bde40): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bde40): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e2a0 item 92 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bde40): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bde40): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.578057079 +0000 UTC m=+219.301472656 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bde40): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdf00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdf00): open at offset 5 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdf00): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e460 item 92 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdf00): _readAt: size=2, off=5 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdf00): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdf00): _writeAt: size=3, off=5 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdf00): >_writeAt: n=3, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdf00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.578694496 +0000 UTC m=+219.302110053 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdf00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdf40): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdf40): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdf40): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdf40): >_readAt: n=3, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdf40): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.578694496 +0000 UTC m=+219.302110053 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0007bdf40): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e770 item 92 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd80c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd80c0): open at offset 0 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd80c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd80c0): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd80c0): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd80c0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd80c0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd80c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.580091608 +0000 UTC m=+219.303507166 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd80c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8100): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8100): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8100): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ea80 item 93 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8100): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8100): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.580682778 +0000 UTC m=+219.304098335 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8100): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd81c0): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd81c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd81c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd81c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd81c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.580682778 +0000 UTC m=+219.304098335 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd81c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ec40 item 93 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 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/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8280): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8280): open at offset 0 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8280): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8280): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8280): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8280): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8280): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8280): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.582100529 +0000 UTC m=+219.305516087 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8280): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd82c0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd82c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd82c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f110 item 94 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd82c0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd82c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.582691429 +0000 UTC m=+219.306106986 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd82c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd83c0): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd83c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd83c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd83c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd83c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.582691429 +0000 UTC m=+219.306106986 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd83c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f260 item 94 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 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/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8480): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8480): open at offset 0 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8480): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8480): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8480): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8480): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8480): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8480): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.584492008 +0000 UTC m=+219.307907585 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8480): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8500): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8500): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8500): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f6c0 item 95 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8500): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8500): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.585195458 +0000 UTC m=+219.308611025 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8500): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd85c0): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd85c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd85c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd85c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd85c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.585195458 +0000 UTC m=+219.308611025 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd85c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f810 item 95 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 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/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8700): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8700): open at offset 0 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8700): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8700): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8700): >_readAt: n=0, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8700): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8700): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8700): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.587369228 +0000 UTC m=+219.310784806 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8700): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8740): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8740): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8740): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fc70 item 96 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8740): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8740): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.588101853 +0000 UTC m=+219.311517431 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8740): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8980): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8980): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8980): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8980): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8980): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.588101853 +0000 UTC m=+219.311517431 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8980): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fdc0 item 96 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= 2025/05/15 02:16:07 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:16:07 DEBUG : : Looking for writers 2025/05/15 02:16:07 DEBUG : >WaitForWriters: 2025/05/15 02:16:07 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:16:07 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:16:07 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 02:16:07 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:07 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:16:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:16:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/05/15 02:16:07 INFO : files root 'rclone-test-toyagik7duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8f00): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8f00): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8f00): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8f00): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8f00): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.977763289 +0000 UTC m=+219.701178877 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8f00): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8f80): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8f80): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8f80): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8f80): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8f80): _writeAt: size=3, off=2 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8f80): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8f80): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.977763289 +0000 UTC m=+219.701178877 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8f80): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8fc0): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8fc0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8fc0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8fc0): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8fc0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.977763289 +0000 UTC m=+219.701178877 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd8fc0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3500 item 1 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9000): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9000): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9000): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9000): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9000): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.981646269 +0000 UTC m=+219.705061866 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9000): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9040): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9040): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9040): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9040): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9040): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.981646269 +0000 UTC m=+219.705061866 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9040): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3a40 item 2 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9080): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9080): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9080): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9080): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9080): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.983985058 +0000 UTC m=+219.707400646 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9080): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd90c0): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd90c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd90c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd90c0): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd90c0): _writeAt: size=3, off=2 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd90c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd90c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.983985058 +0000 UTC m=+219.707400646 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd90c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9100): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9100): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9100): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9100): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9100): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.983985058 +0000 UTC m=+219.707400646 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9100): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3e30 item 3 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd91c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd91c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd91c0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd91c0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd91c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.989997755 +0000 UTC m=+219.713413341 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd91c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9240): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9240): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9240): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9240): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9240): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.989997755 +0000 UTC m=+219.713413341 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9240): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e5b0 item 4 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9280): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9280): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9280): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9280): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9280): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.992115951 +0000 UTC m=+219.715531537 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9280): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd92c0): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd92c0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd92c0): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd92c0): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd92c0): _writeAt: size=3, off=2 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd92c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd92c0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.992115951 +0000 UTC m=+219.715531537 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd92c0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9300): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9300): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9300): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9300): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9300): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.992115951 +0000 UTC m=+219.715531537 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc000bd9300): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ec40 item 5 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1dc0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1dc0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1dc0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1dc0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1dc0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.996608603 +0000 UTC m=+219.720024180 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1dc0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1e40): _readAt: size=512, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1e40): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1e40): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1e40): >_readAt: n=5, err=EOF 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1e40): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.996608603 +0000 UTC m=+219.720024180 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1e40): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: Remove: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c930 item 6 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1ec0): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1ec0): >openPending: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1ec0): _writeAt: size=5, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1ec0): >_writeAt: n=5, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1ec0): close: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.998650877 +0000 UTC m=+219.722066444 2025/05/15 02:16:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0003a1ec0): >close: err= 2025/05/15 02:16:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/05/15 02:16:07 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:07 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c0580): _readAt: size=2, off=0 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c0580): openPending: 2025/05/15 02:16:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:07 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c0580): >openPending: err= 2025/05/15 02:16:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c0580): >_readAt: n=2, err= 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c0580): _writeAt: size=3, off=2 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c0580): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:07 DEBUG : open-test-file(0xc0002c0580): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.998650877 +0000 UTC m=+219.722066444 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0580): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c05c0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c05c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c05c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c05c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c05c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:07.998650877 +0000 UTC m=+219.722066444 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c05c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ce00 item 7 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0800): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0800): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0800): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0800): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0800): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.001720087 +0000 UTC m=+219.725135654 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0800): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c09c0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c09c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c09c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c09c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c09c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.001720087 +0000 UTC m=+219.725135654 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c09c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d810 item 8 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0a40): _readAt: size=2, off=0 2025/05/15 02:16:08 ERROR : open-test-file(0xc0002c0a40): Couldn't read size of file 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0a40): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0a40): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0a40): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0a40): close: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0a40): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0a80): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0a80): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0a80): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0a80): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0a80): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.00458259 +0000 UTC m=+219.727998157 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0a80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0c80): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0c80): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0c80): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0c80): >_readAt: n=2, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0c80): _writeAt: size=3, off=2 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0c80): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0c80): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.00458259 +0000 UTC m=+219.727998157 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0c80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0cc0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0cc0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0cc0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0cc0): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0cc0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.00458259 +0000 UTC m=+219.727998157 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0cc0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032db20 item 9 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0e00): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0e00): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0e00): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0e00): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0e00): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.008751615 +0000 UTC m=+219.732167182 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c0e00): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1ac0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1ac0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1ac0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1ac0): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1ac0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.008751615 +0000 UTC m=+219.732167182 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1ac0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a61c0 item 10 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1b80): _readAt: size=2, off=0 2025/05/15 02:16:08 ERROR : open-test-file(0xc0002c1b80): Couldn't read size of file 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1b80): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1b80): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1b80): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1b80): close: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1b80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1bc0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1bc0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1bc0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1bc0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1bc0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.011658281 +0000 UTC m=+219.735073848 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1bc0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1c80): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1c80): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1c80): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1c80): >_readAt: n=2, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1c80): _writeAt: size=3, off=2 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1c80): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1c80): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.011658281 +0000 UTC m=+219.735073848 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1c80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1cc0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1cc0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1cc0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1cc0): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1cc0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.011658281 +0000 UTC m=+219.735073848 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1cc0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6540 item 11 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1d40): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1d40): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1d40): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1d40): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1d40): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.015246296 +0000 UTC m=+219.738661863 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1d40): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442b00): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442b00): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442b00): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442b00): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442b00): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.015246296 +0000 UTC m=+219.738661863 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442b00): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6a10 item 12 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442bc0): _readAt: size=2, off=0 2025/05/15 02:16:08 ERROR : open-test-file(0xc000442bc0): Couldn't read size of file 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442bc0): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442bc0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442bc0): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442bc0): close: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442bc0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442c00): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442c00): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442c00): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442c00): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442c00): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.01716121 +0000 UTC m=+219.740576777 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442c00): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442cc0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442cc0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442cc0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442cc0): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442cc0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.01716121 +0000 UTC m=+219.740576777 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442cc0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496850 item 13 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442dc0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442dc0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442dc0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442dc0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442dc0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.019450037 +0000 UTC m=+219.742865614 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442dc0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442e40): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442e40): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442e40): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442e40): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442e40): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.019450037 +0000 UTC m=+219.742865614 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442e40): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496d90 item 14 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442f00): _readAt: size=2, off=0 2025/05/15 02:16:08 ERROR : open-test-file(0xc000442f00): Couldn't read size of file 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442f00): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442f00): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442f00): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442f00): close: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442f00): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442f40): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442f40): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442f40): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442f40): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442f40): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.021381671 +0000 UTC m=+219.744797249 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000442f40): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443040): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443040): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443040): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443040): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443040): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.021381671 +0000 UTC m=+219.744797249 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443040): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497180 item 15 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 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/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443100): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443100): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443100): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443100): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443100): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.023391855 +0000 UTC m=+219.746807432 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443100): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443180): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443180): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443180): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443180): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443180): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.023391855 +0000 UTC m=+219.746807432 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443180): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497490 item 16 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004431c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004431c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004431c0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004431c0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004431c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.025306149 +0000 UTC m=+219.748721716 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004431c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443280): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443280): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443280): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443280): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443280): >_readAt: n=2, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443280): _writeAt: size=3, off=7 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443280): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443280): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.025306149 +0000 UTC m=+219.748721716 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443280): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004432c0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004432c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004432c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004432c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004432c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.025306149 +0000 UTC m=+219.748721716 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004432c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460000 item 17 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443340): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443340): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443340): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443340): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443340): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.027807153 +0000 UTC m=+219.751222731 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443340): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004433c0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004433c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004433c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004433c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004433c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.027807153 +0000 UTC m=+219.751222731 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004433c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460460 item 18 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443440): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443440): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443440): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443440): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443440): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.029722157 +0000 UTC m=+219.753137734 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443440): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443500): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443500): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443500): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443500): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443500): >_readAt: n=2, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443500): _writeAt: size=3, off=7 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443500): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443500): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.029722157 +0000 UTC m=+219.753137734 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443500): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443540): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443540): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443540): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443540): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443540): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.029722157 +0000 UTC m=+219.753137734 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443540): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460c40 item 19 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004435c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004435c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004435c0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004435c0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004435c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.032407177 +0000 UTC m=+219.755822754 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004435c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443640): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443640): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443640): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443640): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443640): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.032407177 +0000 UTC m=+219.755822754 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443640): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004611f0 item 20 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004436c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004436c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004436c0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004436c0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004436c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.034993943 +0000 UTC m=+219.758409530 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004436c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443780): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443780): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443780): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443780): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443780): >_readAt: n=2, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443780): _writeAt: size=3, off=7 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443780): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443780): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.034993943 +0000 UTC m=+219.758409530 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443780): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443800): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443800): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443800): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443800): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443800): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.034993943 +0000 UTC m=+219.758409530 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443800): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461570 item 21 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443880): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443880): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443880): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443880): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443880): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.03833891 +0000 UTC m=+219.761754498 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443880): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443900): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443900): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443900): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443900): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443900): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.03833891 +0000 UTC m=+219.761754498 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443900): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461c70 item 22 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004439c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004439c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004439c0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004439c0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004439c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.041025744 +0000 UTC m=+219.764441341 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0004439c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443b00): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443b00): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443b00): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443b00): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443b00): >_readAt: n=2, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443b00): _writeAt: size=3, off=7 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443b00): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443b00): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.041025744 +0000 UTC m=+219.764441341 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443b00): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443b40): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443b40): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443b40): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443b40): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443b40): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.041025744 +0000 UTC m=+219.764441341 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443b40): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001463f0 item 23 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 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/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443bc0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443bc0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443bc0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443bc0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443bc0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.045160585 +0000 UTC m=+219.768576182 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443bc0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443c40): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443c40): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443c40): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443c40): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443c40): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.045160585 +0000 UTC m=+219.768576182 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443c40): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000146bd0 item 24 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443e40): _readAt: size=2, off=0 2025/05/15 02:16:08 ERROR : open-test-file(0xc000443e40): Couldn't read size of file 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443e40): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443e40): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443e40): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443e40): close: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000443e40): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0000b6d80): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0000b6d80): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0000b6d80): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0000b6d80): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0000b6d80): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.049100702 +0000 UTC m=+219.772516299 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0000b6d80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4080): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4080): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4080): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4080): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4080): >_readAt: n=2, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4080): _writeAt: size=3, off=7 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4080): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4080): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.049100702 +0000 UTC m=+219.772516299 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4080): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c40c0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c40c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c40c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c40c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c40c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.049100702 +0000 UTC m=+219.772516299 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c40c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001472d0 item 25 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4140): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4140): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4140): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4140): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4140): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.053356889 +0000 UTC m=+219.776772477 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4140): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c41c0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c41c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c41c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c41c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c41c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.053356889 +0000 UTC m=+219.776772477 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c41c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000147b20 item 26 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4280): _readAt: size=2, off=0 2025/05/15 02:16:08 ERROR : open-test-file(0xc0009c4280): Couldn't read size of file 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4280): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4280): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4280): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4280): close: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4280): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c42c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c42c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c42c0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c42c0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c42c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.059438876 +0000 UTC m=+219.782854463 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c42c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4580): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4580): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4580): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4580): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4580): >_readAt: n=2, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4580): _writeAt: size=3, off=7 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4580): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4580): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.059438876 +0000 UTC m=+219.782854463 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4580): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c45c0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c45c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c45c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c45c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c45c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.059438876 +0000 UTC m=+219.782854463 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c45c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e150 item 27 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 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/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1e00): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1e00): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1e00): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1e00): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1e00): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.065439899 +0000 UTC m=+219.788855467 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1e00): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1e80): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1e80): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1e80): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1e80): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1e80): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.065439899 +0000 UTC m=+219.788855467 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1e80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6cb0 item 28 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1f40): _readAt: size=2, off=0 2025/05/15 02:16:08 ERROR : open-test-file(0xc0002c1f40): Couldn't read size of file 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1f40): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1f40): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1f40): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1f40): close: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0002c1f40): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130000): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130000): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130000): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130000): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130000): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.067538208 +0000 UTC m=+219.790953775 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130000): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001301c0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001301c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001301c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001301c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001301c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.067538208 +0000 UTC m=+219.790953775 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001301c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7030 item 29 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 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/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130240): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130240): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130240): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130240): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130240): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.069652366 +0000 UTC m=+219.793067943 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130240): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001302c0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001302c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001302c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001302c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001302c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.069652366 +0000 UTC m=+219.793067943 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001302c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7340 item 30 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 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/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130380): _readAt: size=2, off=0 2025/05/15 02:16:08 ERROR : open-test-file(0xc000130380): Couldn't read size of file 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130380): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130380): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130380): >_writeAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130380): close: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130380): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001303c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001303c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001303c0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001303c0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001303c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.071937214 +0000 UTC m=+219.795352812 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001303c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130480): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130480): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130480): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130480): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130480): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.071937214 +0000 UTC m=+219.795352812 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130480): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a78f0 item 31 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 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/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130500): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130500): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130500): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130500): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130500): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.073842071 +0000 UTC m=+219.797257648 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130500): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130580): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130580): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130580): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130580): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130580): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.073842071 +0000 UTC m=+219.797257648 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130580): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7d50 item 32 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001305c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001305c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001305c0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001305c0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001305c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.075832136 +0000 UTC m=+219.799247703 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001305c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130600): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130600): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130600): _writeAt: size=3, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130600): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130600): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c150 item 33 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130600): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130600): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.076566385 +0000 UTC m=+219.799981961 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130600): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130640): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130640): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130640): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130640): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130640): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.076566385 +0000 UTC m=+219.799981961 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130640): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c2a0 item 33 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130680): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130680): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130680): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130680): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130680): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.078463546 +0000 UTC m=+219.801879113 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130680): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001306c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001306c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c700 item 34 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001306c0): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001306c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001306c0): _writeAt: size=3, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001306c0): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001306c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.079264419 +0000 UTC m=+219.802679996 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001306c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130700): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130700): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130700): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130700): >_readAt: n=3, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130700): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.079264419 +0000 UTC m=+219.802679996 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130700): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c930 item 34 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130740): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130740): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130740): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130740): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130740): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.080667282 +0000 UTC m=+219.804082839 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130740): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130780): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130780): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130780): _writeAt: size=3, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130780): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130780): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ce00 item 35 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130780): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130780): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.081290712 +0000 UTC m=+219.804706269 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130780): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001307c0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001307c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001307c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001307c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001307c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.081290712 +0000 UTC m=+219.804706269 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001307c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d180 item 35 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130840): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130840): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130840): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130840): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130840): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.082787402 +0000 UTC m=+219.806202958 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130840): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130900): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130900): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d9d0 item 36 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130900): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130900): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130900): _writeAt: size=3, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130900): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130900): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.083561033 +0000 UTC m=+219.806976591 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130900): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130940): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130940): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130940): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130940): >_readAt: n=3, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130940): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.083561033 +0000 UTC m=+219.806976591 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130940): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044dd50 item 36 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130980): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130980): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130980): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130980): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130980): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.08507192 +0000 UTC m=+219.808487476 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130980): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001309c0): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001309c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001309c0): _writeAt: size=3, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001309c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001309c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484620 item 37 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001309c0): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001309c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.085661816 +0000 UTC m=+219.809077373 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001309c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130a00): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130a00): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130a00): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130a00): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130a00): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.085661816 +0000 UTC m=+219.809077373 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130a00): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484770 item 37 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130a80): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130a80): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130a80): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130a80): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130a80): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.087080379 +0000 UTC m=+219.810495927 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130a80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130b40): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130b40): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484af0 item 38 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130b40): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130b40): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130b40): _writeAt: size=3, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130b40): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130b40): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.087968436 +0000 UTC m=+219.811383993 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130b40): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130b80): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130b80): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130b80): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130b80): >_readAt: n=3, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130b80): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.087968436 +0000 UTC m=+219.811383993 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130b80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484e70 item 38 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130c00): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130c00): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130c00): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130c00): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130c00): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.09031478 +0000 UTC m=+219.813730347 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130c00): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130cc0): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130cc0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130cc0): _writeAt: size=3, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130cc0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130cc0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485340 item 39 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130cc0): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130cc0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.091116966 +0000 UTC m=+219.814532542 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130cc0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130d00): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130d00): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130d00): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130d00): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130d00): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.091116966 +0000 UTC m=+219.814532542 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130d00): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485500 item 39 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130d80): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130d80): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130d80): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130d80): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130d80): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.092750132 +0000 UTC m=+219.816165688 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130d80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e40): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e40): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424000 item 40 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e40): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e40): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e40): _writeAt: size=3, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e40): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e40): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.093372239 +0000 UTC m=+219.816787797 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e40): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e80): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e80): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e80): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e80): >_readAt: n=3, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e80): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.093372239 +0000 UTC m=+219.816787797 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004242a0 item 40 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130ec0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130ec0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130ec0): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130ec0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130ec0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130ec0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130ec0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.094818063 +0000 UTC m=+219.818233640 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130ec0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130f00): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130f00): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130f00): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004245b0 item 41 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130f00): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130f00): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.095855089 +0000 UTC m=+219.819270656 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130f00): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130f40): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130f40): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130f40): _writeAt: size=3, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130f40): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130f40): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004247e0 item 41 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130f40): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130f40): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.096512242 +0000 UTC m=+219.819927820 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130f40): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130f80): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130f80): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130f80): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130f80): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130f80): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.096512242 +0000 UTC m=+219.819927820 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130f80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424a10 item 41 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131040): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131040): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131040): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131040): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131040): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131040): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131040): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.09821044 +0000 UTC m=+219.821626017 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131040): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131080): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131080): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131080): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424ee0 item 42 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131080): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131080): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.098858737 +0000 UTC m=+219.822274314 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131080): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131140): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131140): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425030 item 42 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131140): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131140): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131140): _writeAt: size=3, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131140): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131140): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.099644292 +0000 UTC m=+219.823059868 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131140): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131180): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131180): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131180): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131180): >_readAt: n=3, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131180): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.099644292 +0000 UTC m=+219.823059868 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131180): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425340 item 42 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131280): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131280): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131280): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131280): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131280): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131280): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131280): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.101955429 +0000 UTC m=+219.825371006 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131280): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001312c0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001312c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001312c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425650 item 43 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001312c0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001312c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.10271268 +0000 UTC m=+219.826128257 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001312c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4680): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4680): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4680): _writeAt: size=3, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4680): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4680): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e540 item 43 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4680): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4680): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.103327184 +0000 UTC m=+219.826742761 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4680): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c46c0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c46c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c46c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c46c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c46c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.103327184 +0000 UTC m=+219.826742761 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c46c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e8c0 item 43 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c47c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c47c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c47c0): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c47c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c47c0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c47c0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c47c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.104966862 +0000 UTC m=+219.828382439 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c47c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4800): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4800): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4800): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054eb60 item 44 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4800): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4800): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.105602526 +0000 UTC m=+219.829018103 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4800): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c48c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c48c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ed90 item 44 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c48c0): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c48c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c48c0): _writeAt: size=3, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c48c0): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c48c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.106311807 +0000 UTC m=+219.829727374 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c48c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4940): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4940): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4940): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4940): >_readAt: n=3, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4940): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.106311807 +0000 UTC m=+219.829727374 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4940): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f0a0 item 44 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4a40): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4a40): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4a40): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4a40): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4a40): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4a40): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4a40): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.107908744 +0000 UTC m=+219.831324321 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4a40): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4a80): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4a80): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4a80): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f570 item 45 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4a80): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4a80): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.10859935 +0000 UTC m=+219.832014917 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4a80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4bc0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4bc0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4bc0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4bc0): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4bc0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.10859935 +0000 UTC m=+219.832014917 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4bc0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f880 item 45 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4e80): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4e80): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4e80): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4e80): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4e80): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4e80): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4e80): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.111021036 +0000 UTC m=+219.834436612 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4e80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4ec0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4ec0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4ec0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054fc70 item 46 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4ec0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4ec0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.111779539 +0000 UTC m=+219.835195116 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c4ec0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5100): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5100): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5100): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5100): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5100): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.111779539 +0000 UTC m=+219.835195116 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5100): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054fe30 item 46 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c51c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c51c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c51c0): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c51c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c51c0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c51c0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c51c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.11432634 +0000 UTC m=+219.837741917 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c51c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5200): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5200): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5200): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000528c0 item 47 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5200): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5200): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.114941294 +0000 UTC m=+219.838356871 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5200): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5340): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5340): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5340): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5340): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5340): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.114941294 +0000 UTC m=+219.838356871 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5340): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e70 item 47 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 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/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5500): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5500): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5500): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5500): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5500): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5500): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5500): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.117281496 +0000 UTC m=+219.840697094 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5500): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5600): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5600): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5600): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053500 item 48 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5600): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5600): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.118057183 +0000 UTC m=+219.841472769 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5600): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c56c0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c56c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c56c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c56c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c56c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.118057183 +0000 UTC m=+219.841472769 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c56c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 48 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5700): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5700): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5700): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5700): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5700): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.120183053 +0000 UTC m=+219.843598650 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5700): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c57c0): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c57c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c57c0): _writeAt: size=3, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c57c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c57c0): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c57c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b20 item 49 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c57c0): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c57c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.120954571 +0000 UTC m=+219.844370158 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c57c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5800): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5800): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5800): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5800): >_readAt: n=8, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5800): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.120954571 +0000 UTC m=+219.844370158 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5800): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004820e0 item 49 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5880): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5880): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5880): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5880): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5880): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.123011081 +0000 UTC m=+219.846426679 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5880): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5a00): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5a00): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5a00): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482540 item 50 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5a00): _readAt: size=2, off=5 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5a00): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5a00): _writeAt: size=3, off=5 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5a00): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5a00): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.123847801 +0000 UTC m=+219.847263389 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5a00): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5ac0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5ac0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5ac0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5ac0): >_readAt: n=3, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5ac0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.123847801 +0000 UTC m=+219.847263389 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5ac0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482850 item 50 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5bc0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5bc0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5bc0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5bc0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5bc0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.128167239 +0000 UTC m=+219.851582806 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5bc0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5d00): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5d00): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5d00): _writeAt: size=3, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5d00): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5d00): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5d00): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482bd0 item 51 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5d00): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5d00): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.128989223 +0000 UTC m=+219.852404800 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5d00): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5d40): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5d40): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5d40): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5d40): >_readAt: n=8, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5d40): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.128989223 +0000 UTC m=+219.852404800 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5d40): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482d20 item 51 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5dc0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5dc0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5dc0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5dc0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5dc0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.131064638 +0000 UTC m=+219.854480214 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5dc0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5e80): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5e80): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5e80): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483030 item 52 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5e80): _readAt: size=2, off=5 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5e80): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5e80): _writeAt: size=3, off=5 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5e80): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5e80): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.131736539 +0000 UTC m=+219.855152116 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5e80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5ec0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5ec0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5ec0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5ec0): >_readAt: n=3, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5ec0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.131736539 +0000 UTC m=+219.855152116 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5ec0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483180 item 52 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5f40): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5f40): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5f40): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5f40): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5f40): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.133812856 +0000 UTC m=+219.857228423 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0009c5f40): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2080): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2080): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2080): _writeAt: size=3, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2080): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2080): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2080): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483570 item 53 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2080): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2080): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.135265312 +0000 UTC m=+219.858680879 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2080): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d20c0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d20c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d20c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d20c0): >_readAt: n=8, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d20c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.135265312 +0000 UTC m=+219.858680879 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d20c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483730 item 53 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2140): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2140): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2140): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2140): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2140): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.137558637 +0000 UTC m=+219.860974233 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2140): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2200): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2200): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2200): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483ab0 item 54 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2200): _readAt: size=2, off=5 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2200): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2200): _writeAt: size=3, off=5 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2200): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2200): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.138332128 +0000 UTC m=+219.861747716 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2200): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2240): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2240): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2240): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2240): >_readAt: n=3, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2240): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.138332128 +0000 UTC m=+219.861747716 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2240): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483d50 item 54 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d22c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d22c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d22c0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d22c0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d22c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.139726035 +0000 UTC m=+219.863141602 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d22c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2380): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2380): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2380): _writeAt: size=3, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2380): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2380): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2380): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c02a0 item 55 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2380): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2380): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.14035754 +0000 UTC m=+219.863773117 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2380): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d23c0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d23c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d23c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d23c0): >_readAt: n=8, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d23c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.14035754 +0000 UTC m=+219.863773117 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d23c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c07e0 item 55 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 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/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2440): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2440): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2440): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2440): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2440): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.141944169 +0000 UTC m=+219.865359736 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2440): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2500): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2500): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2500): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0c40 item 56 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2500): _readAt: size=2, off=5 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2500): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2500): _writeAt: size=3, off=5 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2500): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2500): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.142870658 +0000 UTC m=+219.866286225 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2500): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e000): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e000): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e000): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e000): >_readAt: n=3, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e000): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.142870658 +0000 UTC m=+219.866286225 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e000): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338000 item 56 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e0c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e0c0): open at offset 0 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e0c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e0c0): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e0c0): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e0c0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e0c0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e0c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.145151268 +0000 UTC m=+219.868566845 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e0c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131680): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131680): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131680): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338620 item 57 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131680): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131680): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.146136697 +0000 UTC m=+219.869552295 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131680): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131740): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131740): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131740): _writeAt: size=3, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131740): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131740): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131740): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425b90 item 57 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131740): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131740): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.146962678 +0000 UTC m=+219.870378265 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131740): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8040): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8040): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8040): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8040): >_readAt: n=8, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8040): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.146962678 +0000 UTC m=+219.870378265 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8040): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e000 item 57 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8100): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8100): open at offset 0 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8100): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8100): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8100): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8100): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8100): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8100): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.149861308 +0000 UTC m=+219.873276875 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8100): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8140): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8140): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8140): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e5b0 item 58 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8140): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8140): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.151313425 +0000 UTC m=+219.874729002 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8140): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8200): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8200): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8200): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e8c0 item 58 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8200): _readAt: size=2, off=5 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8200): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8200): _writeAt: size=3, off=5 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8200): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8200): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.152276372 +0000 UTC m=+219.875691949 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8200): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8240): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8240): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8240): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8240): >_readAt: n=3, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8240): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.152276372 +0000 UTC m=+219.875691949 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8240): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ec40 item 58 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8300): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8300): open at offset 0 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8300): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8300): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8300): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8300): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8300): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8300): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.154103451 +0000 UTC m=+219.877519029 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8300): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8380): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8380): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8380): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f1f0 item 59 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8380): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8380): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.154732613 +0000 UTC m=+219.878148189 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8380): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8440): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8440): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8440): _writeAt: size=3, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8440): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8440): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8440): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f5e0 item 59 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8440): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8440): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.155425443 +0000 UTC m=+219.878841020 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8440): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8480): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8480): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8480): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8480): >_readAt: n=8, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8480): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.155425443 +0000 UTC m=+219.878841020 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8480): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f7a0 item 59 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 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/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8580): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8580): open at offset 0 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8580): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8580): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8580): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8580): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8580): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8580): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.157226163 +0000 UTC m=+219.880641740 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8580): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd85c0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd85c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd85c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424000 item 60 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd85c0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd85c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.157931708 +0000 UTC m=+219.881347285 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd85c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8700): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8700): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8700): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004242a0 item 60 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8700): _readAt: size=2, off=5 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8700): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8700): _writeAt: size=3, off=5 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8700): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8700): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.158706772 +0000 UTC m=+219.882122349 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8700): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8740): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8740): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8740): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8740): >_readAt: n=3, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8740): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.158706772 +0000 UTC m=+219.882122349 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8740): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424460 item 60 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8980): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8980): open at offset 0 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8980): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8980): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8980): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8980): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8980): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8980): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.160377057 +0000 UTC m=+219.883792634 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8980): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd89c0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd89c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd89c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004247e0 item 61 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd89c0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd89c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.161283228 +0000 UTC m=+219.884698805 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd89c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8ac0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8ac0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8ac0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8ac0): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8ac0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.161283228 +0000 UTC m=+219.884698805 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8ac0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424a10 item 61 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 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/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8c80): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8c80): open at offset 0 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8c80): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8c80): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8c80): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8c80): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8c80): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8c80): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.163433555 +0000 UTC m=+219.886849142 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8c80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8cc0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8cc0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8cc0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424ee0 item 62 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8cc0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8cc0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.164184665 +0000 UTC m=+219.887600251 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8cc0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8d80): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8d80): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8d80): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8d80): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8d80): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.164184665 +0000 UTC m=+219.887600251 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8d80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425030 item 62 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 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/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8e40): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8e40): open at offset 0 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8e40): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8e40): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8e40): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8e40): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8e40): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8e40): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.166024307 +0000 UTC m=+219.889439894 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8e40): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8e80): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8e80): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8e80): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425500 item 63 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8e80): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8e80): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.166704073 +0000 UTC m=+219.890119650 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8e80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8f80): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8f80): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8f80): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8f80): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8f80): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.166704073 +0000 UTC m=+219.890119650 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd8f80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425650 item 63 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 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/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9040): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9040): open at offset 0 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9040): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9040): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9040): >_readAt: n=0, err=Bad file descriptor 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9040): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9040): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9040): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.16865728 +0000 UTC m=+219.892072857 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9040): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9080): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9080): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9080): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338850 item 64 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9080): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9080): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.169416555 +0000 UTC m=+219.892832142 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9080): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9140): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9140): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9140): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9140): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9140): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.169416555 +0000 UTC m=+219.892832142 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9140): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338a80 item 64 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd91c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd91c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd91c0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd91c0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd91c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.171326901 +0000 UTC m=+219.894742478 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd91c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9200): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9200): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9200): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9200): >_readAt: n=2, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9200): _writeAt: size=3, off=2 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339030 item 65 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9200): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9200): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.172085634 +0000 UTC m=+219.895501211 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9200): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9240): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9240): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9240): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9240): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9240): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.172085634 +0000 UTC m=+219.895501211 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9240): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339420 item 65 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9280): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9280): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9280): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9280): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9280): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.173856759 +0000 UTC m=+219.897272336 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9280): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd92c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd92c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339c00 item 66 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd92c0): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd92c0): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd92c0): _writeAt: size=3, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd92c0): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd92c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.174627135 +0000 UTC m=+219.898042712 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd92c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9300): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9300): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9300): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9300): >_readAt: n=3, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9300): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.174627135 +0000 UTC m=+219.898042712 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9300): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339e30 item 66 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9340): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9340): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9340): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9340): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9340): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.176397808 +0000 UTC m=+219.899813385 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9340): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9380): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9380): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9380): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9380): >_readAt: n=2, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9380): _writeAt: size=3, off=2 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0540 item 67 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9380): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9380): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.177337301 +0000 UTC m=+219.900752879 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9380): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd93c0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd93c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd93c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd93c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd93c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.177337301 +0000 UTC m=+219.900752879 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd93c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0930 item 67 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9440): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9440): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9440): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9440): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9440): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.179583788 +0000 UTC m=+219.902999375 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9440): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9500): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9500): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0e70 item 68 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9500): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9500): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9500): _writeAt: size=3, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9500): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9500): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.18040562 +0000 UTC m=+219.903821208 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9500): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9540): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9540): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9540): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9540): >_readAt: n=3, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9540): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.18040562 +0000 UTC m=+219.903821208 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9540): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0fc0 item 68 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9580): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9580): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9580): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9580): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9580): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.18243508 +0000 UTC m=+219.905850678 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9580): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd95c0): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd95c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd95c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd95c0): >_readAt: n=2, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd95c0): _writeAt: size=3, off=2 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c17a0 item 69 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd95c0): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd95c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.18330879 +0000 UTC m=+219.906724377 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd95c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9600): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9600): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9600): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9600): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9600): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.18330879 +0000 UTC m=+219.906724377 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9600): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c18f0 item 69 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9680): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9680): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9680): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9680): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9680): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.185718774 +0000 UTC m=+219.909134351 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000bd9680): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130180): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130180): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e700 item 70 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130180): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130180): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130180): _writeAt: size=3, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130180): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130180): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.186512664 +0000 UTC m=+219.909928261 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130180): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001301c0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001301c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001301c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001301c0): >_readAt: n=3, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001301c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.186512664 +0000 UTC m=+219.909928261 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001301c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030eaf0 item 70 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130240): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130240): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130240): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130240): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130240): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.188245005 +0000 UTC m=+219.911660602 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130240): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130300): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130300): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130300): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130300): >_readAt: n=2, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130300): _writeAt: size=3, off=2 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f0a0 item 71 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130300): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130300): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.189050087 +0000 UTC m=+219.912465675 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130300): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130340): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130340): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130340): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130340): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130340): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.189050087 +0000 UTC m=+219.912465675 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130340): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f490 item 71 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001303c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001303c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001303c0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001303c0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001303c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.191080077 +0000 UTC m=+219.914495674 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001303c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130480): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130480): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fa40 item 72 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130480): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130480): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130480): _writeAt: size=3, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130480): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130480): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.191879677 +0000 UTC m=+219.915295264 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130480): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001304c0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001304c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001304c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001304c0): >_readAt: n=3, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001304c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.191879677 +0000 UTC m=+219.915295264 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001304c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fc00 item 72 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130500): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130500): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130500): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130500): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130500): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130500): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130500): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.193645883 +0000 UTC m=+219.917061470 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130500): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130540): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130540): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130540): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003189a0 item 73 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130540): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130540): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.194276086 +0000 UTC m=+219.917691684 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130540): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130580): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130580): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130580): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130580): >_readAt: n=2, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130580): _writeAt: size=3, off=2 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318cb0 item 73 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130580): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130580): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.195270603 +0000 UTC m=+219.918686180 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130580): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001305c0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001305c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001305c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001305c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001305c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.195270603 +0000 UTC m=+219.918686180 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001305c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319030 item 73 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130680): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130680): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130680): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130680): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130680): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130680): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130680): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.197161362 +0000 UTC m=+219.920576949 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130680): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001306c0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001306c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001306c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319650 item 74 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001306c0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001306c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.198079985 +0000 UTC m=+219.921495573 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001306c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130780): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130780): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319960 item 74 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130780): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130780): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130780): _writeAt: size=3, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130780): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130780): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.199037943 +0000 UTC m=+219.922453530 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130780): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001307c0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001307c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001307c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001307c0): >_readAt: n=3, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001307c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.199037943 +0000 UTC m=+219.922453530 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001307c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319d50 item 74 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130880): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130880): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130880): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130880): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130880): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130880): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130880): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.2015026 +0000 UTC m=+219.924918187 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130880): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001308c0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001308c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001308c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039a620 item 75 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001308c0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001308c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.20233904 +0000 UTC m=+219.925754637 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001308c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130980): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130980): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130980): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130980): >_readAt: n=2, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130980): _writeAt: size=3, off=2 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039abd0 item 75 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130980): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130980): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.20349457 +0000 UTC m=+219.926910167 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130980): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001309c0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001309c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001309c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001309c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001309c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.20349457 +0000 UTC m=+219.926910167 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001309c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039ae00 item 75 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130a80): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130a80): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130a80): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130a80): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130a80): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130a80): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130a80): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.205544888 +0000 UTC m=+219.928960475 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130a80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130ac0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130ac0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130ac0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b180 item 76 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130ac0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130ac0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.206335291 +0000 UTC m=+219.929750879 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130ac0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130b80): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130b80): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b2d0 item 76 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130b80): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130b80): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130b80): _writeAt: size=3, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130b80): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130b80): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.207313086 +0000 UTC m=+219.930728674 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130b80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130bc0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130bc0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130bc0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130bc0): >_readAt: n=3, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130bc0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.207313086 +0000 UTC m=+219.930728674 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130bc0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b420 item 76 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130c80): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130c80): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130c80): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130c80): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130c80): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130c80): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130c80): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.209767212 +0000 UTC m=+219.933182810 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130c80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130cc0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130cc0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130cc0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039b9d0 item 77 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130cc0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130cc0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.210819298 +0000 UTC m=+219.934234895 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130cc0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130d80): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130d80): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130d80): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130d80): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130d80): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.210819298 +0000 UTC m=+219.934234895 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130d80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039bc70 item 77 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e40): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e40): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e40): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e40): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e40): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e40): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e40): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.213322486 +0000 UTC m=+219.936738072 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e40): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e80): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e80): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e80): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa230 item 78 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e80): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e80): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.214126976 +0000 UTC m=+219.937542563 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130e80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130f40): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130f40): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130f40): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130f40): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130f40): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.214126976 +0000 UTC m=+219.937542563 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000130f40): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa4d0 item 78 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131000): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131000): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131000): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131000): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131000): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131000): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131000): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.216181733 +0000 UTC m=+219.939597319 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131000): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131040): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131040): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131040): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aac40 item 79 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131040): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131040): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.217143809 +0000 UTC m=+219.940559406 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131040): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131100): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131100): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131100): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131100): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131100): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.217143809 +0000 UTC m=+219.940559406 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131100): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aaf50 item 79 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 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/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001311c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001311c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001311c0): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001311c0): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001311c0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001311c0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001311c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.219508006 +0000 UTC m=+219.942923594 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001311c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131200): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131200): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131200): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab5e0 item 80 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131200): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131200): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.220367229 +0000 UTC m=+219.943782826 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131200): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131780): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131780): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131780): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131780): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131780): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.220367229 +0000 UTC m=+219.943782826 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131780): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abab0 item 80 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001317c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001317c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001317c0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001317c0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001317c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.222924099 +0000 UTC m=+219.946339685 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001317c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131800): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131800): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131800): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131800): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131800): >_readAt: n=2, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131800): _writeAt: size=3, off=7 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abea0 item 81 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131800): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131800): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.223888007 +0000 UTC m=+219.947303614 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131800): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131840): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131840): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131840): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131840): >_readAt: n=8, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131840): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.223888007 +0000 UTC m=+219.947303614 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131840): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112070 item 81 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001318c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001318c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001318c0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001318c0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001318c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.225874095 +0000 UTC m=+219.949289683 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001318c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131980): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131980): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131980): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001124d0 item 82 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131980): _readAt: size=2, off=5 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131980): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131980): _writeAt: size=3, off=5 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131980): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131980): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.226960013 +0000 UTC m=+219.950375600 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131980): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001319c0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001319c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001319c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001319c0): >_readAt: n=3, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001319c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.226960013 +0000 UTC m=+219.950375600 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0001319c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112620 item 82 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131a40): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131a40): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131a40): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131a40): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131a40): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.229172657 +0000 UTC m=+219.952588245 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131a40): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131b00): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131b00): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131b00): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131b00): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131b00): >_readAt: n=2, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131b00): _writeAt: size=3, off=7 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112a80 item 83 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131b00): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131b00): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.230105127 +0000 UTC m=+219.953520725 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131b00): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131b40): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131b40): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131b40): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131b40): >_readAt: n=8, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131b40): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.230105127 +0000 UTC m=+219.953520725 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131b40): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112c40 item 83 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131bc0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131bc0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131bc0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131bc0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131bc0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.232433077 +0000 UTC m=+219.955848724 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131bc0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131c80): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131c80): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131c80): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113490 item 84 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131c80): _readAt: size=2, off=5 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131c80): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131c80): _writeAt: size=3, off=5 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131c80): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131c80): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.233297619 +0000 UTC m=+219.956713216 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131c80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131cc0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131cc0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131cc0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131cc0): >_readAt: n=3, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131cc0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.233297619 +0000 UTC m=+219.956713216 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131cc0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001136c0 item 84 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131d40): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131d40): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131d40): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131d40): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131d40): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.235427056 +0000 UTC m=+219.958842653 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131d40): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131e00): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131e00): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131e00): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131e00): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131e00): >_readAt: n=2, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131e00): _writeAt: size=3, off=7 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2150 item 85 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131e00): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131e00): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.236234322 +0000 UTC m=+219.959649909 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131e00): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131e40): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131e40): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131e40): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131e40): >_readAt: n=8, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131e40): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.236234322 +0000 UTC m=+219.959649909 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131e40): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d24d0 item 85 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131f00): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131f00): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131f00): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131f00): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131f00): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.238724075 +0000 UTC m=+219.962139672 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc000131f00): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e140): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e140): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e140): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2930 item 86 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e140): _readAt: size=2, off=5 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e140): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e140): _writeAt: size=3, off=5 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e140): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e140): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.2397975 +0000 UTC m=+219.963213086 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e140): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e180): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e180): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e180): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e180): >_readAt: n=3, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e180): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.2397975 +0000 UTC m=+219.963213086 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e180): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2d90 item 86 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e200): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e200): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e200): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e200): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e200): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.242172368 +0000 UTC m=+219.965587955 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e200): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e2c0): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e2c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e2c0): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e2c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e2c0): >_readAt: n=2, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e2c0): _writeAt: size=3, off=7 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d3570 item 87 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e2c0): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e2c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.243236464 +0000 UTC m=+219.966652052 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc00131e2c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2000): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2000): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2000): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2000): >_readAt: n=8, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2000): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.243236464 +0000 UTC m=+219.966652052 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2000): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0150 item 87 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 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/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2080): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2080): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2080): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2080): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2080): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.246003859 +0000 UTC m=+219.969419446 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2080): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2140): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2140): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2140): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f09a0 item 88 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2140): _readAt: size=2, off=5 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2140): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2140): _writeAt: size=3, off=5 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2140): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2140): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.247143038 +0000 UTC m=+219.970558625 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2140): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2180): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2180): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2180): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2180): >_readAt: n=3, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2180): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.247143038 +0000 UTC m=+219.970558625 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2180): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0e00 item 88 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2240): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2240): open at offset 0 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2240): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2240): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2240): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2240): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2240): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2240): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.249080213 +0000 UTC m=+219.972495800 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2240): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2280): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2280): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2280): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1420 item 89 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2280): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2280): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.249835401 +0000 UTC m=+219.973250989 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2280): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2340): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2340): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2340): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2340): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2340): >_readAt: n=2, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2340): _writeAt: size=3, off=7 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f16c0 item 89 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2340): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2340): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.250600147 +0000 UTC m=+219.974015734 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2340): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2380): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2380): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2380): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2380): >_readAt: n=8, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2380): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.250600147 +0000 UTC m=+219.974015734 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2380): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f18f0 item 89 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2440): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2440): open at offset 0 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2440): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2440): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2440): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2440): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2440): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2440): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.252500253 +0000 UTC m=+219.975915840 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2440): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2480): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2480): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2480): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a540 item 90 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2480): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2480): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.253146316 +0000 UTC m=+219.976561902 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2480): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2580): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2580): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2580): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a700 item 90 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2580): _readAt: size=2, off=5 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2580): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2580): _writeAt: size=3, off=5 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2580): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2580): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.253922933 +0000 UTC m=+219.977338520 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2580): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d25c0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d25c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d25c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d25c0): >_readAt: n=3, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d25c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.253922933 +0000 UTC m=+219.977338520 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d25c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a8c0 item 90 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2680): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2680): open at offset 0 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2680): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2680): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2680): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2680): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2680): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2680): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.256072328 +0000 UTC m=+219.979487915 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2680): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d26c0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d26c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d26c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ae00 item 91 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d26c0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d26c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.256736484 +0000 UTC m=+219.980152081 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d26c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2780): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2780): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2780): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2780): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2780): >_readAt: n=2, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2780): _writeAt: size=3, off=7 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b1f0 item 91 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2780): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2780): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.257500688 +0000 UTC m=+219.980916276 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2780): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d27c0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d27c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d27c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d27c0): >_readAt: n=8, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d27c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.257500688 +0000 UTC m=+219.980916276 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d27c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b3b0 item 91 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 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/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2880): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2880): open at offset 0 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2880): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2880): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2880): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2880): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2880): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2880): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.259236497 +0000 UTC m=+219.982652085 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2880): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d28c0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d28c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d28c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b7a0 item 92 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d28c0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d28c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.259868443 +0000 UTC m=+219.983284040 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d28c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2980): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2980): open at offset 5 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2980): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b8f0 item 92 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2980): _readAt: size=2, off=5 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2980): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2980): _writeAt: size=3, off=5 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2980): >_writeAt: n=3, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2980): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.260704603 +0000 UTC m=+219.984120190 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2980): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d29c0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d29c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d29c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d29c0): >_readAt: n=3, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d29c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.260704603 +0000 UTC m=+219.984120190 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d29c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bb20 item 92 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2a80): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2a80): open at offset 0 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2a80): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2a80): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2a80): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2a80): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2a80): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2a80): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.263983186 +0000 UTC m=+219.987398784 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2a80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2ac0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2ac0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2ac0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bea0 item 93 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2ac0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2ac0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.264952346 +0000 UTC m=+219.988367933 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2ac0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2b80): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2b80): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2b80): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2b80): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2b80): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.264952346 +0000 UTC m=+219.988367933 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2b80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478070 item 93 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 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/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2c40): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2c40): open at offset 0 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2c40): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2c40): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2c40): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2c40): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2c40): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2c40): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.267352962 +0000 UTC m=+219.990768569 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2c40): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2c80): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2c80): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2c80): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478620 item 94 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2c80): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2c80): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.268104632 +0000 UTC m=+219.991520219 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2c80): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2d40): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2d40): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2d40): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2d40): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2d40): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.268104632 +0000 UTC m=+219.991520219 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2d40): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004789a0 item 94 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 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/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2e00): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2e00): open at offset 0 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2e00): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2e00): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2e00): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2e00): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2e00): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2e00): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.27117773 +0000 UTC m=+219.994593318 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2e00): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2e40): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2e40): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2e40): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478cb0 item 95 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2e40): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2e40): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.272224666 +0000 UTC m=+219.995640263 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2e40): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2f00): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2f00): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2f00): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2f00): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2f00): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.272224666 +0000 UTC m=+219.995640263 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2f00): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478e70 item 95 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 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/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2fc0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2fc0): open at offset 0 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2fc0): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2fc0): _readAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2fc0): >_readAt: n=0, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2fc0): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2fc0): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2fc0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.275035842 +0000 UTC m=+219.998451430 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d2fc0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d3000): _writeAt: size=5, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d3000): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d3000): >openPending: err= 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004798f0 item 96 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d3000): >_writeAt: n=5, err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d3000): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.275888763 +0000 UTC m=+219.999304351 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d3000): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/15 02:16:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/15 02:16:08 DEBUG : open-test-file: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d30c0): _readAt: size=512, off=0 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d30c0): openPending: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d30c0): >openPending: err= 2025/05/15 02:16:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d30c0): >_readAt: n=5, err=EOF 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d30c0): close: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-15 02:16:08.275888763 +0000 UTC m=+219.999304351 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : open-test-file(0xc0011d30c0): >close: err= 2025/05/15 02:16:08 DEBUG : open-test-file: Remove: 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479c70 item 96 2025/05/15 02:16:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/15 02:16:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/15 02:16:08 DEBUG : open-test-file: >Remove: err= 2025/05/15 02:16:08 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:16:08 DEBUG : : Looking for writers 2025/05/15 02:16:08 DEBUG : >WaitForWriters: 2025/05/15 02:16:08 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.39s) --- PASS: TestRWFileHandleOpenTests/writes (0.68s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.14s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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.71s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:16:08 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:16:08 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 02:16:08 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:08 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:16:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:16:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:08 INFO : files root 'rclone-test-toyagik7duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 02:16:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:08 DEBUG : file1: newRWFileHandle: 2025/05/15 02:16:08 DEBUG : file1(0xc000bd9a80): openPending: 2025/05/15 02:16:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:16:08 DEBUG : file1(0xc000bd9a80): >openPending: err= 2025/05/15 02:16:08 DEBUG : file1: >newRWFileHandle: err= 2025/05/15 02:16:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:16:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/15 02:16:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/15 02:16:08 DEBUG : file1(0xc000bd9a80): _writeAt: size=2, off=0 2025/05/15 02:16:08 DEBUG : file1(0xc000bd9a80): >_writeAt: n=2, err= 2025/05/15 02:16:08 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/05/15 02:16:08 DEBUG : file1(0xc000bd9a80): RWFileHandle.Flush 2025/05/15 02:16:08 DEBUG : file1(0xc000bd9a80): RWFileHandle.Release 2025/05/15 02:16:08 DEBUG : file1(0xc000bd9a80): close: 2025/05/15 02:16:08 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/05/15 02:16:08 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:08 DEBUG : file1(0xc000bd9a80): >close: err= 2025/05/15 02:16:08 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:16:08 DEBUG : : Looking for writers 2025/05/15 02:16:08 DEBUG : file1: reading active writers 2025/05/15 02:16:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 02:16:08 DEBUG : : Looking for writers 2025/05/15 02:16:08 DEBUG : file1: reading active writers 2025/05/15 02:16:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 02:16:08 DEBUG : : Looking for writers 2025/05/15 02:16:08 DEBUG : file1: reading active writers 2025/05/15 02:16:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 02:16:08 DEBUG : : Looking for writers 2025/05/15 02:16:08 DEBUG : file1: reading active writers 2025/05/15 02:16:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 02:16:08 DEBUG : file1: vfs cache: starting upload 2025/05/15 02:16:08 DEBUG : : Looking for writers 2025/05/15 02:16:08 DEBUG : file1: reading active writers 2025/05/15 02:16:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/15 02:16:09 DEBUG : : Looking for writers 2025/05/15 02:16:09 DEBUG : file1: reading active writers 2025/05/15 02:16:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/15 02:16:09 DEBUG : : Looking for writers 2025/05/15 02:16:09 DEBUG : file1: reading active writers 2025/05/15 02:16:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/15 02:16:09 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/05/15 02:16:09 INFO : file1: Copied (new) 2025/05/15 02:16:09 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/05/15 02:16:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/15 02:16:09 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/05/15 02:16:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:16:09 INFO : file1: vfs cache: upload succeeded try #1 2025/05/15 02:16:09 DEBUG : : Looking for writers 2025/05/15 02:16:09 DEBUG : file1: reading active writers 2025/05/15 02:16:09 DEBUG : >WaitForWriters: 2025/05/15 02:16:10 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:16:10 DEBUG : : Looking for writers 2025/05/15 02:16:10 DEBUG : file1: reading active writers 2025/05/15 02:16:10 DEBUG : >WaitForWriters: 2025/05/15 02:16:10 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (2.00s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:16:10 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:16:10 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 02:16:10 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:10 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:16:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:16:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:10 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:10 INFO : files root 'rclone-test-toyagik7duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 02:16:10 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:10 DEBUG : rename_me: newRWFileHandle: 2025/05/15 02:16:10 DEBUG : rename_me(0xc00131e800): openPending: 2025/05/15 02:16:10 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/15 02:16:10 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/05/15 02:16:10 DEBUG : rename_me(0xc00131e800): >openPending: err= 2025/05/15 02:16:10 DEBUG : rename_me: >newRWFileHandle: err= 2025/05/15 02:16:10 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/05/15 02:16:10 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/05/15 02:16:10 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/05/15 02:16:10 DEBUG : rename_me(0xc00131e800): _writeAt: size=5, off=0 2025/05/15 02:16:10 DEBUG : rename_me(0xc00131e800): >_writeAt: n=5, err= 2025/05/15 02:16:10 DEBUG : rename_me(0xc00131e800): close: 2025/05/15 02:16:10 DEBUG : rename_me: vfs cache: setting modification time to 2025-05-15 02:16:10.975308626 +0000 UTC m=+222.698724223 2025/05/15 02:16:10 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/05/15 02:16:10 DEBUG : rename_me(0xc00131e800): >close: err= 2025/05/15 02:16:10 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/05/15 02:16:10 DEBUG : i_was_renamed: Updating file with 0xc00132cf00 2025/05/15 02:16:10 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/05/15 02:16:10 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/05/15 02:16:10 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:16:10 DEBUG : : Looking for writers 2025/05/15 02:16:10 DEBUG : i_was_renamed: reading active writers 2025/05/15 02:16:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/15 02:16:10 DEBUG : : Looking for writers 2025/05/15 02:16:10 DEBUG : i_was_renamed: reading active writers 2025/05/15 02:16:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/15 02:16:11 DEBUG : : Looking for writers 2025/05/15 02:16:11 DEBUG : i_was_renamed: reading active writers 2025/05/15 02:16:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/15 02:16:11 DEBUG : : Looking for writers 2025/05/15 02:16:11 DEBUG : i_was_renamed: reading active writers 2025/05/15 02:16:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/15 02:16:11 DEBUG : i_was_renamed: vfs cache: starting upload 2025/05/15 02:16:11 DEBUG : : Looking for writers 2025/05/15 02:16:11 DEBUG : i_was_renamed: reading active writers 2025/05/15 02:16:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/15 02:16:11 DEBUG : : Looking for writers 2025/05/15 02:16:11 DEBUG : i_was_renamed: reading active writers 2025/05/15 02:16:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/15 02:16:11 DEBUG : : Looking for writers 2025/05/15 02:16:11 DEBUG : i_was_renamed: reading active writers 2025/05/15 02:16:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/15 02:16:12 DEBUG : : Looking for writers 2025/05/15 02:16:12 DEBUG : i_was_renamed: reading active writers 2025/05/15 02:16:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/05/15 02:16:12 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/05/15 02:16:12 INFO : i_was_renamed: Copied (new) 2025/05/15 02:16:12 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-05-15 02:16:10 +0000 UTC," 2025/05/15 02:16:12 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/05/15 02:16:12 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/05/15 02:16:12 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/05/15 02:16:13 DEBUG : : Looking for writers 2025/05/15 02:16:13 DEBUG : i_was_renamed: reading active writers 2025/05/15 02:16:13 DEBUG : >WaitForWriters: 2025/05/15 02:16:13 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.17s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:16:13 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:16:13 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/15 02:16:13 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:13 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:16:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/15 02:16:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-toyagik7duha" 2025/05/15 02:16:13 INFO : files root 'rclone-test-toyagik7duha': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/15 02:16:13 DEBUG : : forgetting directory cache 2025/05/15 02:16:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/15 02:16:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/15 02:16:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/15 02:16:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/15 02:16:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/15 02:16:14 DEBUG : TestRWCacheUpdate(0xc0006c4800): _readAt: size=512, off=0 2025/05/15 02:16:14 DEBUG : TestRWCacheUpdate(0xc0006c4800): openPending: 2025/05/15 02:16:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-15 01:17:13 +0000 UTC," against cached fingerprint "" 2025/05/15 02:16:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/15 02:16:14 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 02:16:14 DEBUG : TestRWCacheUpdate(0xc0006c4800): >openPending: err= 2025/05/15 02:16:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/15 02:16:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 02:16:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 02:16:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:16:15 DEBUG : : forgetting directory cache 2025/05/15 02:16:15 DEBUG : TestRWCacheUpdate(0xc0006c4800): >_readAt: n=20, err=EOF 2025/05/15 02:16:15 DEBUG : TestRWCacheUpdate(0xc0006c4800): close: 2025/05/15 02:16:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-15 01:17:13 +0000 UTC 2025/05/15 02:16:15 DEBUG : TestRWCacheUpdate(0xc0006c4800): >close: err= 2025/05/15 02:16:15 DEBUG : : Re-reading directory (281.296414ms old) 2025/05/15 02:16:15 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 02:16:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/05/15 02:16:15 DEBUG : : forgetting directory cache 2025/05/15 02:16:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/15 02:16:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/15 02:16:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/15 02:16:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/15 02:16:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/15 02:16:16 DEBUG : TestRWCacheUpdate(0xc000bd8480): _readAt: size=512, off=0 2025/05/15 02:16:16 DEBUG : TestRWCacheUpdate(0xc000bd8480): openPending: 2025/05/15 02:16:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-15 01:18:13 +0000 UTC," against cached fingerprint "20,2025-05-15 01:17:13 +0000 UTC," 2025/05/15 02:16:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-15 01:18:13 +0000 UTC," != cached fingerprint "20,2025-05-15 01:17:13 +0000 UTC,") 2025/05/15 02:16:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/15 02:16:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/15 02:16:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/15 02:16:16 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 02:16:16 DEBUG : TestRWCacheUpdate(0xc000bd8480): >openPending: err= 2025/05/15 02:16:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/15 02:16:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 02:16:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 02:16:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:16:16 DEBUG : : forgetting directory cache 2025/05/15 02:16:17 DEBUG : TestRWCacheUpdate(0xc000bd8480): >_readAt: n=20, err=EOF 2025/05/15 02:16:17 DEBUG : TestRWCacheUpdate(0xc000bd8480): close: 2025/05/15 02:16:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-15 01:18:13 +0000 UTC 2025/05/15 02:16:17 DEBUG : TestRWCacheUpdate(0xc000bd8480): >close: err= 2025/05/15 02:16:17 DEBUG : : Re-reading directory (280.450538ms old) 2025/05/15 02:16:17 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 02:16:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/05/15 02:16:17 DEBUG : : forgetting directory cache 2025/05/15 02:16:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/15 02:16:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/15 02:16:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/15 02:16:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/15 02:16:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/15 02:16:18 DEBUG : TestRWCacheUpdate(0xc0006c4b80): _readAt: size=512, off=0 2025/05/15 02:16:18 DEBUG : TestRWCacheUpdate(0xc0006c4b80): openPending: 2025/05/15 02:16:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-15 01:19:13 +0000 UTC," against cached fingerprint "20,2025-05-15 01:18:13 +0000 UTC," 2025/05/15 02:16:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-15 01:19:13 +0000 UTC," != cached fingerprint "20,2025-05-15 01:18:13 +0000 UTC,") 2025/05/15 02:16:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/15 02:16:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/15 02:16:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/15 02:16:18 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 02:16:18 DEBUG : TestRWCacheUpdate(0xc0006c4b80): >openPending: err= 2025/05/15 02:16:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/15 02:16:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 02:16:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 02:16:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:16:18 DEBUG : : forgetting directory cache 2025/05/15 02:16:18 DEBUG : TestRWCacheUpdate(0xc0006c4b80): >_readAt: n=20, err=EOF 2025/05/15 02:16:18 DEBUG : TestRWCacheUpdate(0xc0006c4b80): close: 2025/05/15 02:16:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-15 01:19:13 +0000 UTC 2025/05/15 02:16:18 DEBUG : TestRWCacheUpdate(0xc0006c4b80): >close: err= 2025/05/15 02:16:18 DEBUG : : Re-reading directory (268.521075ms old) 2025/05/15 02:16:18 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 02:16:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/05/15 02:16:19 DEBUG : : forgetting directory cache 2025/05/15 02:16:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/15 02:16:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/15 02:16:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/15 02:16:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/15 02:16:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/15 02:16:20 DEBUG : TestRWCacheUpdate(0xc0006c4f80): _readAt: size=512, off=0 2025/05/15 02:16:20 DEBUG : TestRWCacheUpdate(0xc0006c4f80): openPending: 2025/05/15 02:16:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-15 01:20:13 +0000 UTC," against cached fingerprint "20,2025-05-15 01:19:13 +0000 UTC," 2025/05/15 02:16:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-15 01:20:13 +0000 UTC," != cached fingerprint "20,2025-05-15 01:19:13 +0000 UTC,") 2025/05/15 02:16:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/15 02:16:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/15 02:16:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/15 02:16:20 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 02:16:20 DEBUG : TestRWCacheUpdate(0xc0006c4f80): >openPending: err= 2025/05/15 02:16:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/15 02:16:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 02:16:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 02:16:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:16:20 DEBUG : : forgetting directory cache 2025/05/15 02:16:20 DEBUG : TestRWCacheUpdate(0xc0006c4f80): >_readAt: n=20, err=EOF 2025/05/15 02:16:20 DEBUG : TestRWCacheUpdate(0xc0006c4f80): close: 2025/05/15 02:16:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-15 01:20:13 +0000 UTC 2025/05/15 02:16:20 DEBUG : TestRWCacheUpdate(0xc0006c4f80): >close: err= 2025/05/15 02:16:20 DEBUG : : Re-reading directory (277.736554ms old) 2025/05/15 02:16:20 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 02:16:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/05/15 02:16:20 DEBUG : : forgetting directory cache 2025/05/15 02:16:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/15 02:16:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/15 02:16:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/15 02:16:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/15 02:16:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/15 02:16:21 DEBUG : TestRWCacheUpdate(0xc00131e9c0): _readAt: size=512, off=0 2025/05/15 02:16:21 DEBUG : TestRWCacheUpdate(0xc00131e9c0): openPending: 2025/05/15 02:16:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-15 01:21:13 +0000 UTC," against cached fingerprint "20,2025-05-15 01:20:13 +0000 UTC," 2025/05/15 02:16:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-15 01:21:13 +0000 UTC," != cached fingerprint "20,2025-05-15 01:20:13 +0000 UTC,") 2025/05/15 02:16:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/15 02:16:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/15 02:16:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/15 02:16:21 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 02:16:21 DEBUG : TestRWCacheUpdate(0xc00131e9c0): >openPending: err= 2025/05/15 02:16:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/15 02:16:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 02:16:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 02:16:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:16:21 DEBUG : : forgetting directory cache 2025/05/15 02:16:22 DEBUG : TestRWCacheUpdate(0xc00131e9c0): >_readAt: n=20, err=EOF 2025/05/15 02:16:22 DEBUG : TestRWCacheUpdate(0xc00131e9c0): close: 2025/05/15 02:16:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-15 01:21:13 +0000 UTC 2025/05/15 02:16:22 DEBUG : TestRWCacheUpdate(0xc00131e9c0): >close: err= 2025/05/15 02:16:22 DEBUG : : Re-reading directory (276.04635ms old) 2025/05/15 02:16:22 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 02:16:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/05/15 02:16:22 DEBUG : : forgetting directory cache 2025/05/15 02:16:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/15 02:16:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/15 02:16:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/15 02:16:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/15 02:16:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/15 02:16:23 DEBUG : TestRWCacheUpdate(0xc0006c5640): _readAt: size=512, off=0 2025/05/15 02:16:23 DEBUG : TestRWCacheUpdate(0xc0006c5640): openPending: 2025/05/15 02:16:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-15 01:22:13 +0000 UTC," against cached fingerprint "20,2025-05-15 01:21:13 +0000 UTC," 2025/05/15 02:16:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-15 01:22:13 +0000 UTC," != cached fingerprint "20,2025-05-15 01:21:13 +0000 UTC,") 2025/05/15 02:16:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/15 02:16:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/15 02:16:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/15 02:16:23 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 02:16:23 DEBUG : TestRWCacheUpdate(0xc0006c5640): >openPending: err= 2025/05/15 02:16:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/15 02:16:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 02:16:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 02:16:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:16:23 DEBUG : : forgetting directory cache 2025/05/15 02:16:23 DEBUG : TestRWCacheUpdate(0xc0006c5640): >_readAt: n=20, err=EOF 2025/05/15 02:16:23 DEBUG : TestRWCacheUpdate(0xc0006c5640): close: 2025/05/15 02:16:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-15 01:22:13 +0000 UTC 2025/05/15 02:16:23 DEBUG : TestRWCacheUpdate(0xc0006c5640): >close: err= 2025/05/15 02:16:23 DEBUG : : Re-reading directory (262.971759ms old) 2025/05/15 02:16:23 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 02:16:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/05/15 02:16:23 DEBUG : : forgetting directory cache 2025/05/15 02:16:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/15 02:16:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/15 02:16:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/15 02:16:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/15 02:16:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/15 02:16:25 DEBUG : TestRWCacheUpdate(0xc000bd9480): _readAt: size=512, off=0 2025/05/15 02:16:25 DEBUG : TestRWCacheUpdate(0xc000bd9480): openPending: 2025/05/15 02:16:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-05-15 01:23:13 +0000 UTC," against cached fingerprint "20,2025-05-15 01:22:13 +0000 UTC," 2025/05/15 02:16:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-05-15 01:23:13 +0000 UTC," != cached fingerprint "20,2025-05-15 01:22:13 +0000 UTC,") 2025/05/15 02:16:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/15 02:16:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/15 02:16:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/05/15 02:16:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 02:16:25 DEBUG : TestRWCacheUpdate(0xc000bd9480): >openPending: err= 2025/05/15 02:16:25 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/05/15 02:16:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 02:16:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 02:16:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:16:25 DEBUG : : forgetting directory cache 2025/05/15 02:16:25 DEBUG : TestRWCacheUpdate(0xc000bd9480): >_readAt: n=21, err=EOF 2025/05/15 02:16:25 DEBUG : TestRWCacheUpdate(0xc000bd9480): close: 2025/05/15 02:16:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-15 01:23:13 +0000 UTC 2025/05/15 02:16:25 DEBUG : TestRWCacheUpdate(0xc000bd9480): >close: err= 2025/05/15 02:16:25 DEBUG : : Re-reading directory (266.585783ms old) 2025/05/15 02:16:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 02:16:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/05/15 02:16:25 DEBUG : : forgetting directory cache 2025/05/15 02:16:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/15 02:16:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/15 02:16:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/15 02:16:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/15 02:16:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/15 02:16:26 DEBUG : TestRWCacheUpdate(0xc0006c48c0): _readAt: size=512, off=0 2025/05/15 02:16:26 DEBUG : TestRWCacheUpdate(0xc0006c48c0): openPending: 2025/05/15 02:16:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-05-15 01:24:13 +0000 UTC," against cached fingerprint "21,2025-05-15 01:23:13 +0000 UTC," 2025/05/15 02:16:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-05-15 01:24:13 +0000 UTC," != cached fingerprint "21,2025-05-15 01:23:13 +0000 UTC,") 2025/05/15 02:16:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/15 02:16:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/15 02:16:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/05/15 02:16:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 02:16:26 DEBUG : TestRWCacheUpdate(0xc0006c48c0): >openPending: err= 2025/05/15 02:16:26 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/05/15 02:16:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 02:16:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 02:16:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:16:26 DEBUG : : forgetting directory cache 2025/05/15 02:16:27 DEBUG : TestRWCacheUpdate(0xc0006c48c0): >_readAt: n=22, err=EOF 2025/05/15 02:16:27 DEBUG : TestRWCacheUpdate(0xc0006c48c0): close: 2025/05/15 02:16:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-15 01:24:13 +0000 UTC 2025/05/15 02:16:27 DEBUG : TestRWCacheUpdate(0xc0006c48c0): >close: err= 2025/05/15 02:16:27 DEBUG : : Re-reading directory (290.322255ms old) 2025/05/15 02:16:27 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 02:16:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/05/15 02:16:27 DEBUG : : forgetting directory cache 2025/05/15 02:16:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/15 02:16:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/15 02:16:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/15 02:16:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/15 02:16:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/15 02:16:28 DEBUG : TestRWCacheUpdate(0xc00131e380): _readAt: size=512, off=0 2025/05/15 02:16:28 DEBUG : TestRWCacheUpdate(0xc00131e380): openPending: 2025/05/15 02:16:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-05-15 01:25:13 +0000 UTC," against cached fingerprint "22,2025-05-15 01:24:13 +0000 UTC," 2025/05/15 02:16:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-05-15 01:25:13 +0000 UTC," != cached fingerprint "22,2025-05-15 01:24:13 +0000 UTC,") 2025/05/15 02:16:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/15 02:16:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/15 02:16:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/05/15 02:16:28 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 02:16:28 DEBUG : TestRWCacheUpdate(0xc00131e380): >openPending: err= 2025/05/15 02:16:28 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/05/15 02:16:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 02:16:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 02:16:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:16:28 DEBUG : : forgetting directory cache 2025/05/15 02:16:28 DEBUG : TestRWCacheUpdate(0xc00131e380): >_readAt: n=23, err=EOF 2025/05/15 02:16:28 DEBUG : TestRWCacheUpdate(0xc00131e380): close: 2025/05/15 02:16:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-15 01:25:13 +0000 UTC 2025/05/15 02:16:28 DEBUG : TestRWCacheUpdate(0xc00131e380): >close: err= 2025/05/15 02:16:28 DEBUG : : Re-reading directory (283.442905ms old) 2025/05/15 02:16:28 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 02:16:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/05/15 02:16:29 DEBUG : : forgetting directory cache 2025/05/15 02:16:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:16:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/15 02:16:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/15 02:16:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/15 02:16:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/15 02:16:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/15 02:16:30 DEBUG : TestRWCacheUpdate(0xc00131e480): _readAt: size=512, off=0 2025/05/15 02:16:30 DEBUG : TestRWCacheUpdate(0xc00131e480): openPending: 2025/05/15 02:16:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-05-15 01:26:13 +0000 UTC," against cached fingerprint "23,2025-05-15 01:25:13 +0000 UTC," 2025/05/15 02:16:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-05-15 01:26:13 +0000 UTC," != cached fingerprint "23,2025-05-15 01:25:13 +0000 UTC,") 2025/05/15 02:16:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/15 02:16:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/15 02:16:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/05/15 02:16:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 02:16:30 DEBUG : TestRWCacheUpdate(0xc00131e480): >openPending: err= 2025/05/15 02:16:30 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/05/15 02:16:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/15 02:16:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/15 02:16:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:16:30 DEBUG : : forgetting directory cache 2025/05/15 02:16:30 DEBUG : TestRWCacheUpdate(0xc00131e480): >_readAt: n=24, err=EOF 2025/05/15 02:16:30 DEBUG : TestRWCacheUpdate(0xc00131e480): close: 2025/05/15 02:16:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-15 01:26:13 +0000 UTC 2025/05/15 02:16:30 DEBUG : TestRWCacheUpdate(0xc00131e480): >close: err= 2025/05/15 02:16:30 DEBUG : : Re-reading directory (272.43951ms old) 2025/05/15 02:16:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/15 02:16:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/05/15 02:16:30 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:16:30 DEBUG : : Looking for writers 2025/05/15 02:16:30 DEBUG : TestRWCacheUpdate: reading active writers 2025/05/15 02:16:30 DEBUG : >WaitForWriters: 2025/05/15 02:16:30 DEBUG : files root 'rclone-test-toyagik7duha': vfs cache: cleaner exiting 2025/05/15 02:16:30 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (17.23s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.26s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:16:32 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:16:32 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 02:16:32 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/05/15 02:16:32 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/05/15 02:16:32 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/05/15 02:16:32 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:16:33 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/15 02:16:33 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 02:16:33 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/05/15 02:16:33 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/05/15 02:16:33 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/05/15 02:16:33 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:16:33 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/15 02:16:33 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 02:16:33 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/05/15 02:16:33 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/05/15 02:16:33 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/05/15 02:16:33 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:16:33 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/15 02:16:33 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 02:16:33 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:33 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:16:33 DEBUG : : Looking for writers 2025/05/15 02:16:33 DEBUG : normal name with no special characters.txt: reading active writers 2025/05/15 02:16:33 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/05/15 02:16:33 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.09s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:16:34 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:16:34 DEBUG : files root 'rclone-test-toyagik7duha': Reusing VFS from active cache 2025/05/15 02:16:34 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:16:34 DEBUG : : Looking for writers 2025/05/15 02:16:34 DEBUG : >WaitForWriters: 2025/05/15 02:16:34 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:16:34 DEBUG : : Looking for writers 2025/05/15 02:16:34 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:16:34 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:16:34 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:16:34 DEBUG : : Looking for writers 2025/05/15 02:16:34 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:16:34 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:16:34 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:16:34 DEBUG : : Looking for writers 2025/05/15 02:16:34 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.27s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:16:35 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:16:37 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:16:37 DEBUG : dir: Looking for writers 2025/05/15 02:16:37 DEBUG : file2: reading active writers 2025/05/15 02:16:37 DEBUG : : Looking for writers 2025/05/15 02:16:37 DEBUG : dir: reading active writers 2025/05/15 02:16:37 DEBUG : file1: reading active writers 2025/05/15 02:16:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.97s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:16:38 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:16:40 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:16:40 DEBUG : dir: Looking for writers 2025/05/15 02:16:40 DEBUG : : Looking for writers 2025/05/15 02:16:40 DEBUG : dir: reading active writers 2025/05/15 02:16:40 DEBUG : file1: reading active writers 2025/05/15 02:16:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.82s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:16:40 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:16:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 02:16:42 DEBUG : file1: Open: flags=O_RDONLY 2025/05/15 02:16:42 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/15 02:16:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/15 02:16:42 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 02:16:42 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/05/15 02:16:42 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/15 02:16:43 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:43 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:43 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/15 02:16:43 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/05/15 02:16:43 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/05/15 02:16:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/15 02:16:43 DEBUG : files root 'rclone-test-toyagik7duha': File to upload is small (0 bytes), uploading instead of streaming 2025/05/15 02:16:43 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/05/15 02:16:43 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/05/15 02:16:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/15 02:16:43 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:43 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/05/15 02:16:43 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:16:43 DEBUG : dir: Looking for writers 2025/05/15 02:16:43 DEBUG : file2: reading active writers 2025/05/15 02:16:43 DEBUG : new_file.txt: reading active writers 2025/05/15 02:16:43 DEBUG : : Looking for writers 2025/05/15 02:16:43 DEBUG : dir: reading active writers 2025/05/15 02:16:43 DEBUG : file1: reading active writers 2025/05/15 02:16:43 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.96s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:16:44 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:16:46 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/05/15 02:16:46 DEBUG : dir/file1: Updating file with dir/file1 0xc00016f200 2025/05/15 02:16:46 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/05/15 02:16:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/15 02:16:47 INFO : dir/file1: Moved (server-side) to: file0 2025/05/15 02:16:47 DEBUG : file0: Updating file with file0 0xc00016f200 2025/05/15 02:16:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/15 02:16:47 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/05/15 02:16:48 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:16:48 DEBUG : dir: Looking for writers 2025/05/15 02:16:48 DEBUG : : Looking for writers 2025/05/15 02:16:48 DEBUG : dir: reading active writers 2025/05/15 02:16:48 DEBUG : file0: reading active writers 2025/05/15 02:16:48 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.92s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:16:48 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:16:48 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:16:48 DEBUG : : Looking for writers 2025/05/15 02:16:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:16:49 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:16:49 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/05/15 02:16:49 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/05/15 02:16:50 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/05/15 02:16:51 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/05/15 02:16:51 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/05/15 02:16:51 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:16:51 DEBUG : c: Looking for writers 2025/05/15 02:16:51 DEBUG : d: Looking for writers 2025/05/15 02:16:51 DEBUG : : Looking for writers 2025/05/15 02:16:51 DEBUG : a: Looking for writers 2025/05/15 02:16:51 DEBUG : b: Looking for writers 2025/05/15 02:16:51 DEBUG : : Looking for writers 2025/05/15 02:16:51 DEBUG : c: reading active writers 2025/05/15 02:16:51 DEBUG : d: reading active writers 2025/05/15 02:16:51 DEBUG : /: reading active writers 2025/05/15 02:16:51 DEBUG : a: reading active writers 2025/05/15 02:16:51 DEBUG : b: reading active writers 2025/05/15 02:16:51 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.86s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:16:52 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:16:53 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/05/15 02:16:53 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/05/15 02:16:54 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/05/15 02:16:54 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/05/15 02:16:56 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:16:56 DEBUG : a/b/c/d: Looking for writers 2025/05/15 02:16:56 DEBUG : a/b/c: Looking for writers 2025/05/15 02:16:56 DEBUG : d: reading active writers 2025/05/15 02:16:56 DEBUG : a/b: Looking for writers 2025/05/15 02:16:56 DEBUG : c: reading active writers 2025/05/15 02:16:56 DEBUG : a: Looking for writers 2025/05/15 02:16:56 DEBUG : b: reading active writers 2025/05/15 02:16:56 DEBUG : : Looking for writers 2025/05/15 02:16:56 DEBUG : a: reading active writers 2025/05/15 02:16:56 DEBUG : >WaitForWriters: 2025/05/15 02:16:57 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-toyagik7duha/a/b/c not empty`) 2025/05/15 02:16:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/15 02:16:57 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-toyagik7duha/a/b/c not empty`) 2025/05/15 02:16:57 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/05/15 02:16:57 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-toyagik7duha/a/b/c not empty`) 2025/05/15 02:16:57 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/05/15 02:16:57 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-toyagik7duha/a/b/c not empty`) 2025/05/15 02:16:57 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/05/15 02:16:58 DEBUG : pacer: Reducing sleep to 120ms 2025/05/15 02:16:58 DEBUG : pacer: Reducing sleep to 90ms 2025/05/15 02:16:58 DEBUG : pacer: Reducing sleep to 67.5ms 2025/05/15 02:16:58 DEBUG : pacer: Reducing sleep to 50.625ms --- PASS: TestVFSMkdirAll (5.73s) === 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 "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:16:58 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:16:58 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:16:58 DEBUG : : Looking for writers 2025/05/15 02:16:58 DEBUG : >WaitForWriters: 2025/05/15 02:16:58 DEBUG : pacer: Reducing sleep to 37.96875ms 2025/05/15 02:16:58 DEBUG : pacer: Reducing sleep to 28.476562ms --- PASS: TestVFSIsMetadataFile (0.26s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:16:58 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:16:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:16:58 DEBUG : pacer: Reducing sleep to 21.357421ms 2025/05/15 02:16:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:16:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:16:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/15 02:16:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/15 02:16:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:16:59 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/05/15 02:16:59 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/05/15 02:16:59 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/05/15 02:16:59 DEBUG : files root 'rclone-test-toyagik7duha': File to upload is small (5 bytes), uploading instead of streaming 2025/05/15 02:16:59 DEBUG : pacer: Reducing sleep to 16.018065ms 2025/05/15 02:16:59 DEBUG : pacer: Reducing sleep to 12.013548ms 2025/05/15 02:16:59 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/05/15 02:16:59 DEBUG : file1: Size of src and dst objects identical 2025/05/15 02:16:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:16:59 DEBUG : pacer: Reducing sleep to 10ms 2025/05/15 02:17:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:17:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:17:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:17:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/15 02:17:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/15 02:17:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:17:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:17:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:17:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/15 02:17:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/15 02:17:00 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/05/15 02:17:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/15 02:17:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/15 02:17:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:17:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/15 02:17:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/15 02:17:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:17:00 DEBUG : files root 'rclone-test-toyagik7duha': File to upload is small (0 bytes), uploading instead of streaming 2025/05/15 02:17:00 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/05/15 02:17:00 DEBUG : file1: Size of src and dst objects identical 2025/05/15 02:17:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:17:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/15 02:17:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/15 02:17:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:17:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/15 02:17:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/15 02:17:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:17:00 DEBUG : files root 'rclone-test-toyagik7duha': File to upload is small (7 bytes), uploading instead of streaming 2025/05/15 02:17:01 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/05/15 02:17:01 DEBUG : file1: Size of src and dst objects identical 2025/05/15 02:17:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:17:01 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:17:01 DEBUG : : Looking for writers 2025/05/15 02:17:01 DEBUG : file1: reading active writers 2025/05/15 02:17:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.16s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:17:02 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:17:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:17:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:17:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:17:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/15 02:17:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/15 02:17:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:17:02 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/05/15 02:17:03 DEBUG : file1: aborting in-sequence write wait, off=100 2025/05/15 02:17:03 DEBUG : file1: failed to wait for in-sequence write to 100 2025/05/15 02:17:03 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/05/15 02:17:03 DEBUG : files root 'rclone-test-toyagik7duha': File to upload is small (11 bytes), uploading instead of streaming 2025/05/15 02:17:03 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/05/15 02:17:03 DEBUG : file1: Size of src and dst objects identical 2025/05/15 02:17:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:17:03 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/05/15 02:17:04 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:17:04 DEBUG : : Looking for writers 2025/05/15 02:17:04 DEBUG : file1: reading active writers 2025/05/15 02:17:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.44s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:17:04 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:17:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:17:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:17:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:17:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/15 02:17:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/15 02:17:04 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/05/15 02:17:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:17:04 DEBUG : files root 'rclone-test-toyagik7duha': File to upload is small (5 bytes), uploading instead of streaming 2025/05/15 02:17:05 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/05/15 02:17:05 DEBUG : file1: Size of src and dst objects identical 2025/05/15 02:17:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:17:05 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/05/15 02:17:05 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:17:05 DEBUG : : Looking for writers 2025/05/15 02:17:05 DEBUG : file1: reading active writers 2025/05/15 02:17:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.29s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:17:05 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:17:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:17:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:17:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:17:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/15 02:17:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/15 02:17:05 DEBUG : file1: WriteFileHandle.Release closing 2025/05/15 02:17:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:17:05 DEBUG : files root 'rclone-test-toyagik7duha': File to upload is small (0 bytes), uploading instead of streaming 2025/05/15 02:17:06 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/05/15 02:17:06 DEBUG : file1: Size of src and dst objects identical 2025/05/15 02:17:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:17:06 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/05/15 02:17:06 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:17:06 DEBUG : : Looking for writers 2025/05/15 02:17:06 DEBUG : file1: reading active writers 2025/05/15 02:17:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.36s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:17:07 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:17:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:17:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:17:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:17:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/15 02:17:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/15 02:17:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:17:07 DEBUG : files root 'rclone-test-toyagik7duha': File to upload is small (2 bytes), uploading instead of streaming 2025/05/15 02:17:07 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/05/15 02:17:07 DEBUG : file1: Size of src and dst objects identical 2025/05/15 02:17:08 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/05/15 02:17:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:17:08 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:17:08 DEBUG : : Looking for writers 2025/05/15 02:17:08 DEBUG : file1: reading active writers 2025/05/15 02:17:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.43s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:17:08 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:17:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:17:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:17:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:17:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/15 02:17:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/15 02:17:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:17:08 DEBUG : files root 'rclone-test-toyagik7duha': File to upload is small (0 bytes), uploading instead of streaming 2025/05/15 02:17:09 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/05/15 02:17:09 DEBUG : file1: Size of src and dst objects identical 2025/05/15 02:17:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:17:09 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:17:09 DEBUG : file1: Open: flags=O_RDONLY 2025/05/15 02:17:09 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/15 02:17:09 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/15 02:17:09 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:17:09 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/05/15 02:17:09 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:17:09 DEBUG : : Looking for writers 2025/05/15 02:17:09 DEBUG : file1: reading active writers 2025/05/15 02:17:09 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.66s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-toyagik7duha'", Local "Local file system at /tmp/rclone3239345333", Modify Window "1s" 2025/05/15 02:17:10 INFO : files root 'rclone-test-toyagik7duha': poll-interval is not supported by this remote 2025/05/15 02:17:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/15 02:17:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/15 02:17:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:17:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/15 02:17:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/15 02:17:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:17:10 DEBUG : files root 'rclone-test-toyagik7duha': File to upload is small (100 bytes), uploading instead of streaming 2025/05/15 02:17:11 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/05/15 02:17:11 DEBUG : file1: Size of src and dst objects identical 2025/05/15 02:17:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/15 02:17:11 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/15 02:17:11 DEBUG : file1: Open: flags=O_RDONLY 2025/05/15 02:17:11 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/15 02:17:11 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/15 02:17:11 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/05/15 02:17:11 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/05/15 02:17:11 DEBUG : WaitForWriters: timeout=30s 2025/05/15 02:17:11 DEBUG : : Looking for writers 2025/05/15 02:17:11 DEBUG : file1: reading active writers 2025/05/15 02:17:11 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.86s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/05/15 02:17:12 DEBUG : files root 'rclone-test-toyagik7duha': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m43.971501179s (try 1/5): exit status 1: Failed [TestDirSetModTime TestDirMkdir]