"./vfs.test -test.v -test.timeout 1h0m0s -remote TestCombine:dir1 -verbose" - Starting (try 1/5) 2025/04/28 06:59:21 DEBUG : Creating backend with remote "TestCombine:dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 06:59:21 DEBUG : Creating backend with remote "/tmp/dir3" 2025/04/28 06:59:21 DEBUG : Creating backend with remote "/tmp/dir1" 2025/04/28 06:59:21 DEBUG : Creating backend with remote "/tmp/dir2" 2025/04/28 06:59:21 DEBUG : Creating backend with remote "/tmp/rclone2637191366" === RUN TestDirHandleMethods run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.01s) === RUN TestDirHandleReaddir run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir/subdir: Looking for writers 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : file1: reading active writers 2025/04/28 06:59:21 DEBUG : file2: reading active writers 2025/04/28 06:59:21 DEBUG : subdir: reading active writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.02s) === RUN TestDirHandleReaddirnames run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : file1: reading active writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.00s) === RUN TestDirMethods run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.00s) === RUN TestDirForgetAll run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 DEBUG : dir: forgetting directory cache 2025/04/28 06:59:21 DEBUG : : forgetting directory cache 2025/04/28 06:59:21 DEBUG : dir: forgetting directory cache 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.00s) === RUN TestDirForgetPath run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/04/28 06:59:21 DEBUG : dir: invalidating directory cache 2025/04/28 06:59:21 DEBUG : : >ForgetPath: 2025/04/28 06:59:21 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/04/28 06:59:21 DEBUG : : invalidating directory cache 2025/04/28 06:59:21 DEBUG : dir: forgetting directory cache 2025/04/28 06:59:21 DEBUG : : >ForgetPath: 2025/04/28 06:59:21 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/04/28 06:59:21 DEBUG : : >ForgetPath: 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.00s) === RUN TestDirWalk run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 DEBUG : : forgetting directory cache 2025/04/28 06:59:21 DEBUG : dir: forgetting directory cache 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : fil/a/b: Looking for writers 2025/04/28 06:59:21 DEBUG : fil/a: Looking for writers 2025/04/28 06:59:21 DEBUG : b: reading active writers 2025/04/28 06:59:21 DEBUG : fil: Looking for writers 2025/04/28 06:59:21 DEBUG : a: reading active writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : fil: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.01s) === RUN TestDirSetModTime run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.00s) === RUN TestDirStat run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : file1: reading active writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.01s) === RUN TestDirReadDirAll run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/04/28 06:59:21 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/04/28 06:59:21 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/04/28 06:59:21 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/28 06:59:21 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/04/28 06:59:21 DEBUG : Waiting for deletions to finish 2025/04/28 06:59:21 INFO : dir/subdir/file3: Deleted 2025/04/28 06:59:21 DEBUG : removing 1 level 2 directories 2025/04/28 06:59:21 INFO : dir/subdir: Removing directory 2025/04/28 06:59:21 DEBUG : dir: invalidating directory cache 2025/04/28 06:59:21 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/04/28 06:59:21 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/04/28 06:59:21 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/04/28 06:59:21 DEBUG : dir/file1: Reset virtual modtime 2025/04/28 06:59:21 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/04/28 06:59:21 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/28 06:59:21 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/04/28 06:59:21 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/04/28 06:59:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 06:59:21 DEBUG : dir: invalidating directory cache 2025/04/28 06:59:21 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/04/28 06:59:21 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/04/28 06:59:21 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/28 06:59:21 DEBUG : : forgetting directory cache 2025/04/28 06:59:21 DEBUG : dir: forgetting directory cache 2025/04/28 06:59:21 DEBUG : dir/virtualDir: forgetting directory cache 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir/virtualDir: Looking for writers 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : file1: reading active writers 2025/04/28 06:59:21 DEBUG : virtualFile2: reading active writers 2025/04/28 06:59:21 DEBUG : virtualFile: reading active writers 2025/04/28 06:59:21 DEBUG : virtualDir: reading active writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.01s) --- PASS: TestDirReadDirAll/Virtual (0.00s) === RUN TestDirOpen run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 ERROR : dir/: Can only open directories read only 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.00s) === RUN TestDirCreate run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/28 06:59:21 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/04/28 06:59:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/28 06:59:21 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': File to upload is small (5 bytes), uploading instead of streaming 2025/04/28 06:59:21 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/28 06:59:21 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/04/28 06:59:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : file1: reading active writers 2025/04/28 06:59:21 DEBUG : potato: reading active writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.11s) === RUN TestDirMkdir run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir/sub: Looking for writers 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : file1: reading active writers 2025/04/28 06:59:21 DEBUG : sub: reading active writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.11s) === RUN TestDirMkdirSub run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/28 06:59:21 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir/sub/subsub: Looking for writers 2025/04/28 06:59:21 DEBUG : dir/sub: Looking for writers 2025/04/28 06:59:21 DEBUG : subsub: reading active writers 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : file1: reading active writers 2025/04/28 06:59:21 DEBUG : sub: reading active writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.02s) === RUN TestDirRemove run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 ERROR : dir/: Dir.Remove not empty 2025/04/28 06:59:21 DEBUG : dir/file1: Remove: 2025/04/28 06:59:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 06:59:21 DEBUG : dir/file1: >Remove: err= 2025/04/28 06:59:21 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.00s) === RUN TestDirRemoveAll run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 DEBUG : dir/file1: Remove: 2025/04/28 06:59:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 06:59:21 DEBUG : dir/file1: >Remove: err= 2025/04/28 06:59:21 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.01s) === RUN TestDirRemoveName run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 DEBUG : dir/file1: Remove: 2025/04/28 06:59:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 06:59:21 DEBUG : dir/file1: >Remove: err= 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.11s) === RUN TestDirRename run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/04/28 06:59:21 NOTICE: Local file system at /tmp/dir1: srcU.f=Local file system at /tmp/dir1, srcURemote="rclone-test-bawakup0yawu/dir", dstURemote="rclone-test-bawakup0yawu/dir2" 2025/04/28 06:59:21 DEBUG : dir: Updating dir with dir2 0xc0008f4f70 2025/04/28 06:59:21 DEBUG : dir: forgetting directory cache 2025/04/28 06:59:21 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/28 06:59:21 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/04/28 06:59:21 INFO : dir2/file1: Moved (server-side) to: file2 2025/04/28 06:59:21 DEBUG : file2: Updating file with file2 0xc000a578c0 2025/04/28 06:59:21 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/04/28 06:59:21 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/28 06:59:21 INFO : dir2/file3: Deleted 2025/04/28 06:59:21 INFO : file2: Moved (server-side) to: dir2/file3 2025/04/28 06:59:21 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000a578c0 2025/04/28 06:59:21 DEBUG : : Added virtual directory entry vDel: "file2" 2025/04/28 06:59:21 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/04/28 06:59:21 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/04/28 06:59:21 NOTICE: Local file system at /tmp/dir1: srcU.f=Local file system at /tmp/dir1, srcURemote="rclone-test-bawakup0yawu/empty directory", dstURemote="rclone-test-bawakup0yawu/renamed empty directory" 2025/04/28 06:59:21 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000d6d790 2025/04/28 06:59:21 DEBUG : empty directory: forgetting directory cache 2025/04/28 06:59:21 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/04/28 06:59:21 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/04/28 06:59:21 DEBUG : dir2: Renaming to "dir3" 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir3: Looking for writers 2025/04/28 06:59:21 DEBUG : file3: reading active writers 2025/04/28 06:59:21 DEBUG : renamed empty directory: Looking for writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir3: reading active writers 2025/04/28 06:59:21 DEBUG : renamed empty directory: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.13s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/28 06:59:21 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:21 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/28 06:59:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/28 06:59:21 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/04/28 06:59:21 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/04/28 06:59:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/28 06:59:21 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:21 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/28 06:59:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/28 06:59:21 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/04/28 06:59:21 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/04/28 06:59:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/28 06:59:21 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': File to upload is small (12 bytes), uploading instead of streaming 2025/04/28 06:59:21 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/04/28 06:59:21 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/04/28 06:59:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/28 06:59:21 DEBUG : : forgetting directory cache 2025/04/28 06:59:21 DEBUG : dir: forgetting directory cache 2025/04/28 06:59:21 DEBUG : dir/sub: forgetting directory cache 2025/04/28 06:59:21 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/04/28 06:59:21 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/04/28 06:59:21 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': File to upload is small (5 bytes), uploading instead of streaming 2025/04/28 06:59:21 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/28 06:59:21 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/04/28 06:59:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir/sub: Looking for writers 2025/04/28 06:59:21 DEBUG : file0: reading active writers 2025/04/28 06:59:21 DEBUG : file2: reading active writers 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : file1: reading active writers 2025/04/28 06:59:21 DEBUG : sub: reading active writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.01s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 DEBUG : : Re-reading directory (75.81166ms old) 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (0.08s) === RUN TestDirMetadataExtension run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/04/28 06:59:21 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:21 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/04/28 06:59:21 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/04/28 06:59:21 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/04/28 06:59:21 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:21 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:21 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/04/28 06:59:21 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:21 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/04/28 06:59:21 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/04/28 06:59:21 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/04/28 06:59:21 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:21 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : file1: reading active writers 2025/04/28 06:59:21 DEBUG : file1.metadata: reading active writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : dir.metadata: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : file1: reading active writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.01s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 DEBUG : Can set mod time: true 2025/04/28 06:59:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : file1: reading active writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/28 06:59:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/28 06:59:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:21 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': File to upload is small (0 bytes), uploading instead of streaming 2025/04/28 06:59:21 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/28 06:59:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/28 06:59:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/28 06:59:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : file1: reading active writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : file1: reading active writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 DEBUG : dir: forgetting directory cache 2025/04/28 06:59:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/28 06:59:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/28 06:59:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:21 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': File to upload is small (5 bytes), uploading instead of streaming 2025/04/28 06:59:21 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/28 06:59:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/28 06:59:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/28 06:59:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : file1: reading active writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : file1: reading active writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 06:59:21 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:21 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 06:59:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : file1: reading active writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: 2025/04/28 06:59:21 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 06:59:21 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:21 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 06:59:21 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/28 06:59:21 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 06:59:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 06:59:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 06:59:21 DEBUG : dir/file1(0xc0000cd480): close: 2025/04/28 06:59:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/28 06:59:21 DEBUG : dir/file1(0xc0000cd480): >close: err= 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : file1: reading active writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : file1: reading active writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : >WaitForWriters: 2025/04/28 06:59:21 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:21 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 06:59:21 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:21 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:21 INFO : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 06:59:21 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/28 06:59:21 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 06:59:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 06:59:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 06:59:21 DEBUG : dir/file1(0xc00048c480): _writeAt: size=5, off=0 2025/04/28 06:59:21 DEBUG : dir/file1(0xc00048c480): openPending: 2025/04/28 06:59:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/28 06:59:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/28 06:59:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:21 DEBUG : dir/file1(0xc00048c480): >openPending: err= 2025/04/28 06:59:21 DEBUG : dir/file1(0xc00048c480): >_writeAt: n=5, err= 2025/04/28 06:59:21 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/28 06:59:21 DEBUG : dir/file1(0xc00048c480): close: 2025/04/28 06:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/04/28 06:59:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/04/28 06:59:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/04/28 06:59:21 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/28 06:59:21 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/28 06:59:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:21 DEBUG : dir/file1(0xc00048c480): >close: err= 2025/04/28 06:59:21 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : file1: reading active writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : file1: reading active writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : file1: reading active writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 06:59:21 DEBUG : : forgetting directory cache 2025/04/28 06:59:21 DEBUG : dir: forgetting directory cache 2025/04/28 06:59:21 DEBUG : dir: Looking for writers 2025/04/28 06:59:21 DEBUG : file1: reading active writers 2025/04/28 06:59:21 DEBUG : : Looking for writers 2025/04/28 06:59:21 DEBUG : dir: reading active writers 2025/04/28 06:59:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 06:59:21 DEBUG : dir/file1: vfs cache: starting upload 2025/04/28 06:59:21 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/04/28 06:59:21 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2025/04/28 06:59:21 INFO : dir/file1: Copied (replaced existing) 2025/04/28 06:59:21 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/04/28 06:59:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/28 06:59:21 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/04/28 06:59:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : file1: reading active writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : >WaitForWriters: 2025/04/28 06:59:22 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : file1: reading active writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : >WaitForWriters: 2025/04/28 06:59:22 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.22s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.01s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.01s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.01s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.01s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.01s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.17s) === RUN TestFileOpenRead run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:22 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 06:59:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/28 06:59:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:22 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : file1: reading active writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.01s) === RUN TestFileOpenReadUnknownSize 2025/04/28 06:59:22 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/04/28 06:59:22 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/28 06:59:22 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:22 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/04/28 06:59:22 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : file.txt: reading active writers 2025/04/28 06:59:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:22 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:22 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': File to upload is small (25 bytes), uploading instead of streaming 2025/04/28 06:59:22 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/28 06:59:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:22 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : file1: reading active writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.01s) === RUN TestFileRemove run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:22 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:22 DEBUG : dir/file1: Remove: 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 06:59:22 DEBUG : dir/file1: >Remove: err= 2025/04/28 06:59:22 DEBUG : dir/file1: Remove: 2025/04/28 06:59:22 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/28 06:59:22 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.01s) === RUN TestFileRemoveAll run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:22 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:22 DEBUG : dir/file1: Remove: 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 06:59:22 DEBUG : dir/file1: >Remove: err= 2025/04/28 06:59:22 DEBUG : dir/file1: Remove: 2025/04/28 06:59:22 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/28 06:59:22 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.01s) === RUN TestFileOpen run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:22 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 06:59:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/28 06:59:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/28 06:59:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/28 06:59:22 DEBUG : dir/file1: Open: flags=O_RDWR 2025/04/28 06:59:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/28 06:59:22 DEBUG : dir/file1: Open: flags=0x3 2025/04/28 06:59:22 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/04/28 06:59:22 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/04/28 06:59:22 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : file1: reading active writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.01s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:22 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:22 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : file1: reading active writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : >WaitForWriters: 2025/04/28 06:59:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/28 06:59:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000217d40 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 06:59:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 06:59:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/28 06:59:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000217d40 2025/04/28 06:59:22 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/28 06:59:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:22 DEBUG : dir/file1: File is currently open, delaying rename 0xc000217d40 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 06:59:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 06:59:22 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': File to upload is small (25 bytes), uploading instead of streaming 2025/04/28 06:59:22 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/28 06:59:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/28 06:59:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 06:59:22 DEBUG : newLeaf: Running delayed rename now 2025/04/28 06:59:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/28 06:59:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000217d40 2025/04/28 06:59:22 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:22 DEBUG : >WaitForWriters: 2025/04/28 06:59:22 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:22 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:22 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:22 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 06:59:22 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 INFO : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 06:59:22 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : file1: reading active writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : >WaitForWriters: 2025/04/28 06:59:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/28 06:59:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000a040c0 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 06:59:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 06:59:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/28 06:59:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000a040c0 2025/04/28 06:59:22 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/28 06:59:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:22 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a040c0 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 06:59:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 06:59:22 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': File to upload is small (25 bytes), uploading instead of streaming 2025/04/28 06:59:22 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/28 06:59:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/28 06:59:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 06:59:22 DEBUG : newLeaf: Running delayed rename now 2025/04/28 06:59:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/28 06:59:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000a040c0 2025/04/28 06:59:22 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:22 DEBUG : >WaitForWriters: 2025/04/28 06:59:22 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:22 DEBUG : >WaitForWriters: 2025/04/28 06:59:22 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:22 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:22 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 06:59:22 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 INFO : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 06:59:22 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/28 06:59:22 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 06:59:22 DEBUG : dir/file1(0xc00048d640): openPending: 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:22 DEBUG : dir/file1(0xc00048d640): >openPending: err= 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/28 06:59:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 06:59:22 DEBUG : dir/file1(0xc00048d640): _writeAt: size=14, off=0 2025/04/28 06:59:22 DEBUG : dir/file1(0xc00048d640): >_writeAt: n=14, err= 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/28 06:59:22 DEBUG : dir/file1(0xc00048d640): close: 2025/04/28 06:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/28 06:59:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:22 DEBUG : dir/file1(0xc00048d640): >close: err= 2025/04/28 06:59:22 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : file1: reading active writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : file1: reading active writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : file1: reading active writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : file1: reading active writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: starting upload 2025/04/28 06:59:22 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/28 06:59:22 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/04/28 06:59:22 INFO : dir/file1: Copied (replaced existing) 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/28 06:59:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : file1: reading active writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : >WaitForWriters: 2025/04/28 06:59:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 06:59:22 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 06:59:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 06:59:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 06:59:22 DEBUG : dir/file1(0xc0004d0480): _readAt: size=512, off=0 2025/04/28 06:59:22 DEBUG : dir/file1(0xc0004d0480): openPending: 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:22 DEBUG : dir/file1(0xc0004d0480): >openPending: err= 2025/04/28 06:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/28 06:59:22 DEBUG : dir/file1(0xc0004d0480): >_readAt: n=14, err=EOF 2025/04/28 06:59:22 DEBUG : dir/file1(0xc0004d0480): close: 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/28 06:59:22 DEBUG : dir/file1(0xc0004d0480): >close: err= 2025/04/28 06:59:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/28 06:59:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/28 06:59:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000a04e40 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 06:59:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 06:59:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/28 06:59:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/28 06:59:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000a04e40 2025/04/28 06:59:22 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/28 06:59:22 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 06:59:22 DEBUG : dir/file1(0xc000774640): openPending: 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:22 DEBUG : dir/file1(0xc000774640): >openPending: err= 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/28 06:59:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 06:59:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 06:59:22 DEBUG : dir/file1(0xc000774640): _writeAt: size=25, off=0 2025/04/28 06:59:22 DEBUG : dir/file1(0xc000774640): >_writeAt: n=25, err= 2025/04/28 06:59:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/28 06:59:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/28 06:59:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000a04e40 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 06:59:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 06:59:22 DEBUG : newLeaf(0xc000774640): close: 2025/04/28 06:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/28 06:59:22 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-28 06:59:22.308369712 +0000 UTC m=+1.236660366 2025/04/28 06:59:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:22 DEBUG : newLeaf(0xc000774640): >close: err= 2025/04/28 06:59:22 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 06:59:22 DEBUG : newLeaf: vfs cache: starting upload 2025/04/28 06:59:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/28 06:59:22 DEBUG : newLeaf.f86d335a.partial: renamed to: newLeaf 2025/04/28 06:59:22 INFO : newLeaf: Copied (replaced existing) 2025/04/28 06:59:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-28 06:59:22.308369712 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/28 06:59:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/28 06:59:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 06:59:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:22 DEBUG : >WaitForWriters: 2025/04/28 06:59:22 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:22 DEBUG : >WaitForWriters: 2025/04/28 06:59:22 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:22 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:22 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 06:59:22 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 INFO : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 06:59:22 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : file1: reading active writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : >WaitForWriters: 2025/04/28 06:59:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/28 06:59:22 DEBUG : newLeaf: Updating file with newLeaf 0xc00054cf00 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 06:59:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 06:59:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/28 06:59:22 DEBUG : dir/file1: Updating file with dir/file1 0xc00054cf00 2025/04/28 06:59:22 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/28 06:59:22 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 06:59:22 DEBUG : dir/file1(0xc000774600): openPending: 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:22 DEBUG : dir/file1(0xc000774600): >openPending: err= 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/28 06:59:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 06:59:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 06:59:22 DEBUG : dir/file1(0xc000774600): _writeAt: size=25, off=0 2025/04/28 06:59:22 DEBUG : dir/file1(0xc000774600): >_writeAt: n=25, err= 2025/04/28 06:59:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/28 06:59:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/28 06:59:22 DEBUG : newLeaf: Updating file with newLeaf 0xc00054cf00 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 06:59:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 06:59:22 DEBUG : newLeaf(0xc000774600): close: 2025/04/28 06:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/28 06:59:22 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-28 06:59:22.49235102 +0000 UTC m=+1.420641743 2025/04/28 06:59:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:22 DEBUG : newLeaf(0xc000774600): >close: err= 2025/04/28 06:59:22 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 06:59:22 DEBUG : newLeaf: vfs cache: starting upload 2025/04/28 06:59:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/28 06:59:22 DEBUG : newLeaf.a7f0a5c2.partial: renamed to: newLeaf 2025/04/28 06:59:22 INFO : newLeaf: Copied (replaced existing) 2025/04/28 06:59:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-28 06:59:22.49235102 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/28 06:59:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/28 06:59:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 06:59:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:22 DEBUG : >WaitForWriters: 2025/04/28 06:59:22 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : >WaitForWriters: 2025/04/28 06:59:22 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:22 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:22 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 06:59:22 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 INFO : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 06:59:22 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/28 06:59:22 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 06:59:22 DEBUG : dir/file1(0xc00048c400): openPending: 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:22 DEBUG : dir/file1(0xc00048c400): >openPending: err= 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/28 06:59:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 06:59:22 DEBUG : dir/file1(0xc00048c400): _writeAt: size=14, off=0 2025/04/28 06:59:22 DEBUG : dir/file1(0xc00048c400): >_writeAt: n=14, err= 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/28 06:59:22 DEBUG : dir/file1(0xc00048c400): close: 2025/04/28 06:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/28 06:59:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:22 DEBUG : dir/file1(0xc00048c400): >close: err= 2025/04/28 06:59:22 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : file1: reading active writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : file1: reading active writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : file1: reading active writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : file1: reading active writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: starting upload 2025/04/28 06:59:22 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/28 06:59:22 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/04/28 06:59:22 INFO : dir/file1: Copied (replaced existing) 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/28 06:59:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : file1: reading active writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : >WaitForWriters: 2025/04/28 06:59:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 06:59:22 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 06:59:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 06:59:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 06:59:22 DEBUG : dir/file1(0xc00048c500): _readAt: size=512, off=0 2025/04/28 06:59:22 DEBUG : dir/file1(0xc00048c500): openPending: 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:22 DEBUG : dir/file1(0xc00048c500): >openPending: err= 2025/04/28 06:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/28 06:59:22 DEBUG : dir/file1(0xc00048c500): >_readAt: n=14, err=EOF 2025/04/28 06:59:22 DEBUG : dir/file1(0xc00048c500): close: 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/28 06:59:22 DEBUG : dir/file1(0xc00048c500): >close: err= 2025/04/28 06:59:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/28 06:59:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/28 06:59:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000a04180 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 06:59:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 06:59:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/28 06:59:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/28 06:59:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000a04180 2025/04/28 06:59:22 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/28 06:59:22 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 06:59:22 DEBUG : dir/file1(0xc00048cfc0): openPending: 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:22 DEBUG : dir/file1(0xc00048cfc0): >openPending: err= 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/28 06:59:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 06:59:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 06:59:22 DEBUG : dir/file1(0xc00048cfc0): _writeAt: size=25, off=0 2025/04/28 06:59:22 DEBUG : dir/file1(0xc00048cfc0): >_writeAt: n=25, err= 2025/04/28 06:59:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/28 06:59:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/28 06:59:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000a04180 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 06:59:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 06:59:22 DEBUG : newLeaf(0xc00048cfc0): close: 2025/04/28 06:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/28 06:59:22 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-28 06:59:22.817011138 +0000 UTC m=+1.745301791 2025/04/28 06:59:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:22 DEBUG : newLeaf(0xc00048cfc0): >close: err= 2025/04/28 06:59:22 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 06:59:22 DEBUG : newLeaf: vfs cache: starting upload 2025/04/28 06:59:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/28 06:59:22 DEBUG : newLeaf.54ab915a.partial: renamed to: newLeaf 2025/04/28 06:59:22 INFO : newLeaf: Copied (replaced existing) 2025/04/28 06:59:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-28 06:59:22.817011138 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/28 06:59:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/28 06:59:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 06:59:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:22 DEBUG : >WaitForWriters: 2025/04/28 06:59:22 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:22 DEBUG : >WaitForWriters: 2025/04/28 06:59:22 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:22 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:22 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 06:59:22 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:22 INFO : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 06:59:22 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : file1: reading active writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : >WaitForWriters: 2025/04/28 06:59:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 06:59:22 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 06:59:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 06:59:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 06:59:22 DEBUG : dir/file1(0xc0004d0840): _readAt: size=512, off=0 2025/04/28 06:59:22 DEBUG : dir/file1(0xc0004d0840): openPending: 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:22 DEBUG : dir/file1(0xc0004d0840): >openPending: err= 2025/04/28 06:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/04/28 06:59:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 06:59:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:22 DEBUG : dir/file1(0xc0004d0840): >_readAt: n=14, err=EOF 2025/04/28 06:59:22 DEBUG : dir/file1(0xc0004d0840): close: 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/28 06:59:22 DEBUG : dir/file1(0xc0004d0840): >close: err= 2025/04/28 06:59:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/28 06:59:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/28 06:59:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000216fc0 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 06:59:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 06:59:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/28 06:59:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/28 06:59:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000216fc0 2025/04/28 06:59:22 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/28 06:59:22 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 06:59:22 DEBUG : dir/file1(0xc000775700): openPending: 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:22 DEBUG : dir/file1(0xc000775700): >openPending: err= 2025/04/28 06:59:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/28 06:59:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 06:59:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 06:59:22 DEBUG : dir/file1(0xc000775700): _writeAt: size=25, off=0 2025/04/28 06:59:22 DEBUG : dir/file1(0xc000775700): >_writeAt: n=25, err= 2025/04/28 06:59:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/28 06:59:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/28 06:59:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000216fc0 2025/04/28 06:59:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 06:59:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 06:59:22 DEBUG : newLeaf(0xc000775700): close: 2025/04/28 06:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/28 06:59:22 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-28 06:59:22.990662629 +0000 UTC m=+1.918953312 2025/04/28 06:59:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:22 DEBUG : newLeaf(0xc000775700): >close: err= 2025/04/28 06:59:22 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:22 DEBUG : dir: Looking for writers 2025/04/28 06:59:22 DEBUG : : Looking for writers 2025/04/28 06:59:22 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:22 DEBUG : dir: reading active writers 2025/04/28 06:59:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 06:59:23 DEBUG : dir: Looking for writers 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : dir: reading active writers 2025/04/28 06:59:23 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 06:59:23 DEBUG : dir: Looking for writers 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : dir: reading active writers 2025/04/28 06:59:23 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 06:59:23 DEBUG : dir: Looking for writers 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:23 DEBUG : dir: reading active writers 2025/04/28 06:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 06:59:23 DEBUG : newLeaf: vfs cache: starting upload 2025/04/28 06:59:23 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/28 06:59:23 DEBUG : newLeaf.27231597.partial: renamed to: newLeaf 2025/04/28 06:59:23 INFO : newLeaf: Copied (replaced existing) 2025/04/28 06:59:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-28 06:59:22.990662629 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/28 06:59:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/28 06:59:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/28 06:59:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/28 06:59:23 DEBUG : dir: Looking for writers 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : dir: reading active writers 2025/04/28 06:59:23 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:23 DEBUG : >WaitForWriters: 2025/04/28 06:59:23 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:23 DEBUG : dir: Looking for writers 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : dir: reading active writers 2025/04/28 06:59:23 DEBUG : newLeaf: reading active writers 2025/04/28 06:59:23 DEBUG : >WaitForWriters: 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaner exiting --- PASS: TestFileRename (1.06s) --- PASS: TestFileRename/off,forceCache=false (0.02s) --- PASS: TestFileRename/minimal,forceCache=false (0.02s) --- PASS: TestFileRename/minimal,forceCache=true (0.33s) --- PASS: TestFileRename/writes,forceCache=false (0.19s) --- PASS: TestFileRename/writes,forceCache=true (0.32s) --- PASS: TestFileRename/full,forceCache=false (0.17s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:23 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === 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 "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 06:59:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/28 06:59:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:23 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:23 DEBUG : dir: Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : dir: reading active writers 2025/04/28 06:59:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.01s) === RUN TestReadFileHandleSeek run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 06:59:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/28 06:59:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/28 06:59:23 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/28 06:59:23 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/28 06:59:23 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/04/28 06:59:23 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:23 DEBUG : dir: Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : dir: reading active writers 2025/04/28 06:59:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.03s) === RUN TestReadFileHandleReadAt run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 06:59:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/28 06:59:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/28 06:59:23 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/28 06:59:23 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/28 06:59:23 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/04/28 06:59:23 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/04/28 06:59:23 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/04/28 06:59:23 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/28 06:59:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/28 06:59:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/28 06:59:23 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/04/28 06:59:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/28 06:59:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/28 06:59:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/28 06:59:23 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/04/28 06:59:23 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:23 DEBUG : dir: Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : dir: reading active writers 2025/04/28 06:59:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.08s) === RUN TestReadFileHandleFlush run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 06:59:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/28 06:59:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:23 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:23 DEBUG : dir: Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : dir: reading active writers 2025/04/28 06:59:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.01s) === RUN TestReadFileHandleRelease run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 06:59:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/28 06:59:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/04/28 06:59:23 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/04/28 06:59:23 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:23 DEBUG : dir: Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : dir: reading active writers 2025/04/28 06:59:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.00s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 06:59:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 06:59:23 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 06:59:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 06:59:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 06:59:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000774340): _readAt: size=1, off=0 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000774340): openPending: 2025/04/28 06:59:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/28 06:59:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/28 06:59:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000774340): >openPending: err= 2025/04/28 06:59:23 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000774340): >_readAt: n=1, err= 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000774340): _readAt: size=256, off=1 2025/04/28 06:59:23 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000774340): >_readAt: n=15, err=EOF 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000774340): _readAt: size=16, off=16 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000774340): >_readAt: n=0, err=EOF 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000774340): close: 2025/04/28 06:59:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000774340): >close: err= 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000774340): close: 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000774340): >close: err=file already closed 2025/04/28 06:59:23 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:23 DEBUG : dir: Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : dir: reading active writers 2025/04/28 06:59:23 DEBUG : >WaitForWriters: 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.01s) === RUN TestRWFileHandleSeek run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 06:59:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 06:59:23 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 06:59:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 06:59:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 06:59:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000774780): _readAt: size=1, off=0 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000774780): openPending: 2025/04/28 06:59:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/28 06:59:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/28 06:59:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000774780): >openPending: err= 2025/04/28 06:59:23 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000774780): >_readAt: n=1, err= 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000774780): _readAt: size=1, off=5 2025/04/28 06:59:23 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000774780): >_readAt: n=1, err= 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000774780): _readAt: size=1, off=3 2025/04/28 06:59:23 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000774780): >_readAt: n=1, err= 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000774780): _readAt: size=1, off=13 2025/04/28 06:59:23 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000774780): >_readAt: n=1, err= 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000774780): _readAt: size=16, off=100 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000774780): >_readAt: n=0, err=EOF 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000774780): close: 2025/04/28 06:59:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000774780): >close: err= 2025/04/28 06:59:23 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:23 DEBUG : dir: Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : dir: reading active writers 2025/04/28 06:59:23 DEBUG : >WaitForWriters: 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.01s) === RUN TestRWFileHandleReadAt run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 06:59:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 06:59:23 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 06:59:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 06:59:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 06:59:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794b80): _readAt: size=1, off=0 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794b80): openPending: 2025/04/28 06:59:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/28 06:59:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/28 06:59:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794b80): >openPending: err= 2025/04/28 06:59:23 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794b80): >_readAt: n=1, err= 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794b80): _readAt: size=1, off=5 2025/04/28 06:59:23 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794b80): >_readAt: n=1, err= 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794b80): _readAt: size=1, off=1 2025/04/28 06:59:23 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794b80): >_readAt: n=1, err= 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794b80): _readAt: size=6, off=10 2025/04/28 06:59:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794b80): >_readAt: n=6, err= 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794b80): _readAt: size=256, off=10 2025/04/28 06:59:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794b80): >_readAt: n=6, err=EOF 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794b80): _readAt: size=256, off=100 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794b80): >_readAt: n=0, err=EOF 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794b80): close: 2025/04/28 06:59:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794b80): >close: err= 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794b80): _readAt: size=256, off=100 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794b80): >_readAt: n=0, err=file already closed 2025/04/28 06:59:23 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:23 DEBUG : dir: Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : dir: reading active writers 2025/04/28 06:59:23 DEBUG : >WaitForWriters: 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.01s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 06:59:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 06:59:23 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 06:59:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 06:59:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 06:59:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794d40): RWFileHandle.Flush 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794d40): _readAt: size=256, off=0 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794d40): openPending: 2025/04/28 06:59:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/28 06:59:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/28 06:59:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794d40): >openPending: err= 2025/04/28 06:59:23 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794d40): >_readAt: n=16, err=EOF 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794d40): RWFileHandle.Flush 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794d40): RWFileHandle.Flush 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794d40): close: 2025/04/28 06:59:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000794d40): >close: err= 2025/04/28 06:59:23 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:23 DEBUG : dir: Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : dir: reading active writers 2025/04/28 06:59:23 DEBUG : >WaitForWriters: 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.01s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 06:59:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/28 06:59:23 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 06:59:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 06:59:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 06:59:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000795200): _readAt: size=256, off=0 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000795200): openPending: 2025/04/28 06:59:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/28 06:59:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/28 06:59:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000795200): >openPending: err= 2025/04/28 06:59:23 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000795200): >_readAt: n=16, err=EOF 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000795200): RWFileHandle.Release 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000795200): close: 2025/04/28 06:59:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000795200): >close: err= 2025/04/28 06:59:23 DEBUG : dir/file1(0xc000795200): RWFileHandle.Release 2025/04/28 06:59:23 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:23 DEBUG : dir: Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : dir: reading active writers 2025/04/28 06:59:23 DEBUG : >WaitForWriters: 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.01s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:23 DEBUG : file1: newRWFileHandle: 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 06:59:23 DEBUG : file1(0xc000795440): openPending: 2025/04/28 06:59:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:23 DEBUG : file1(0xc000795440): >openPending: err= 2025/04/28 06:59:23 DEBUG : file1: >newRWFileHandle: err= 2025/04/28 06:59:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/28 06:59:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/28 06:59:23 DEBUG : file1(0xc000795440): _writeAt: size=5, off=0 2025/04/28 06:59:23 DEBUG : file1(0xc000795440): >_writeAt: n=5, err= 2025/04/28 06:59:23 DEBUG : file1(0xc000795440): _writeAt: size=7, off=5 2025/04/28 06:59:23 DEBUG : file1(0xc000795440): >_writeAt: n=7, err= 2025/04/28 06:59:23 DEBUG : file1: vfs cache: truncate to size=11 2025/04/28 06:59:23 DEBUG : file1(0xc000795440): close: 2025/04/28 06:59:23 DEBUG : file1: vfs cache: setting modification time to 2025-04-28 06:59:23.315700886 +0000 UTC m=+2.243991549 2025/04/28 06:59:23 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:23 DEBUG : file1(0xc000795440): >close: err= 2025/04/28 06:59:23 DEBUG : file1(0xc000795440): close: 2025/04/28 06:59:23 DEBUG : file1(0xc000795440): >close: err=file already closed 2025/04/28 06:59:23 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 06:59:23 DEBUG : file1: vfs cache: starting upload 2025/04/28 06:59:23 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/28 06:59:23 DEBUG : file1.e6419b51.partial: renamed to: file1 2025/04/28 06:59:23 INFO : file1: Copied (new) 2025/04/28 06:59:23 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-28 06:59:23.315700886 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/04/28 06:59:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/28 06:59:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:23 INFO : file1: vfs cache: upload succeeded try #1 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : >WaitForWriters: 2025/04/28 06:59:23 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : >WaitForWriters: 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.16s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 06:59:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:23 DEBUG : file1: newRWFileHandle: 2025/04/28 06:59:23 DEBUG : file1(0xc00048ca00): openPending: 2025/04/28 06:59:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:23 DEBUG : file1(0xc00048ca00): >openPending: err= 2025/04/28 06:59:23 DEBUG : file1: >newRWFileHandle: err= 2025/04/28 06:59:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/28 06:59:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/28 06:59:23 DEBUG : file1(0xc00048ca00): _writeAt: size=7, off=0 2025/04/28 06:59:23 DEBUG : file1(0xc00048ca00): >_writeAt: n=7, err= 2025/04/28 06:59:23 DEBUG : file1(0xc00048ca00): _writeAt: size=6, off=5 2025/04/28 06:59:23 DEBUG : file1(0xc00048ca00): >_writeAt: n=6, err= 2025/04/28 06:59:23 DEBUG : file1(0xc00048ca00): close: 2025/04/28 06:59:23 DEBUG : file1: vfs cache: setting modification time to 2025-04-28 06:59:23.474886833 +0000 UTC m=+2.403177526 2025/04/28 06:59:23 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:23 DEBUG : file1(0xc00048ca00): >close: err= 2025/04/28 06:59:23 DEBUG : file1(0xc00048ca00): _writeAt: size=5, off=0 2025/04/28 06:59:23 DEBUG : file1(0xc00048ca00): >_writeAt: n=0, err=file already closed 2025/04/28 06:59:23 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 06:59:23 DEBUG : file1: vfs cache: starting upload 2025/04/28 06:59:23 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/28 06:59:23 DEBUG : file1.9cc18f9b.partial: renamed to: file1 2025/04/28 06:59:23 INFO : file1: Copied (new) 2025/04/28 06:59:23 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-28 06:59:23.474886833 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/04/28 06:59:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/28 06:59:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:23 INFO : file1: vfs cache: upload succeeded try #1 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : >WaitForWriters: 2025/04/28 06:59:23 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : >WaitForWriters: 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.16s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 06:59:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:23 DEBUG : file1: newRWFileHandle: 2025/04/28 06:59:23 DEBUG : file1(0xc0000cc380): openPending: 2025/04/28 06:59:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:23 DEBUG : file1(0xc0000cc380): >openPending: err= 2025/04/28 06:59:23 DEBUG : file1: >newRWFileHandle: err= 2025/04/28 06:59:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/28 06:59:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/28 06:59:23 DEBUG : file1(0xc0000cc380): close: 2025/04/28 06:59:23 DEBUG : file1: vfs cache: setting modification time to 2025-04-28 06:59:23.63792772 +0000 UTC m=+2.566218414 2025/04/28 06:59:23 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:23 DEBUG : file1(0xc0000cc380): >close: err= 2025/04/28 06:59:23 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/28 06:59:23 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/28 06:59:23 DEBUG : file2: newRWFileHandle: 2025/04/28 06:59:23 DEBUG : file2(0xc000774b80): openPending: 2025/04/28 06:59:23 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:23 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/28 06:59:23 DEBUG : file2(0xc000774b80): >openPending: err= 2025/04/28 06:59:23 DEBUG : file2: >newRWFileHandle: err= 2025/04/28 06:59:23 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/28 06:59:23 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/04/28 06:59:23 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/04/28 06:59:23 DEBUG : file2(0xc000774b80): RWFileHandle.Flush 2025/04/28 06:59:23 DEBUG : file2(0xc000774b80): RWFileHandle.Release 2025/04/28 06:59:23 DEBUG : file2(0xc000774b80): close: 2025/04/28 06:59:23 DEBUG : file2: vfs cache: setting modification time to 2025-04-28 06:59:23.639536158 +0000 UTC m=+2.567826841 2025/04/28 06:59:23 INFO : file2: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:23 DEBUG : file2(0xc000774b80): >close: err= 2025/04/28 06:59:23 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : file2: reading active writers 2025/04/28 06:59:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : file2: reading active writers 2025/04/28 06:59:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : file2: reading active writers 2025/04/28 06:59:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : file2: reading active writers 2025/04/28 06:59:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/04/28 06:59:23 DEBUG : file1: vfs cache: starting upload 2025/04/28 06:59:23 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/28 06:59:23 DEBUG : file1.45601564.partial: renamed to: file1 2025/04/28 06:59:23 INFO : file1: Copied (new) 2025/04/28 06:59:23 DEBUG : file1: vfs cache: fingerprint now "0,2025-04-28 06:59:23.63792772 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/04/28 06:59:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/28 06:59:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:23 INFO : file1: vfs cache: upload succeeded try #1 2025/04/28 06:59:23 DEBUG : file2: vfs cache: starting upload 2025/04/28 06:59:23 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/28 06:59:23 DEBUG : file2.9bc23639.partial: renamed to: file2 2025/04/28 06:59:23 INFO : file2: Copied (new) 2025/04/28 06:59:23 DEBUG : file2: vfs cache: fingerprint now "0,2025-04-28 06:59:23.639536158 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/04/28 06:59:23 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/04/28 06:59:23 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/28 06:59:23 INFO : file2: vfs cache: upload succeeded try #1 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : file2: reading active writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : >WaitForWriters: 2025/04/28 06:59:23 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : file2: reading active writers 2025/04/28 06:59:23 DEBUG : >WaitForWriters: 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.16s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:23 DEBUG : file1: newRWFileHandle: 2025/04/28 06:59:23 DEBUG : file1(0xc000794040): openPending: 2025/04/28 06:59:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:23 DEBUG : file1(0xc000794040): >openPending: err= 2025/04/28 06:59:23 DEBUG : file1: >newRWFileHandle: err= 2025/04/28 06:59:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/28 06:59:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/28 06:59:23 DEBUG : file1(0xc000794040): _writeAt: size=5, off=0 2025/04/28 06:59:23 DEBUG : file1(0xc000794040): >_writeAt: n=5, err= 2025/04/28 06:59:23 DEBUG : file1(0xc000794040): RWFileHandle.Flush 2025/04/28 06:59:23 DEBUG : file1(0xc000794040): RWFileHandle.Flush 2025/04/28 06:59:23 DEBUG : file1(0xc000794040): close: 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 06:59:23 DEBUG : file1: vfs cache: setting modification time to 2025-04-28 06:59:23.794628495 +0000 UTC m=+2.722919189 2025/04/28 06:59:23 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:23 DEBUG : file1(0xc000794040): >close: err= 2025/04/28 06:59:23 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 06:59:23 DEBUG : file1: vfs cache: starting upload 2025/04/28 06:59:23 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/28 06:59:23 DEBUG : file1.3aa98754.partial: renamed to: file1 2025/04/28 06:59:23 INFO : file1: Copied (new) 2025/04/28 06:59:23 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-28 06:59:23.794628495 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/28 06:59:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/28 06:59:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:23 INFO : file1: vfs cache: upload succeeded try #1 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : >WaitForWriters: 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:23 INFO : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 06:59:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:23 DEBUG : file1: newRWFileHandle: 2025/04/28 06:59:23 DEBUG : file1(0xc00048c0c0): openPending: 2025/04/28 06:59:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:23 DEBUG : file1(0xc00048c0c0): >openPending: err= 2025/04/28 06:59:23 DEBUG : file1: >newRWFileHandle: err= 2025/04/28 06:59:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/28 06:59:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/28 06:59:23 DEBUG : file1(0xc00048c0c0): _writeAt: size=5, off=0 2025/04/28 06:59:23 DEBUG : file1(0xc00048c0c0): >_writeAt: n=5, err= 2025/04/28 06:59:23 DEBUG : file1(0xc00048c0c0): RWFileHandle.Release 2025/04/28 06:59:23 DEBUG : file1(0xc00048c0c0): close: 2025/04/28 06:59:23 DEBUG : file1: vfs cache: setting modification time to 2025-04-28 06:59:23.95088156 +0000 UTC m=+2.879172243 2025/04/28 06:59:23 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:23 DEBUG : file1(0xc00048c0c0): >close: err= 2025/04/28 06:59:23 DEBUG : file1(0xc00048c0c0): RWFileHandle.Release 2025/04/28 06:59:23 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 06:59:23 DEBUG : : Looking for writers 2025/04/28 06:59:23 DEBUG : file1: reading active writers 2025/04/28 06:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 06:59:24 DEBUG : : Looking for writers 2025/04/28 06:59:24 DEBUG : file1: reading active writers 2025/04/28 06:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 06:59:24 DEBUG : file1: vfs cache: starting upload 2025/04/28 06:59:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/28 06:59:24 DEBUG : file1.1dc1c5a.partial: renamed to: file1 2025/04/28 06:59:24 INFO : file1: Copied (new) 2025/04/28 06:59:24 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-28 06:59:23.95088156 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/28 06:59:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:24 INFO : file1: vfs cache: upload succeeded try #1 2025/04/28 06:59:24 DEBUG : : Looking for writers 2025/04/28 06:59:24 DEBUG : file1: reading active writers 2025/04/28 06:59:24 DEBUG : >WaitForWriters: 2025/04/28 06:59:24 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.15s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:24 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:24 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 06:59:24 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 INFO : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 06:59:24 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/28 06:59:24 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : dir/file1(0xc0000cd540): openPending: 2025/04/28 06:59:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/28 06:59:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/28 06:59:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:24 DEBUG : dir/file1(0xc0000cd540): >openPending: err= 2025/04/28 06:59:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 06:59:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/28 06:59:24 DEBUG : dir/file1(0xc0000cd540): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : dir/file1(0xc0000cd540): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : dir/file1(0xc0000cd540): close: 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-28 06:59:24.107276611 +0000 UTC m=+3.035567295 2025/04/28 06:59:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : dir/file1(0xc0000cd540): >close: err= 2025/04/28 06:59:24 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:24 DEBUG : dir: Looking for writers 2025/04/28 06:59:24 DEBUG : file1: reading active writers 2025/04/28 06:59:24 DEBUG : : Looking for writers 2025/04/28 06:59:24 DEBUG : dir: reading active writers 2025/04/28 06:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 06:59:24 DEBUG : dir: Looking for writers 2025/04/28 06:59:24 DEBUG : file1: reading active writers 2025/04/28 06:59:24 DEBUG : : Looking for writers 2025/04/28 06:59:24 DEBUG : dir: reading active writers 2025/04/28 06:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 06:59:24 DEBUG : dir: Looking for writers 2025/04/28 06:59:24 DEBUG : file1: reading active writers 2025/04/28 06:59:24 DEBUG : : Looking for writers 2025/04/28 06:59:24 DEBUG : dir: reading active writers 2025/04/28 06:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 06:59:24 DEBUG : dir: Looking for writers 2025/04/28 06:59:24 DEBUG : file1: reading active writers 2025/04/28 06:59:24 DEBUG : : Looking for writers 2025/04/28 06:59:24 DEBUG : dir: reading active writers 2025/04/28 06:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 06:59:24 DEBUG : dir/file1: vfs cache: starting upload 2025/04/28 06:59:24 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/28 06:59:24 DEBUG : dir/file1.9faf5ecd.partial: renamed to: dir/file1 2025/04/28 06:59:24 INFO : dir/file1: Copied (replaced existing) 2025/04/28 06:59:24 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-04-28 06:59:24.107276611 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/28 06:59:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/28 06:59:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/28 06:59:24 DEBUG : dir: Looking for writers 2025/04/28 06:59:24 DEBUG : file1: reading active writers 2025/04/28 06:59:24 DEBUG : : Looking for writers 2025/04/28 06:59:24 DEBUG : dir: reading active writers 2025/04/28 06:59:24 DEBUG : >WaitForWriters: 2025/04/28 06:59:24 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.16s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:24 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:24 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 06:59:24 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 INFO : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 06:59:24 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : dir/file1: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/28 06:59:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/28 06:59:24 DEBUG : dir/file1(0xc000774a40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : dir/file1(0xc000774a40): openPending: 2025/04/28 06:59:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/28 06:59:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/28 06:59:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:24 DEBUG : dir/file1(0xc000774a40): >openPending: err= 2025/04/28 06:59:24 DEBUG : dir/file1(0xc000774a40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : dir/file1(0xc000774a40): _writeAt: size=15, off=5 2025/04/28 06:59:24 DEBUG : dir/file1(0xc000774a40): >_writeAt: n=15, err= 2025/04/28 06:59:24 DEBUG : dir/file1(0xc000774a40): close: 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/04/28 06:59:24 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-28 06:59:24.266678773 +0000 UTC m=+3.194969466 2025/04/28 06:59:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : dir/file1(0xc000774a40): >close: err= 2025/04/28 06:59:24 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:24 DEBUG : dir: Looking for writers 2025/04/28 06:59:24 DEBUG : file1: reading active writers 2025/04/28 06:59:24 DEBUG : : Looking for writers 2025/04/28 06:59:24 DEBUG : dir: reading active writers 2025/04/28 06:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 06:59:24 DEBUG : dir: Looking for writers 2025/04/28 06:59:24 DEBUG : file1: reading active writers 2025/04/28 06:59:24 DEBUG : : Looking for writers 2025/04/28 06:59:24 DEBUG : dir: reading active writers 2025/04/28 06:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 06:59:24 DEBUG : dir: Looking for writers 2025/04/28 06:59:24 DEBUG : file1: reading active writers 2025/04/28 06:59:24 DEBUG : : Looking for writers 2025/04/28 06:59:24 DEBUG : dir: reading active writers 2025/04/28 06:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 06:59:24 DEBUG : dir: Looking for writers 2025/04/28 06:59:24 DEBUG : file1: reading active writers 2025/04/28 06:59:24 DEBUG : : Looking for writers 2025/04/28 06:59:24 DEBUG : dir: reading active writers 2025/04/28 06:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 06:59:24 DEBUG : dir/file1: vfs cache: starting upload 2025/04/28 06:59:24 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/04/28 06:59:24 DEBUG : dir/file1.185fb1d8.partial: renamed to: dir/file1 2025/04/28 06:59:24 INFO : dir/file1: Copied (replaced existing) 2025/04/28 06:59:24 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-04-28 06:59:24.266678773 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/04/28 06:59:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/28 06:59:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/28 06:59:24 DEBUG : dir: Looking for writers 2025/04/28 06:59:24 DEBUG : file1: reading active writers 2025/04/28 06:59:24 DEBUG : : Looking for writers 2025/04/28 06:59:24 DEBUG : dir: reading active writers 2025/04/28 06:59:24 DEBUG : >WaitForWriters: 2025/04/28 06:59:24 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.16s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:24 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:24 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 06:59:24 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : file1: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : file1(0xc000774dc0): openPending: 2025/04/28 06:59:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:24 DEBUG : file1(0xc000774dc0): >openPending: err= 2025/04/28 06:59:24 DEBUG : file1: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/28 06:59:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/28 06:59:24 DEBUG : file1(0xc000774dc0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : file1(0xc000774dc0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : file1(0xc000774dc0): close: 2025/04/28 06:59:24 DEBUG : file1: vfs cache: setting modification time to 2025-04-28 06:59:24.422539513 +0000 UTC m=+3.350830206 2025/04/28 06:59:24 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : file1(0xc000774dc0): >close: err= 2025/04/28 06:59:24 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/04/28 06:59:24 INFO : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 5 (was 5) 2025/04/28 06:59:24 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:24 DEBUG : : Looking for writers 2025/04/28 06:59:24 DEBUG : file1: reading active writers 2025/04/28 06:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 06:59:24 DEBUG : : Looking for writers 2025/04/28 06:59:24 DEBUG : file1: reading active writers 2025/04/28 06:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 06:59:24 DEBUG : : Looking for writers 2025/04/28 06:59:24 DEBUG : file1: reading active writers 2025/04/28 06:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 06:59:24 DEBUG : : Looking for writers 2025/04/28 06:59:24 DEBUG : file1: reading active writers 2025/04/28 06:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 06:59:24 DEBUG : file1: vfs cache: starting upload 2025/04/28 06:59:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/28 06:59:24 DEBUG : file1.94e8a897.partial: renamed to: file1 2025/04/28 06:59:24 INFO : file1: Copied (new) 2025/04/28 06:59:24 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-28 06:59:24.422539513 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/28 06:59:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:24 INFO : file1: vfs cache: upload succeeded try #1 2025/04/28 06:59:24 DEBUG : : Looking for writers 2025/04/28 06:59:24 DEBUG : file1: reading active writers 2025/04/28 06:59:24 DEBUG : >WaitForWriters: 2025/04/28 06:59:24 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.15s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:24 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:24 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 06:59:24 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794400): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794400): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794400): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794400): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794400): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.575246987 +0000 UTC m=+3.503537641 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794400): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item open-test-file not removed, freed 0 bytes 2025/04/28 06:59:24 INFO : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 5 (was 5) 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794440): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794440): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794440): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794440): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794440): _writeAt: size=3, off=2 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794440): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794440): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.575246987 +0000 UTC m=+3.503537641 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794440): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007944c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007944c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007944c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007944c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007944c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.575246987 +0000 UTC m=+3.503537641 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007944c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a3a40 item 1 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794500): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794500): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794500): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794500): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794500): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.579912028 +0000 UTC m=+3.508202701 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794500): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794540): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794540): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794540): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794540): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794540): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.579912028 +0000 UTC m=+3.508202701 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794540): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce2a0 item 2 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794580): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794580): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794580): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794580): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794580): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.581697988 +0000 UTC m=+3.509988651 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794580): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007945c0): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007945c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007945c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007945c0): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007945c0): _writeAt: size=3, off=2 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007945c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007945c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.581697988 +0000 UTC m=+3.509988651 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007945c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794600): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794600): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794600): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794600): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794600): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.581697988 +0000 UTC m=+3.509988651 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794600): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce930 item 3 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794680): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794680): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794680): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794680): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794680): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.584435303 +0000 UTC m=+3.512725966 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794680): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794700): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794700): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794700): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794700): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794700): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.584435303 +0000 UTC m=+3.512725966 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794700): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ced90 item 4 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794740): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794740): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794740): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794740): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794740): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.587042574 +0000 UTC m=+3.515333227 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794740): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794780): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794780): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794780): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794780): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794780): _writeAt: size=3, off=2 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794780): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794780): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.587042574 +0000 UTC m=+3.515333227 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794780): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007947c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007947c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007947c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007947c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007947c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.587042574 +0000 UTC m=+3.515333227 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007947c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf110 item 5 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794840): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794840): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794840): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794840): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794840): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.589197706 +0000 UTC m=+3.517488359 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794840): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007948c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007948c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007948c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007948c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007948c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.589197706 +0000 UTC m=+3.517488359 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007948c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf5e0 item 6 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794940): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794940): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794940): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794940): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794940): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.592440419 +0000 UTC m=+3.520731092 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794940): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a00): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a00): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a00): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a00): _writeAt: size=3, off=2 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a00): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.592440419 +0000 UTC m=+3.520731092 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a40): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a40): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.592440419 +0000 UTC m=+3.520731092 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112230 item 7 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794ac0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794ac0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794ac0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794ac0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794ac0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.5946585 +0000 UTC m=+3.522949153 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794ac0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b40): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b40): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.5946585 +0000 UTC m=+3.522949153 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001131f0 item 8 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b80): _readAt: size=2, off=0 2025/04/28 06:59:24 ERROR : open-test-file(0xc000794b80): Couldn't read size of file 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b80): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b80): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b80): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b80): close: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794bc0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794bc0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794bc0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794bc0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794bc0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.596155809 +0000 UTC m=+3.524446462 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794bc0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794c00): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794c00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794c00): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794c00): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794c00): _writeAt: size=3, off=2 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794c00): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794c00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.596155809 +0000 UTC m=+3.524446462 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794c00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794c40): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794c40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794c40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794c40): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794c40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.596155809 +0000 UTC m=+3.524446462 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794c40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113810 item 9 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794cc0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794cc0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794cc0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794cc0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794cc0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.598272439 +0000 UTC m=+3.526563092 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794cc0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d40): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d40): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.598272439 +0000 UTC m=+3.526563092 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004000e0 item 10 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794e00): _readAt: size=2, off=0 2025/04/28 06:59:24 ERROR : open-test-file(0xc000794e00): Couldn't read size of file 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794e00): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794e00): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794e00): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794e00): close: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794e00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794e40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794e40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794e40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794e40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794e40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.599816847 +0000 UTC m=+3.528107500 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794e40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794f00): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794f00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794f00): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794f00): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794f00): _writeAt: size=3, off=2 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794f00): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794f00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.599816847 +0000 UTC m=+3.528107500 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794f00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794f40): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794f40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794f40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794f40): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794f40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.599816847 +0000 UTC m=+3.528107500 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794f40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400690 item 11 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794fc0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794fc0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794fc0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794fc0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794fc0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.601826727 +0000 UTC m=+3.530117380 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794fc0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795040): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795040): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795040): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795040): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795040): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.601826727 +0000 UTC m=+3.530117380 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795040): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401030 item 12 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795100): _readAt: size=2, off=0 2025/04/28 06:59:24 ERROR : open-test-file(0xc000795100): Couldn't read size of file 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795100): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795100): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795100): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795100): close: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795100): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795140): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795140): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795140): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795140): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795140): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.603211344 +0000 UTC m=+3.531501996 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795140): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795200): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795200): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795200): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795200): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795200): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.603211344 +0000 UTC m=+3.531501996 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795200): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004017a0 item 13 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795280): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795280): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795280): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795280): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795280): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.604666674 +0000 UTC m=+3.532957327 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795280): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795300): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795300): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795300): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795300): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795300): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.604666674 +0000 UTC m=+3.532957327 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795300): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401dc0 item 14 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007953c0): _readAt: size=2, off=0 2025/04/28 06:59:24 ERROR : open-test-file(0xc0007953c0): Couldn't read size of file 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007953c0): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007953c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007953c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007953c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007953c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795400): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795400): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795400): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795400): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795400): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.606160075 +0000 UTC m=+3.534450718 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795400): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007954c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007954c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007954c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007954c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007954c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.606160075 +0000 UTC m=+3.534450718 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007954c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000527e0 item 15 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795540): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795540): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795540): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795540): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795540): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.607673274 +0000 UTC m=+3.535963927 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795540): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007955c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007955c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007955c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007955c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007955c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.607673274 +0000 UTC m=+3.535963927 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007955c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053490 item 16 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795600): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795600): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795600): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795600): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795600): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.609040258 +0000 UTC m=+3.537330911 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795600): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795640): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795640): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795640): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795640): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795640): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795640): _writeAt: size=3, off=7 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795640): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795640): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.609040258 +0000 UTC m=+3.537330911 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795640): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795680): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795680): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795680): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795680): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795680): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.609040258 +0000 UTC m=+3.537330911 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795680): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053960 item 17 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795700): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795700): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795700): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795700): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795700): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.610982621 +0000 UTC m=+3.539273284 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795700): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd600): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd600): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd600): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd600): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd600): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.610982621 +0000 UTC m=+3.539273284 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd600): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d8930 item 18 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd740): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd740): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd740): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd740): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd740): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.613147051 +0000 UTC m=+3.541437734 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd740): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd8c0): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd8c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd8c0): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd8c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd8c0): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd8c0): _writeAt: size=3, off=7 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd8c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd8c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.613147051 +0000 UTC m=+3.541437734 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd8c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd900): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd900): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd900): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd900): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd900): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.613147051 +0000 UTC m=+3.541437734 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd900): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e9810 item 19 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cdb00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cdb00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cdb00): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cdb00): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cdb00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.616413779 +0000 UTC m=+3.544704462 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cdb00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cdb80): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cdb80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cdb80): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cdb80): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cdb80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.616413779 +0000 UTC m=+3.544704462 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cdb80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e9d50 item 20 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0040): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0040): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0040): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0040): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0040): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.618531582 +0000 UTC m=+3.546822265 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0040): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0280): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0280): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0280): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0280): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0280): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0280): _writeAt: size=3, off=7 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0280): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0280): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.618531582 +0000 UTC m=+3.546822265 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0280): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d02c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d02c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d02c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d02c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d02c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.618531582 +0000 UTC m=+3.546822265 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d02c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364310 item 21 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0400): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0400): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0400): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0400): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0400): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.621294835 +0000 UTC m=+3.549585528 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0400): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0780): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0780): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0780): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0780): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0780): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.621294835 +0000 UTC m=+3.549585528 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0780): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003649a0 item 22 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0840): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0840): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0840): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0840): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0840): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.62367476 +0000 UTC m=+3.551965443 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0840): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0d40): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0d40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0d40): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0d40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0d40): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0d40): _writeAt: size=3, off=7 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0d40): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0d40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.62367476 +0000 UTC m=+3.551965443 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0d40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0d80): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0d80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0d80): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0d80): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0d80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.62367476 +0000 UTC m=+3.551965443 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0d80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365260 item 23 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0f80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0f80): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0f80): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0f80): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0f80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.627536844 +0000 UTC m=+3.555827528 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0f80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d11c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d11c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d11c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d11c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d11c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.627536844 +0000 UTC m=+3.555827528 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d11c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365b20 item 24 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1540): _readAt: size=2, off=0 2025/04/28 06:59:24 ERROR : open-test-file(0xc0004d1540): Couldn't read size of file 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1540): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1540): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1540): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1540): close: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1540): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d15c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d15c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d15c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d15c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d15c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.629489357 +0000 UTC m=+3.557780049 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d15c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1e00): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1e00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1e00): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1e00): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1e00): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1e00): _writeAt: size=3, off=7 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1e00): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1e00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.629489357 +0000 UTC m=+3.557780049 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1e00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1ec0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1ec0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1ec0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1ec0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1ec0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.629489357 +0000 UTC m=+3.557780049 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1ec0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e150 item 25 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1f40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1f40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1f40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1f40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1f40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.63236429 +0000 UTC m=+3.560654983 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1f40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350a00): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350a00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350a00): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350a00): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350a00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.63236429 +0000 UTC m=+3.560654983 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350a00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e7e0 item 26 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ac0): _readAt: size=2, off=0 2025/04/28 06:59:24 ERROR : open-test-file(0xc000350ac0): Couldn't read size of file 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ac0): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ac0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ac0): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ac0): close: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ac0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350b00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350b00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350b00): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350b00): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350b00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.634561271 +0000 UTC m=+3.562851953 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350b00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c00): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c00): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c00): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c00): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c00): _writeAt: size=3, off=7 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c00): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.634561271 +0000 UTC m=+3.562851953 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c40): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c40): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.634561271 +0000 UTC m=+3.562851953 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038efc0 item 27 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350cc0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350cc0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350cc0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350cc0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350cc0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.637452184 +0000 UTC m=+3.565742866 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350cc0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350e00): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350e00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350e00): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350e00): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350e00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.637452184 +0000 UTC m=+3.565742866 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350e00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fab0 item 28 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ec0): _readAt: size=2, off=0 2025/04/28 06:59:24 ERROR : open-test-file(0xc000350ec0): Couldn't read size of file 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ec0): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ec0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ec0): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ec0): close: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ec0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350f00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350f00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350f00): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350f00): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350f00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.639639737 +0000 UTC m=+3.567930431 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350f00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0003513c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0003513c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0003513c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0003513c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0003513c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.639639737 +0000 UTC m=+3.567930431 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0003513c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0070 item 29 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351440): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351440): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351440): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351440): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351440): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.64161889 +0000 UTC m=+3.569909583 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351440): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351540): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351540): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351540): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351540): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351540): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.64161889 +0000 UTC m=+3.569909583 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351540): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0540 item 30 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351640): _readAt: size=2, off=0 2025/04/28 06:59:24 ERROR : open-test-file(0xc000351640): Couldn't read size of file 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351640): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351640): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351640): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351640): close: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351640): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351700): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351700): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351700): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351700): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351700): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.643605818 +0000 UTC m=+3.571896500 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351700): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351880): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351880): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351880): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351880): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351880): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.643605818 +0000 UTC m=+3.571896500 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351880): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0b60 item 31 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0001d5200): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0001d5200): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0001d5200): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0001d5200): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0001d5200): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.645669679 +0000 UTC m=+3.573960342 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0001d5200): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6040): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6040): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6040): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6040): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6040): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.645669679 +0000 UTC m=+3.573960342 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6040): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0f50 item 32 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6080): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6080): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6080): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6080): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6080): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.647161066 +0000 UTC m=+3.575451739 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6080): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab60c0): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab60c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab60c0): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab60c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab60c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1420 item 33 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab60c0): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab60c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.647734552 +0000 UTC m=+3.576025215 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab60c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6100): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6100): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6100): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6100): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6100): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.647734552 +0000 UTC m=+3.576025215 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6100): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1880 item 33 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6140): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6140): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6140): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6140): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6140): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.649271705 +0000 UTC m=+3.577562368 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6140): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6180): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6180): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1c70 item 34 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6180): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6180): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6180): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6180): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6180): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.64988213 +0000 UTC m=+3.578172793 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6180): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab61c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab61c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab61c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab61c0): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab61c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.64988213 +0000 UTC m=+3.578172793 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab61c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1e30 item 34 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6200): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6200): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6200): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6200): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6200): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.65152326 +0000 UTC m=+3.579813933 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6200): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6240): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6240): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6240): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6240): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6240): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa2a0 item 35 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6240): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6240): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.652236177 +0000 UTC m=+3.580526830 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6240): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6280): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6280): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6280): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6280): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6280): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.652236177 +0000 UTC m=+3.580526830 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6280): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa770 item 35 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6300): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6300): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6300): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6300): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6300): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.653546033 +0000 UTC m=+3.581836686 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6300): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab63c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab63c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aaa80 item 36 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab63c0): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab63c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab63c0): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab63c0): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab63c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.654053616 +0000 UTC m=+3.582344269 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab63c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6400): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6400): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6400): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6400): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6400): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.654053616 +0000 UTC m=+3.582344269 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6400): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aac40 item 36 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6440): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6440): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6440): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6440): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6440): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.655446358 +0000 UTC m=+3.583737010 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6440): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6480): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6480): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6480): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6480): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6480): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab030 item 37 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6480): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6480): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.655885402 +0000 UTC m=+3.584176055 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6480): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab64c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab64c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab64c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab64c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab64c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.655885402 +0000 UTC m=+3.584176055 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab64c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab260 item 37 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6540): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6540): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6540): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6540): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6540): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.657444667 +0000 UTC m=+3.585735320 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6540): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6600): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6600): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab7a0 item 38 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6600): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6600): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6600): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6600): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6600): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.658178313 +0000 UTC m=+3.586468966 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6600): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6640): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6640): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6640): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6640): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6640): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.658178313 +0000 UTC m=+3.586468966 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6640): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab8f0 item 38 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab66c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab66c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab66c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab66c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab66c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.659742326 +0000 UTC m=+3.588032979 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab66c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6780): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6780): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6780): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6780): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6780): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003abc70 item 39 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6780): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6780): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.66034105 +0000 UTC m=+3.588631702 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6780): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab67c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab67c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab67c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab67c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab67c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.66034105 +0000 UTC m=+3.588631702 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab67c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003abdc0 item 39 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6840): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6840): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6840): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6840): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6840): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.661675703 +0000 UTC m=+3.589966355 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6840): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6900): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6900): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc1c0 item 40 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6900): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6900): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6900): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6900): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6900): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.662291288 +0000 UTC m=+3.590581962 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6900): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6940): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6940): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6940): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6940): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6940): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.662291288 +0000 UTC m=+3.590581962 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6940): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc690 item 40 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6980): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6980): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6980): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6980): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6980): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6980): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6980): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.663511907 +0000 UTC m=+3.591802571 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6980): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab69c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab69c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab69c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bca10 item 41 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab69c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab69c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.664012186 +0000 UTC m=+3.592302849 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab69c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6a00): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6a00): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6a00): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6a00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6a00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcbd0 item 41 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6a00): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6a00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.664486656 +0000 UTC m=+3.592777329 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6a00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6a40): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6a40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6a40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6a40): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6a40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.664486656 +0000 UTC m=+3.592777329 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6a40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcee0 item 41 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6b00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6b00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6b00): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6b00): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6b00): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6b00): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6b00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.665828743 +0000 UTC m=+3.594119426 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6b00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6b40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6b40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6b40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd2d0 item 42 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6b40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6b40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.666329143 +0000 UTC m=+3.594619816 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6b40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6c00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6c00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd5e0 item 42 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6c00): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6c00): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6c00): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6c00): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6c00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.666852084 +0000 UTC m=+3.595142747 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6c00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6c40): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6c40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6c40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6c40): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6c40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.666852084 +0000 UTC m=+3.595142747 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6c40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd810 item 42 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6d00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6d00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6d00): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6d00): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6d00): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6d00): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6d00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.668117176 +0000 UTC m=+3.596407839 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6d00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6d40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6d40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6d40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdea0 item 43 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6d40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6d40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.668979974 +0000 UTC m=+3.597270637 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6d40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6e00): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6e00): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6e00): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6e00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6e00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0070 item 43 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6e00): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6e00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.669855016 +0000 UTC m=+3.598145679 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6e00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6e40): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6e40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6e40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6e40): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6e40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.669855016 +0000 UTC m=+3.598145679 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6e40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c01c0 item 43 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6f00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6f00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6f00): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6f00): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6f00): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6f00): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6f00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.671202614 +0000 UTC m=+3.599493277 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6f00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6f40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6f40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6f40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c08c0 item 44 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6f40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6f40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.671819261 +0000 UTC m=+3.600109934 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab6f40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7000): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7000): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0a10 item 44 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7000): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7000): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7000): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7000): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7000): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.672349435 +0000 UTC m=+3.600640109 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7000): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7040): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7040): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7040): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7040): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7040): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.672349435 +0000 UTC m=+3.600640109 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7040): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0bd0 item 44 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7100): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7100): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7100): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7100): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7100): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7100): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7100): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.673485516 +0000 UTC m=+3.601776179 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7100): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7140): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7140): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7140): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c11f0 item 45 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7140): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7140): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.674265809 +0000 UTC m=+3.602556482 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7140): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7200): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7200): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7200): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7200): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7200): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.674265809 +0000 UTC m=+3.602556482 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7200): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c13b0 item 45 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab72c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab72c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab72c0): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab72c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab72c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab72c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab72c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.67557737 +0000 UTC m=+3.603868033 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab72c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7300): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7300): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7300): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1810 item 46 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7300): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7300): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.676436201 +0000 UTC m=+3.604726864 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7300): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab73c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab73c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab73c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab73c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab73c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.676436201 +0000 UTC m=+3.604726864 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab73c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c19d0 item 46 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7480): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7480): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7480): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7480): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7480): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7480): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7480): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.677980578 +0000 UTC m=+3.606271241 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7480): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab74c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab74c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab74c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1f10 item 47 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab74c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab74c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.678402139 +0000 UTC m=+3.606692802 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab74c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7580): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7580): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7580): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7580): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7580): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.678402139 +0000 UTC m=+3.606692802 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7580): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0230 item 47 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7640): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7640): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7640): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7640): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7640): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7640): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7640): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.680004475 +0000 UTC m=+3.608295139 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7640): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7680): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7680): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7680): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0700 item 48 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7680): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7680): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.680430494 +0000 UTC m=+3.608721157 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7680): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7740): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7740): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7740): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7740): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7740): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.680430494 +0000 UTC m=+3.608721157 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7740): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e09a0 item 48 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7780): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7780): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7780): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7780): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7780): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.681743436 +0000 UTC m=+3.610034110 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7780): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab77c0): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab77c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab77c0): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab77c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab77c0): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab77c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0d90 item 49 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab77c0): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab77c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.682373709 +0000 UTC m=+3.610664382 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab77c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7800): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7800): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7800): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7800): >_readAt: n=8, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7800): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.682373709 +0000 UTC m=+3.610664382 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7800): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0f50 item 49 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7880): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7880): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7880): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7880): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7880): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.684228118 +0000 UTC m=+3.612518791 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7880): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7940): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7940): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7940): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1500 item 50 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7940): _readAt: size=2, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7940): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7940): _writeAt: size=3, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7940): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7940): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.685153985 +0000 UTC m=+3.613444648 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7940): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7980): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7980): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7980): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7980): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7980): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.685153985 +0000 UTC m=+3.613444648 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ab7980): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1650 item 50 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007957c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007957c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007957c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007957c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007957c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.690242109 +0000 UTC m=+3.618532812 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007957c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795880): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795880): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795880): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795880): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795880): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795880): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d8bd0 item 51 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795880): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795880): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.690693345 +0000 UTC m=+3.618984008 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795880): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007958c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007958c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007958c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007958c0): >_readAt: n=8, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007958c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.690693345 +0000 UTC m=+3.618984008 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007958c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d92d0 item 51 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795940): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795940): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795940): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795940): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795940): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.692119481 +0000 UTC m=+3.620410144 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795940): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795a80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795a80): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795a80): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d9c00 item 52 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795a80): _readAt: size=2, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795a80): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795a80): _writeAt: size=3, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795a80): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795a80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.69298817 +0000 UTC m=+3.621278833 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795a80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795ac0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795ac0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795ac0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795ac0): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795ac0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.69298817 +0000 UTC m=+3.621278833 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795ac0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e40e0 item 52 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795b40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795b40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795b40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795b40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795b40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.694399437 +0000 UTC m=+3.622690100 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795b40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795c00): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795c00): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795c00): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795c00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795c00): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795c00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e44d0 item 53 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795c00): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795c00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.694913381 +0000 UTC m=+3.623204044 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795c00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795c40): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795c40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795c40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795c40): >_readAt: n=8, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795c40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.694913381 +0000 UTC m=+3.623204044 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795c40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4700 item 53 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795cc0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795cc0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795cc0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795cc0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795cc0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.696226335 +0000 UTC m=+3.624517008 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795cc0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795d80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795d80): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795d80): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4a80 item 54 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795d80): _readAt: size=2, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795d80): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795d80): _writeAt: size=3, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795d80): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795d80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.696737553 +0000 UTC m=+3.625028217 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795d80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795dc0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795dc0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795dc0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795dc0): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795dc0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.696737553 +0000 UTC m=+3.625028217 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795dc0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4c40 item 54 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795e40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795e40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795e40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795e40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795e40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.698160904 +0000 UTC m=+3.626451567 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795e40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795f00): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795f00): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795f00): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795f00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795f00): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795f00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4fc0 item 55 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795f00): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795f00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.698858842 +0000 UTC m=+3.627149505 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795f00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795f40): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795f40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795f40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795f40): >_readAt: n=8, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795f40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.698858842 +0000 UTC m=+3.627149505 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795f40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5180 item 55 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42040): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42040): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42040): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42040): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42040): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.701011521 +0000 UTC m=+3.629302185 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42040): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42100): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42100): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42100): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5420 item 56 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42100): _readAt: size=2, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42100): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42100): _writeAt: size=3, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42100): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42100): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.701993994 +0000 UTC m=+3.630284677 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42100): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42140): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42140): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42140): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42140): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42140): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.701993994 +0000 UTC m=+3.630284677 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42140): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e55e0 item 56 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42200): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42200): open at offset 0 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42200): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42200): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42200): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42200): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42200): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42200): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.703863581 +0000 UTC m=+3.632154254 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42200): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42240): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42240): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42240): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5b90 item 57 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42240): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42240): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.704394648 +0000 UTC m=+3.632685321 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42240): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42300): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42300): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42300): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42300): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42300): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42300): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5e30 item 57 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42300): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42300): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.705380437 +0000 UTC m=+3.633671100 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42300): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42340): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42340): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42340): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42340): >_readAt: n=8, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42340): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.705380437 +0000 UTC m=+3.633671100 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42340): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6000 item 57 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42400): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42400): open at offset 0 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42400): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42400): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42400): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42400): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42400): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42400): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.706698799 +0000 UTC m=+3.634989463 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42400): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42440): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42440): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42440): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6460 item 58 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42440): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42440): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.707231999 +0000 UTC m=+3.635522673 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42440): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42500): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42500): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42500): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e67e0 item 58 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42500): _readAt: size=2, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42500): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42500): _writeAt: size=3, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42500): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42500): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.707845099 +0000 UTC m=+3.636135762 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42500): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42540): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42540): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42540): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42540): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42540): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.707845099 +0000 UTC m=+3.636135762 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42540): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6d90 item 58 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42600): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42600): open at offset 0 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42600): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42600): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42600): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42600): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42600): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42600): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.709186896 +0000 UTC m=+3.637477560 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42600): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42640): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42640): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42640): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7490 item 59 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42640): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42640): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.709664041 +0000 UTC m=+3.637954715 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42640): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42700): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42700): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42700): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42700): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42700): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42700): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e76c0 item 59 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42700): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42700): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.710163178 +0000 UTC m=+3.638453851 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42700): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42740): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42740): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42740): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42740): >_readAt: n=8, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42740): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.710163178 +0000 UTC m=+3.638453851 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42740): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e79d0 item 59 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42800): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42800): open at offset 0 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42800): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42800): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42800): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42800): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42800): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42800): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.711402041 +0000 UTC m=+3.639692704 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42800): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42840): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42840): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42840): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7f10 item 60 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42840): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42840): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.712065466 +0000 UTC m=+3.640356129 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42840): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42900): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42900): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42900): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec230 item 60 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42900): _readAt: size=2, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42900): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42900): _writeAt: size=3, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42900): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42900): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.713130604 +0000 UTC m=+3.641421307 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42900): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42940): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42940): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42940): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42940): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42940): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.713130604 +0000 UTC m=+3.641421307 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42940): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec5b0 item 60 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a00): open at offset 0 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a00): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a00): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a00): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a00): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.714309967 +0000 UTC m=+3.642600630 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eca80 item 61 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.721136342 +0000 UTC m=+3.649426994 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c1c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c1c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c1c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c1c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c1c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.721136342 +0000 UTC m=+3.649426994 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c1c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e230 item 61 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c300): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c300): open at offset 0 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c300): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c300): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c300): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c300): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c300): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c300): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.722491614 +0000 UTC m=+3.650782277 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c300): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c340): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c340): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c340): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e7e0 item 62 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c340): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c340): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.723003093 +0000 UTC m=+3.651293757 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c340): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c400): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c400): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c400): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c400): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c400): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.723003093 +0000 UTC m=+3.651293757 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c400): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052eb60 item 62 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c6c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c6c0): open at offset 0 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c6c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c6c0): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c6c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c6c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c6c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c6c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.724439978 +0000 UTC m=+3.652730641 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c6c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c700): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c700): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c700): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f0a0 item 63 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c700): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c700): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.725024244 +0000 UTC m=+3.653314918 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c700): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c7c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c7c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c7c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c7c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c7c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.725024244 +0000 UTC m=+3.653314918 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c7c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f260 item 63 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c8c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c8c0): open at offset 0 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c8c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c8c0): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c8c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c8c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c8c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c8c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.726434259 +0000 UTC m=+3.654724922 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c8c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c900): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c900): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c900): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f730 item 64 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c900): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c900): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.726984222 +0000 UTC m=+3.655274885 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c900): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c9c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c9c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c9c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c9c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c9c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.726984222 +0000 UTC m=+3.655274885 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048c9c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f8f0 item 64 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ca00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ca00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ca00): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ca00): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ca00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.728264784 +0000 UTC m=+3.656555447 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ca00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ca40): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ca40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ca40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ca40): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ca40): _writeAt: size=3, off=2 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052fce0 item 65 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ca40): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ca40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.728898722 +0000 UTC m=+3.657189385 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ca40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cb00): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cb00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cb00): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cb00): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cb00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.728898722 +0000 UTC m=+3.657189385 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cb00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e44d0 item 65 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cb40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cb40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cb40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cb40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cb40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.730167222 +0000 UTC m=+3.658457885 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cb40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cb80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cb80): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e48c0 item 66 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cb80): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cb80): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cb80): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cb80): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cb80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.730761125 +0000 UTC m=+3.659051789 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cb80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cbc0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cbc0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cbc0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cbc0): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cbc0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.730761125 +0000 UTC m=+3.659051789 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cbc0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e4b60 item 66 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cc00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cc00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cc00): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cc00): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cc00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.732046086 +0000 UTC m=+3.660336749 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cc00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cc40): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cc40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cc40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cc40): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cc40): _writeAt: size=3, off=2 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e4fc0 item 67 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cc40): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cc40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.73257063 +0000 UTC m=+3.660861304 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cc40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cc80): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cc80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cc80): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cc80): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cc80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.73257063 +0000 UTC m=+3.660861304 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cc80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e52d0 item 67 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cd00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cd00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cd00): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cd00): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cd00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.73402035 +0000 UTC m=+3.662311033 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cd00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cdc0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cdc0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e56c0 item 68 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cdc0): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cdc0): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cdc0): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cdc0): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cdc0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.734594637 +0000 UTC m=+3.662885300 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cdc0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ce00): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ce00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ce00): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ce00): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ce00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.734594637 +0000 UTC m=+3.662885300 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ce00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e5960 item 68 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ce40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ce40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ce40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ce40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ce40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.735863588 +0000 UTC m=+3.664154261 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ce40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ce80): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ce80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ce80): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ce80): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ce80): _writeAt: size=3, off=2 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e5dc0 item 69 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ce80): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ce80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.736345121 +0000 UTC m=+3.664635784 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048ce80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cec0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cec0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cec0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cec0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cec0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.736345121 +0000 UTC m=+3.664635784 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cec0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0070 item 69 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cf40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cf40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cf40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cf40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cf40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.737619251 +0000 UTC m=+3.665909914 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048cf40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d000): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d000): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e05b0 item 70 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d000): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d000): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d000): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d000): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d000): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.73817863 +0000 UTC m=+3.666469293 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d000): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d040): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d040): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d040): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d040): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d040): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.73817863 +0000 UTC m=+3.666469293 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d040): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0770 item 70 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d0c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d0c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d0c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d0c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d0c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.739289244 +0000 UTC m=+3.667579917 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d0c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d180): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d180): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d180): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d180): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d180): _writeAt: size=3, off=2 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0bd0 item 71 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d180): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d180): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.739807937 +0000 UTC m=+3.668098600 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d180): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d1c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d1c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d1c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d1c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d1c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.739807937 +0000 UTC m=+3.668098600 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d1c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0e00 item 71 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d240): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d240): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d240): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d240): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d240): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.741215386 +0000 UTC m=+3.669506049 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d240): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d300): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d300): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e11f0 item 72 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d300): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d300): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d300): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d300): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d300): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.741803781 +0000 UTC m=+3.670094454 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d300): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d340): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d340): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d340): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d340): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d340): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.741803781 +0000 UTC m=+3.670094454 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d340): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1570 item 72 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d380): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d380): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d380): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d380): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d380): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d380): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d380): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.743052452 +0000 UTC m=+3.671343115 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d380): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d3c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d3c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d3c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1a40 item 73 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d3c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d3c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.743521403 +0000 UTC m=+3.671812066 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d3c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d400): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d400): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d400): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d400): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d400): _writeAt: size=3, off=2 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1c00 item 73 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d400): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d400): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.74405844 +0000 UTC m=+3.672349103 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d400): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d440): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d440): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d440): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d440): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d440): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.74405844 +0000 UTC m=+3.672349103 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d440): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1dc0 item 73 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d500): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d500): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d500): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d500): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d500): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d500): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d500): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.745410787 +0000 UTC m=+3.673701450 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d500): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d540): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d540): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d540): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec2a0 item 74 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d540): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d540): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.745911806 +0000 UTC m=+3.674202479 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d540): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d600): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d600): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec620 item 74 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d600): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d600): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d600): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d600): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d600): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.746397708 +0000 UTC m=+3.674688361 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d600): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d640): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d640): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d640): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d640): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d640): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.746397708 +0000 UTC m=+3.674688361 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d640): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec8c0 item 74 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d740): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d740): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d740): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d740): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d740): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d740): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d740): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.747441936 +0000 UTC m=+3.675732590 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d740): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d780): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d780): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d780): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed030 item 75 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d780): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d780): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.747938398 +0000 UTC m=+3.676229052 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048d780): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dbc0): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dbc0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dbc0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dbc0): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dbc0): _writeAt: size=3, off=2 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed2d0 item 75 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dbc0): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dbc0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.748492267 +0000 UTC m=+3.676782920 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dbc0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774040): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774040): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774040): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774040): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774040): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.748492267 +0000 UTC m=+3.676782920 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774040): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed490 item 75 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007741c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007741c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007741c0): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007741c0): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007741c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007741c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007741c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.750035291 +0000 UTC m=+3.678325945 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007741c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774200): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774200): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774200): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a9a0 item 76 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774200): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774200): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.751099448 +0000 UTC m=+3.679390100 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774200): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774300): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774300): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042acb0 item 76 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774300): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774300): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774300): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774300): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774300): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.752092451 +0000 UTC m=+3.680383104 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774300): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774340): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774340): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774340): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774340): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774340): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.752092451 +0000 UTC m=+3.680383104 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774340): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b180 item 76 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774480): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774480): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774480): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774480): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774480): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774480): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774480): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.753439918 +0000 UTC m=+3.681730572 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774480): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774500): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774500): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774500): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b960 item 77 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774500): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774500): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.753882388 +0000 UTC m=+3.682173041 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774500): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007745c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007745c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007745c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007745c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007745c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.753882388 +0000 UTC m=+3.682173041 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007745c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bc70 item 77 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774680): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774680): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774680): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774680): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774680): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774680): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774680): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.755307611 +0000 UTC m=+3.683598254 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774680): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007746c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007746c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007746c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e0e0 item 78 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007746c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007746c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.756086393 +0000 UTC m=+3.684377036 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007746c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007747c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007747c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007747c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007747c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007747c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.756086393 +0000 UTC m=+3.684377036 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007747c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e2a0 item 78 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774880): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774880): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774880): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774880): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774880): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774880): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774880): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.759936074 +0000 UTC m=+3.688226726 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774880): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007748c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007748c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007748c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e8c0 item 79 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007748c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007748c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.760522975 +0000 UTC m=+3.688813628 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007748c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774980): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774980): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774980): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774980): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774980): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.760522975 +0000 UTC m=+3.688813628 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774980): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ea80 item 79 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774a40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774a40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774a40): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774a40): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774a40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774a40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774a40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.761787076 +0000 UTC m=+3.690077719 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774a40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774a80): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774a80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774a80): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f180 item 80 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774a80): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774a80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.762253 +0000 UTC m=+3.690543653 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774a80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774b80): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774b80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774b80): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774b80): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774b80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.762253 +0000 UTC m=+3.690543653 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774b80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fa40 item 80 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774bc0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774bc0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774bc0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774bc0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774bc0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.763572535 +0000 UTC m=+3.691863188 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774bc0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774c00): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774c00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774c00): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774c00): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774c00): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774c00): _writeAt: size=3, off=7 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ff10 item 81 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774c00): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774c00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.764102048 +0000 UTC m=+3.692392701 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774c00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774c40): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774c40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774c40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774c40): >_readAt: n=8, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774c40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.764102048 +0000 UTC m=+3.692392701 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774c40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b42a0 item 81 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dc40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dc40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dc40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dc40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dc40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.765279316 +0000 UTC m=+3.693569969 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dc40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dd40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dd40): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dd40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed7a0 item 82 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dd40): _readAt: size=2, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dd40): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dd40): _writeAt: size=3, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dd40): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dd40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.765908246 +0000 UTC m=+3.694198899 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dd40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dd80): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dd80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dd80): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dd80): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dd80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.765908246 +0000 UTC m=+3.694198899 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dd80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed960 item 82 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048de00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048de00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048de00): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048de00): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048de00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.767105442 +0000 UTC m=+3.695396096 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048de00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dec0): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dec0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dec0): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dec0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dec0): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dec0): _writeAt: size=3, off=7 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ede30 item 83 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dec0): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dec0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.767627321 +0000 UTC m=+3.695917974 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048dec0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048df40): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048df40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048df40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048df40): >_readAt: n=8, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048df40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.767627321 +0000 UTC m=+3.695917974 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc00048df40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a23f0 item 83 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42040): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42040): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42040): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42040): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42040): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.769541301 +0000 UTC m=+3.697831944 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42040): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42100): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42100): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42100): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a2a10 item 84 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42100): _readAt: size=2, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42100): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42100): _writeAt: size=3, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42100): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42100): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.770195668 +0000 UTC m=+3.698486321 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42100): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42140): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42140): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42140): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42140): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42140): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.770195668 +0000 UTC m=+3.698486321 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42140): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a2c40 item 84 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f421c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f421c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f421c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f421c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f421c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.771324035 +0000 UTC m=+3.699614689 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f421c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42280): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42280): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42280): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42280): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42280): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42280): _writeAt: size=3, off=7 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a2ee0 item 85 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42280): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42280): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.771850673 +0000 UTC m=+3.700141317 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42280): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f422c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f422c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f422c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f422c0): >_readAt: n=8, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f422c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.771850673 +0000 UTC m=+3.700141317 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f422c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a3420 item 85 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42340): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42340): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42340): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42340): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42340): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.77356016 +0000 UTC m=+3.701850803 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42340): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42400): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42400): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42400): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a37a0 item 86 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42400): _readAt: size=2, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42400): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42400): _writeAt: size=3, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42400): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42400): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.774482039 +0000 UTC m=+3.702772692 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42400): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42440): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42440): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42440): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42440): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42440): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.774482039 +0000 UTC m=+3.702772692 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42440): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a3b20 item 86 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f424c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f424c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f424c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f424c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f424c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.77612967 +0000 UTC m=+3.704420323 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f424c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42580): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42580): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42580): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42580): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42580): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42580): _writeAt: size=3, off=7 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a3ea0 item 87 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42580): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42580): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.77664122 +0000 UTC m=+3.704931872 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42580): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f425c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f425c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f425c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f425c0): >_readAt: n=8, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f425c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.77664122 +0000 UTC m=+3.704931872 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f425c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce0e0 item 87 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42640): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42640): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42640): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42640): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42640): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.77811332 +0000 UTC m=+3.706403983 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42640): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42700): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42700): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42700): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce5b0 item 88 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42700): _readAt: size=2, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42700): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42700): _writeAt: size=3, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42700): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42700): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.780392797 +0000 UTC m=+3.708683461 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42700): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42740): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42740): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42740): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42740): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42740): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.780392797 +0000 UTC m=+3.708683461 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42740): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce930 item 88 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42800): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42800): open at offset 0 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42800): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42800): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42800): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42800): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42800): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42800): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.781804585 +0000 UTC m=+3.710095228 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42800): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42840): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42840): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42840): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cecb0 item 89 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42840): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42840): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.782277212 +0000 UTC m=+3.710567865 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42840): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42900): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42900): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42900): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42900): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42900): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42900): _writeAt: size=3, off=7 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cee00 item 89 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42900): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42900): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.782766639 +0000 UTC m=+3.711057283 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42900): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42940): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42940): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42940): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42940): >_readAt: n=8, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42940): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.782766639 +0000 UTC m=+3.711057283 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42940): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf030 item 89 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a00): open at offset 0 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a00): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a00): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a00): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a00): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.78393362 +0000 UTC m=+3.712224273 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a80): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a80): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf420 item 90 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a80): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.784455909 +0000 UTC m=+3.712746562 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42a80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42b40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42b40): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42b40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf570 item 90 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42b40): _readAt: size=2, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42b40): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42b40): _writeAt: size=3, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42b40): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42b40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.784975865 +0000 UTC m=+3.713266517 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42b40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42b80): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42b80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42b80): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42b80): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42b80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.784975865 +0000 UTC m=+3.713266517 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42b80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cfb90 item 90 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42c40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42c40): open at offset 0 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42c40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42c40): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42c40): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42c40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42c40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42c40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.786072431 +0000 UTC m=+3.714363084 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42c40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42c80): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42c80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42c80): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112150 item 91 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42c80): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42c80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.7866055 +0000 UTC m=+3.714896154 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42c80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42d40): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42d40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42d40): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42d40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42d40): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42d40): _writeAt: size=3, off=7 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112310 item 91 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42d40): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42d40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.787177604 +0000 UTC m=+3.715468257 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42d40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42d80): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42d80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42d80): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42d80): >_readAt: n=8, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42d80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.787177604 +0000 UTC m=+3.715468257 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42d80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112d90 item 91 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42e40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42e40): open at offset 0 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42e40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42e40): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42e40): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42e40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42e40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42e40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.789408339 +0000 UTC m=+3.717698992 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42e40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42e80): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42e80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42e80): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113500 item 92 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42e80): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42e80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.789992544 +0000 UTC m=+3.718283197 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42e80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42f40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42f40): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42f40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113810 item 92 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42f40): _readAt: size=2, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42f40): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42f40): _writeAt: size=3, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42f40): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42f40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.791592316 +0000 UTC m=+3.719882969 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42f40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42f80): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42f80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42f80): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42f80): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42f80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.791592316 +0000 UTC m=+3.719882969 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f42f80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113b20 item 92 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43040): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43040): open at offset 0 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43040): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43040): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43040): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43040): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43040): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43040): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.793007671 +0000 UTC m=+3.721298324 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43040): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43080): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43080): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43080): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400310 item 93 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43080): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43080): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.793456633 +0000 UTC m=+3.721747276 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43080): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43140): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43140): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43140): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43140): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43140): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.793456633 +0000 UTC m=+3.721747276 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43140): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004005b0 item 93 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43200): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43200): open at offset 0 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43200): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43200): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43200): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43200): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43200): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43200): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.795131795 +0000 UTC m=+3.723422447 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43200): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43240): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43240): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43240): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400c40 item 94 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43240): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43240): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.795559718 +0000 UTC m=+3.723850370 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43240): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43300): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43300): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43300): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43300): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43300): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.795559718 +0000 UTC m=+3.723850370 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43300): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400f50 item 94 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f433c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f433c0): open at offset 0 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f433c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f433c0): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f433c0): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f433c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f433c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f433c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.796883331 +0000 UTC m=+3.725173984 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f433c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43400): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43400): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43400): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004015e0 item 95 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43400): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43400): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.797321202 +0000 UTC m=+3.725611855 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43400): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f434c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f434c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f434c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f434c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f434c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.797321202 +0000 UTC m=+3.725611855 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f434c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401b90 item 95 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43580): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43580): open at offset 0 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43580): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43580): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43580): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43580): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43580): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43580): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.798667958 +0000 UTC m=+3.726958601 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43580): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f435c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f435c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f435c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401f10 item 96 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f435c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f435c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.79933511 +0000 UTC m=+3.727625763 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f435c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43680): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43680): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43680): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43680): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43680): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.79933511 +0000 UTC m=+3.727625763 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000f43680): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000525b0 item 96 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= 2025/04/28 06:59:24 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:24 DEBUG : : Looking for writers 2025/04/28 06:59:24 DEBUG : >WaitForWriters: 2025/04/28 06:59:24 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:24 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:24 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 06:59:24 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 INFO : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc1c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc1c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc1c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc1c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc1c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.801986874 +0000 UTC m=+3.730277538 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc1c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc2c0): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc2c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc2c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc2c0): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc2c0): _writeAt: size=3, off=2 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc2c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc2c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.801986874 +0000 UTC m=+3.730277538 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc2c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc300): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc300): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc300): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc300): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc300): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.801986874 +0000 UTC m=+3.730277538 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc300): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e8d20 item 1 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc340): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc340): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc340): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc340): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc340): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.804056937 +0000 UTC m=+3.732347600 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc340): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc380): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc380): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc380): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc380): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc380): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.804056937 +0000 UTC m=+3.732347600 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc380): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e9340 item 2 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc400): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc400): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc400): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc400): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc400): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.805655105 +0000 UTC m=+3.733945768 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc400): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc440): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc440): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc440): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc440): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc440): _writeAt: size=3, off=2 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc440): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc440): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.805655105 +0000 UTC m=+3.733945768 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc440): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc480): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc480): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc480): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc480): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc480): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.805655105 +0000 UTC m=+3.733945768 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc480): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e9730 item 3 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc540): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc540): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc540): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc540): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc540): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.807623457 +0000 UTC m=+3.735914130 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc540): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc800): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc800): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc800): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc800): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc800): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.807623457 +0000 UTC m=+3.735914130 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc800): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e9c70 item 4 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc840): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc840): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc840): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc840): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc840): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.80922401 +0000 UTC m=+3.737514683 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc840): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc8c0): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc8c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc8c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc8c0): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc8c0): _writeAt: size=3, off=2 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc8c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc8c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.80922401 +0000 UTC m=+3.737514683 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cc8c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000ccb00): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000ccb00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000ccb00): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000ccb00): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000ccb00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.80922401 +0000 UTC m=+3.737514683 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000ccb00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364230 item 5 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cce40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cce40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cce40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cce40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cce40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.811405202 +0000 UTC m=+3.739695865 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cce40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000ccec0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000ccec0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000ccec0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000ccec0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000ccec0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.811405202 +0000 UTC m=+3.739695865 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000ccec0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364930 item 6 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000ccf40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000ccf40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000ccf40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000ccf40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000ccf40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.81267314 +0000 UTC m=+3.740963803 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000ccf40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd000): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd000): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd000): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd000): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd000): _writeAt: size=3, off=2 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd000): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd000): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.81267314 +0000 UTC m=+3.740963803 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd000): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd040): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd040): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd040): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd040): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd040): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.81267314 +0000 UTC m=+3.740963803 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd040): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365180 item 7 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd100): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd100): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd100): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd100): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd100): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.814495328 +0000 UTC m=+3.742786001 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd100): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd180): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd180): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd180): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd180): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd180): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.814495328 +0000 UTC m=+3.742786001 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd180): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365a40 item 8 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd1c0): _readAt: size=2, off=0 2025/04/28 06:59:24 ERROR : open-test-file(0xc0000cd1c0): Couldn't read size of file 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd1c0): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd1c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd1c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd1c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd1c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd200): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd200): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd200): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd200): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd200): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.815970075 +0000 UTC m=+3.744260738 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd200): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd240): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd240): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd240): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd240): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd240): _writeAt: size=3, off=2 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd240): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd240): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.815970075 +0000 UTC m=+3.744260738 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd240): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd280): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd280): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd280): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd280): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd280): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.815970075 +0000 UTC m=+3.744260738 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd280): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e070 item 9 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd300): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd300): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd300): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd300): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd300): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.817832096 +0000 UTC m=+3.746122760 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd300): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd3c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd3c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd3c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd3c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd3c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.817832096 +0000 UTC m=+3.746122760 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd3c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e700 item 10 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd4c0): _readAt: size=2, off=0 2025/04/28 06:59:24 ERROR : open-test-file(0xc0000cd4c0): Couldn't read size of file 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd4c0): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd4c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd4c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd4c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd4c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd500): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd500): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd500): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd500): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd500): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.819168454 +0000 UTC m=+3.747459117 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd500): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd600): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd600): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd600): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd600): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd600): _writeAt: size=3, off=2 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd600): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd600): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.819168454 +0000 UTC m=+3.747459117 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd600): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd640): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd640): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd640): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd640): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd640): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.819168454 +0000 UTC m=+3.747459117 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd640): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ef50 item 11 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774cc0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774cc0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774cc0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774cc0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774cc0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.82106431 +0000 UTC m=+3.749354973 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774cc0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774d40): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774d40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774d40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774d40): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774d40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.82106431 +0000 UTC m=+3.749354973 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774d40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4cb0 item 12 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774e00): _readAt: size=2, off=0 2025/04/28 06:59:24 ERROR : open-test-file(0xc000774e00): Couldn't read size of file 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774e00): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774e00): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774e00): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774e00): close: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774e00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774e40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774e40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774e40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774e40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774e40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.822405275 +0000 UTC m=+3.750695938 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774e40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774f00): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774f00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774f00): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774f00): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774f00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.822405275 +0000 UTC m=+3.750695938 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774f00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5650 item 13 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774f80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774f80): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774f80): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774f80): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774f80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.823693212 +0000 UTC m=+3.751983875 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000774f80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775000): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775000): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775000): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775000): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775000): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.823693212 +0000 UTC m=+3.751983875 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775000): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5f10 item 14 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007750c0): _readAt: size=2, off=0 2025/04/28 06:59:24 ERROR : open-test-file(0xc0007750c0): Couldn't read size of file 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007750c0): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007750c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007750c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007750c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007750c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775100): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775100): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775100): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775100): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775100): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.825108446 +0000 UTC m=+3.753399109 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775100): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007751c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007751c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007751c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007751c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007751c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.825108446 +0000 UTC m=+3.753399109 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007751c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a04d0 item 15 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775240): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775240): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775240): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775240): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775240): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.826352169 +0000 UTC m=+3.754642842 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775240): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007752c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007752c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007752c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007752c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007752c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.826352169 +0000 UTC m=+3.754642842 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007752c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0a80 item 16 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775300): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775300): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775300): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775300): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775300): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.827644503 +0000 UTC m=+3.755935167 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775300): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775340): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775340): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775340): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775340): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775340): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775340): _writeAt: size=3, off=7 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775340): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775340): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.827644503 +0000 UTC m=+3.755935167 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775340): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775380): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775380): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775380): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775380): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775380): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.827644503 +0000 UTC m=+3.755935167 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775380): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0ee0 item 17 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775400): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775400): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775400): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775400): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775400): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.829591024 +0000 UTC m=+3.757881687 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775400): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775480): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775480): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775480): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775480): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775480): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.829591024 +0000 UTC m=+3.757881687 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775480): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1650 item 18 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775500): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775500): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775500): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775500): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775500): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.831308416 +0000 UTC m=+3.759599079 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775500): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007755c0): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007755c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007755c0): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007755c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007755c0): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007755c0): _writeAt: size=3, off=7 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007755c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007755c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.831308416 +0000 UTC m=+3.759599079 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007755c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775600): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775600): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775600): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775600): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775600): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.831308416 +0000 UTC m=+3.759599079 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775600): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1b20 item 19 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775680): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775680): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775680): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775680): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775680): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.834144376 +0000 UTC m=+3.762435039 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775680): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775700): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775700): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775700): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775700): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775700): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.834144376 +0000 UTC m=+3.762435039 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775700): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa0e0 item 20 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775780): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775780): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775780): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775780): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775780): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.835691609 +0000 UTC m=+3.763982272 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775780): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775880): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775880): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775880): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775880): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775880): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775880): _writeAt: size=3, off=7 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775880): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775880): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.835691609 +0000 UTC m=+3.763982272 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775880): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007758c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007758c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007758c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007758c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007758c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.835691609 +0000 UTC m=+3.763982272 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007758c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aa770 item 21 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775940): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775940): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775940): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775940): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775940): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.838029114 +0000 UTC m=+3.766319777 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775940): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007759c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007759c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007759c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007759c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007759c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.838029114 +0000 UTC m=+3.766319777 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007759c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aabd0 item 22 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775a40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775a40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775a40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775a40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775a40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.839848697 +0000 UTC m=+3.768139360 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775a40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775b00): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775b00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775b00): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775b00): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775b00): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775b00): _writeAt: size=3, off=7 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775b00): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775b00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.839848697 +0000 UTC m=+3.768139360 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775b00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775b40): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775b40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775b40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775b40): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775b40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.839848697 +0000 UTC m=+3.768139360 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775b40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aaf50 item 23 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775bc0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775bc0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775bc0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775bc0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775bc0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.843073766 +0000 UTC m=+3.771364430 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775bc0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775c40): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775c40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775c40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775c40): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775c40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.843073766 +0000 UTC m=+3.771364430 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775c40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ab5e0 item 24 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775d00): _readAt: size=2, off=0 2025/04/28 06:59:24 ERROR : open-test-file(0xc000775d00): Couldn't read size of file 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775d00): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775d00): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775d00): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775d00): close: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775d00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775d40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775d40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775d40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775d40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775d40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.846477721 +0000 UTC m=+3.774768395 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775d40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd880): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd880): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd880): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd880): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd880): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd880): _writeAt: size=3, off=7 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd880): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd880): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.846477721 +0000 UTC m=+3.774768395 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd880): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd8c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd8c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd8c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd8c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd8c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.846477721 +0000 UTC m=+3.774768395 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd8c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f810 item 25 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd940): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd940): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd940): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd940): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd940): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.84976579 +0000 UTC m=+3.778056463 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cd940): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cdb40): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cdb40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cdb40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cdb40): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cdb40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.84976579 +0000 UTC m=+3.778056463 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0000cdb40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fea0 item 26 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0040): _readAt: size=2, off=0 2025/04/28 06:59:24 ERROR : open-test-file(0xc0004d0040): Couldn't read size of file 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0040): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0040): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0040): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0040): close: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0040): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0080): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0080): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0080): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0080): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0080): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.85461693 +0000 UTC m=+3.782907602 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0080): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d02c0): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d02c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d02c0): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d02c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d02c0): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d02c0): _writeAt: size=3, off=7 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d02c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d02c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.85461693 +0000 UTC m=+3.782907602 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d02c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0340): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0340): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0340): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0340): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0340): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.85461693 +0000 UTC m=+3.782907602 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0340): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc540 item 27 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0480): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0480): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0480): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0480): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0480): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.857025217 +0000 UTC m=+3.785315880 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0480): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d07c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d07c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d07c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d07c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d07c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.857025217 +0000 UTC m=+3.785315880 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d07c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcaf0 item 28 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0bc0): _readAt: size=2, off=0 2025/04/28 06:59:24 ERROR : open-test-file(0xc0004d0bc0): Couldn't read size of file 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0bc0): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0bc0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0bc0): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0bc0): close: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0bc0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0d40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0d40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0d40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0d40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0d40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.85900457 +0000 UTC m=+3.787295243 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0d40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0f80): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0f80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0f80): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0f80): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0f80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.85900457 +0000 UTC m=+3.787295243 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d0f80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd0a0 item 29 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d11c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d11c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d11c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d11c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d11c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.860692938 +0000 UTC m=+3.788983601 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d11c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1440): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1440): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1440): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1440): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1440): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.860692938 +0000 UTC m=+3.788983601 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1440): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd3b0 item 30 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1d00): _readAt: size=2, off=0 2025/04/28 06:59:24 ERROR : open-test-file(0xc0004d1d00): Couldn't read size of file 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1d00): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1d00): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1d00): >_writeAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1d00): close: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1d00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1d40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1d40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1d40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1d40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1d40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.862186008 +0000 UTC m=+3.790476701 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1d40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1f00): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1f00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1f00): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1f00): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1f00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.862186008 +0000 UTC m=+3.790476701 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0004d1f00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd8f0 item 31 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350980): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350980): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350980): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350980): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350980): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.863653621 +0000 UTC m=+3.791944284 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350980): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350a40): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350a40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350a40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350a40): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350a40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.863653621 +0000 UTC m=+3.791944284 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350a40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdf10 item 32 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350a80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350a80): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350a80): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350a80): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350a80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.865319094 +0000 UTC m=+3.793609758 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350a80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ac0): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ac0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ac0): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ac0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ac0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0540 item 33 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ac0): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ac0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.865845522 +0000 UTC m=+3.794136185 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ac0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350b00): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350b00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350b00): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350b00): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350b00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.865845522 +0000 UTC m=+3.794136185 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350b00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c07e0 item 33 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350b40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350b40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350b40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350b40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350b40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.868171856 +0000 UTC m=+3.796462519 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350b40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350b80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350b80): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0a80 item 34 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350b80): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350b80): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350b80): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350b80): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350b80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.868833276 +0000 UTC m=+3.797123960 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350b80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c00): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c00): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c00): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.868833276 +0000 UTC m=+3.797123960 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0c40 item 34 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.870307762 +0000 UTC m=+3.798598425 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c80): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c80): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c80): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c80): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1260 item 35 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c80): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.870900855 +0000 UTC m=+3.799191518 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350c80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350cc0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350cc0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350cc0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350cc0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350cc0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.870900855 +0000 UTC m=+3.799191518 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350cc0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1490 item 35 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350e00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350e00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350e00): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350e00): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350e00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.872462836 +0000 UTC m=+3.800753499 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350e00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ec0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ec0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1880 item 36 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ec0): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ec0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ec0): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ec0): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ec0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.873111752 +0000 UTC m=+3.801402416 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350ec0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350f00): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350f00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350f00): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350f00): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350f00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.873111752 +0000 UTC m=+3.801402416 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000350f00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1a40 item 36 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0003512c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0003512c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0003512c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0003512c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0003512c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.874603471 +0000 UTC m=+3.802894134 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0003512c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351340): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351340): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351340): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351340): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351340): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d83f0 item 37 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351340): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351340): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.875112796 +0000 UTC m=+3.803403459 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351340): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0003513c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0003513c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0003513c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0003513c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0003513c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.875112796 +0000 UTC m=+3.803403459 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0003513c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d8930 item 37 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351440): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351440): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351440): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351440): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351440): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.876583375 +0000 UTC m=+3.804874038 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351440): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351580): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351580): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d8d90 item 38 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351580): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351580): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351580): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351580): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351580): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.877247922 +0000 UTC m=+3.805538585 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351580): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351600): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351600): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351600): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351600): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351600): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.877247922 +0000 UTC m=+3.805538585 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351600): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d97a0 item 38 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351700): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351700): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351700): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351700): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351700): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.87867065 +0000 UTC m=+3.806961313 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351700): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351880): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351880): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351880): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351880): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351880): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4000 item 39 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351880): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351880): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.87938523 +0000 UTC m=+3.807675893 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351880): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351b40): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351b40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351b40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351b40): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351b40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.87938523 +0000 UTC m=+3.807675893 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000351b40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4230 item 39 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794040): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794040): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794040): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794040): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794040): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.880773966 +0000 UTC m=+3.809064629 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794040): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794180): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794180): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4690 item 40 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794180): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794180): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794180): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794180): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794180): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.881344526 +0000 UTC m=+3.809635179 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794180): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007941c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007941c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007941c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007941c0): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007941c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.881344526 +0000 UTC m=+3.809635179 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007941c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4850 item 40 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794200): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794200): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794200): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794200): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794200): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794200): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794200): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.882564584 +0000 UTC m=+3.810855238 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794200): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794240): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794240): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794240): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4bd0 item 41 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794240): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794240): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.883081534 +0000 UTC m=+3.811372187 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794240): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794280): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794280): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794280): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794280): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794280): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4d90 item 41 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794280): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794280): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.883617669 +0000 UTC m=+3.811908322 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794280): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007942c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007942c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007942c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007942c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007942c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.883617669 +0000 UTC m=+3.811908322 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007942c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4ee0 item 41 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007943c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007943c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007943c0): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007943c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007943c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007943c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007943c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.885097516 +0000 UTC m=+3.813388169 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007943c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794400): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794400): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794400): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5260 item 42 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794400): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794400): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.885585541 +0000 UTC m=+3.813876195 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794400): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794500): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794500): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e53b0 item 42 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794500): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794500): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794500): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794500): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794500): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.886156462 +0000 UTC m=+3.814447115 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794500): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794540): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794540): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794540): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794540): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794540): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.886156462 +0000 UTC m=+3.814447115 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794540): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5570 item 42 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794600): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794600): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794600): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794600): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794600): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794600): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794600): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.887986796 +0000 UTC m=+3.816277450 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794600): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794640): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794640): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794640): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e59d0 item 43 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794640): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794640): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.888523352 +0000 UTC m=+3.816814005 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794640): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794700): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794700): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794700): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794700): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794700): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5dc0 item 43 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794700): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794700): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.889010767 +0000 UTC m=+3.817301410 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794700): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794740): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794740): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794740): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794740): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794740): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.889010767 +0000 UTC m=+3.817301410 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794740): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5f10 item 43 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794800): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794800): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794800): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794800): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794800): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794800): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794800): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.890321766 +0000 UTC m=+3.818612409 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794800): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794840): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794840): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794840): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e63f0 item 44 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794840): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794840): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.890858262 +0000 UTC m=+3.819148915 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794840): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794900): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794900): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6690 item 44 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794900): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794900): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794900): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794900): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794900): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.891412882 +0000 UTC m=+3.819703535 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794900): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794940): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794940): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794940): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794940): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794940): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.891412882 +0000 UTC m=+3.819703535 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794940): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6c40 item 44 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a00): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a00): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a00): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a00): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.892731076 +0000 UTC m=+3.821021728 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e71f0 item 45 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.893254888 +0000 UTC m=+3.821545541 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b00): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b00): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b00): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.893254888 +0000 UTC m=+3.821545541 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e75e0 item 45 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794bc0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794bc0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794bc0): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794bc0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794bc0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794bc0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794bc0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.894528938 +0000 UTC m=+3.822819591 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794bc0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794c00): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794c00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794c00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7c70 item 46 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794c00): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794c00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.895015811 +0000 UTC m=+3.823306464 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794c00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794cc0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794cc0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794cc0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794cc0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794cc0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.895015811 +0000 UTC m=+3.823306464 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794cc0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7dc0 item 46 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d80): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d80): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d80): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d80): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d80): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.899037215 +0000 UTC m=+3.827327868 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775d80): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775d80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775d80): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aba40 item 47 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775d80): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775d80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.899598267 +0000 UTC m=+3.827888920 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775d80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775e40): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775e40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775e40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775e40): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775e40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.899598267 +0000 UTC m=+3.827888920 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775e40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003abc70 item 47 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775f00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775f00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775f00): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775f00): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775f00): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775f00): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775f00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.900904758 +0000 UTC m=+3.829195411 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775f00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775f40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775f40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775f40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6000 item 48 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775f40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775f40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.901443338 +0000 UTC m=+3.829733982 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000775f40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee080): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee080): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee080): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee080): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee080): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.901443338 +0000 UTC m=+3.829733982 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee080): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f62a0 item 48 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee0c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee0c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee0c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee0c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee0c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.902614946 +0000 UTC m=+3.830905599 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee0c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee100): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee100): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee100): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee100): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee100): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee100): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6700 item 49 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee100): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee100): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.903156181 +0000 UTC m=+3.831446834 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee100): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee140): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee140): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee140): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee140): >_readAt: n=8, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee140): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.903156181 +0000 UTC m=+3.831446834 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee140): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f68c0 item 49 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee1c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee1c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee1c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee1c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee1c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.904301749 +0000 UTC m=+3.832592403 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee1c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee280): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee280): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee280): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7030 item 50 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee280): _readAt: size=2, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee280): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee280): _writeAt: size=3, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee280): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee280): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.904844158 +0000 UTC m=+3.833134811 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee280): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee2c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee2c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee2c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee2c0): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee2c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.904844158 +0000 UTC m=+3.833134811 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee2c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7340 item 50 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee340): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee340): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee340): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee340): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee340): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.905857699 +0000 UTC m=+3.834148352 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee340): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee400): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee400): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee400): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee400): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee400): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee400): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f77a0 item 51 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee400): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee400): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.90632712 +0000 UTC m=+3.834617762 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee400): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee440): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee440): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee440): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee440): >_readAt: n=8, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee440): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.90632712 +0000 UTC m=+3.834617762 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee440): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f78f0 item 51 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee4c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee4c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee4c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee4c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee4c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.907564039 +0000 UTC m=+3.835854692 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee4c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee580): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee580): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee580): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482230 item 52 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee580): _readAt: size=2, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee580): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee580): _writeAt: size=3, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee580): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee580): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.908097731 +0000 UTC m=+3.836388383 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee580): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee5c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee5c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee5c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee5c0): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee5c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.908097731 +0000 UTC m=+3.836388383 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee5c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482460 item 52 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee640): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee640): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee640): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee640): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee640): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.90918486 +0000 UTC m=+3.837475513 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee640): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee700): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee700): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee700): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee700): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee700): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee700): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482850 item 53 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee700): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee700): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.909757925 +0000 UTC m=+3.838048579 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee700): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee740): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee740): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee740): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee740): >_readAt: n=8, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee740): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.909757925 +0000 UTC m=+3.838048579 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee740): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482a10 item 53 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee7c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee7c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee7c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee7c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee7c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.91098661 +0000 UTC m=+3.839277263 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee7c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee880): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee880): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee880): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482e70 item 54 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee880): _readAt: size=2, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee880): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee880): _writeAt: size=3, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee880): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee880): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.911504491 +0000 UTC m=+3.839795134 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee880): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee8c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee8c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee8c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee8c0): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee8c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.911504491 +0000 UTC m=+3.839795134 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee8c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483030 item 54 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee940): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee940): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee940): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee940): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee940): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.912678634 +0000 UTC m=+3.840969286 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ee940): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eea00): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eea00): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eea00): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eea00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eea00): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eea00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483490 item 55 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eea00): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eea00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.913183 +0000 UTC m=+3.841473653 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eea00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eea40): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eea40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eea40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eea40): >_readAt: n=8, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eea40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.913183 +0000 UTC m=+3.841473653 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eea40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483a40 item 55 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eeac0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eeac0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eeac0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eeac0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eeac0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.914340281 +0000 UTC m=+3.842630924 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eeac0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eeb80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eeb80): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eeb80): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004883f0 item 56 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eeb80): _readAt: size=2, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eeb80): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eeb80): _writeAt: size=3, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eeb80): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eeb80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.91487264 +0000 UTC m=+3.843163293 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eeb80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eebc0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eebc0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eebc0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eebc0): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eebc0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.91487264 +0000 UTC m=+3.843163293 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eebc0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488700 item 56 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eec80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eec80): open at offset 0 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eec80): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eec80): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eec80): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eec80): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eec80): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eec80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.916060308 +0000 UTC m=+3.844350960 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eec80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eecc0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eecc0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eecc0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488cb0 item 57 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eecc0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eecc0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.916540909 +0000 UTC m=+3.844831562 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eecc0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eed80): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eed80): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eed80): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eed80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eed80): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eed80): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489420 item 57 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eed80): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eed80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.917019015 +0000 UTC m=+3.845309669 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eed80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eedc0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eedc0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eedc0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eedc0): >_readAt: n=8, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eedc0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.917019015 +0000 UTC m=+3.845309669 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eedc0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489880 item 57 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eee80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eee80): open at offset 0 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eee80): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eee80): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eee80): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eee80): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eee80): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eee80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.918260755 +0000 UTC m=+3.846551407 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eee80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eeec0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eeec0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eeec0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489f10 item 58 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eeec0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eeec0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.918777804 +0000 UTC m=+3.847068457 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eeec0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eef80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eef80): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eef80): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a380 item 58 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eef80): _readAt: size=2, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eef80): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eef80): _writeAt: size=3, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eef80): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eef80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.919311857 +0000 UTC m=+3.847602510 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eef80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eefc0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eefc0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eefc0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eefc0): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eefc0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.919311857 +0000 UTC m=+3.847602510 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eefc0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a5b0 item 58 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef080): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef080): open at offset 0 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef080): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef080): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef080): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef080): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef080): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef080): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.920455131 +0000 UTC m=+3.848745784 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef080): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef0c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef0c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef0c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a850 item 59 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef0c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef0c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.920991176 +0000 UTC m=+3.849281820 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef0c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef180): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef180): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef180): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef180): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef180): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef180): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049aa80 item 59 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef180): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef180): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.921516281 +0000 UTC m=+3.849806935 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef180): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef1c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef1c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef1c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef1c0): >_readAt: n=8, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef1c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.921516281 +0000 UTC m=+3.849806935 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef1c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ac40 item 59 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef280): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef280): open at offset 0 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef280): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef280): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef280): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef280): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef280): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef280): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.922674604 +0000 UTC m=+3.850965257 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef280): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef2c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef2c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef2c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b420 item 60 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef2c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef2c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.923127253 +0000 UTC m=+3.851417906 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef2c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef380): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef380): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef380): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b5e0 item 60 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef380): _readAt: size=2, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef380): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef380): _writeAt: size=3, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef380): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef380): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.923627292 +0000 UTC m=+3.851917945 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef380): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef3c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef3c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef3c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef3c0): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef3c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.923627292 +0000 UTC m=+3.851917945 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef3c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b7a0 item 60 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef480): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef480): open at offset 0 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef480): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef480): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef480): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef480): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef480): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef480): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.924887034 +0000 UTC m=+3.853177678 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef480): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef4c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef4c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef4c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049be30 item 61 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef4c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef4c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.925339002 +0000 UTC m=+3.853629655 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef4c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef580): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef580): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef580): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef580): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef580): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.925339002 +0000 UTC m=+3.853629655 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef580): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aa0e0 item 61 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef640): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef640): open at offset 0 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef640): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef640): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef640): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef640): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef640): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef640): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.926554833 +0000 UTC m=+3.854845486 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef640): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef680): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef680): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef680): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aac40 item 62 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef680): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef680): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.927024744 +0000 UTC m=+3.855315397 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef680): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef740): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef740): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef740): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef740): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef740): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.927024744 +0000 UTC m=+3.855315397 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef740): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aaee0 item 62 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef800): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef800): open at offset 0 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef800): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef800): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef800): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef800): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef800): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef800): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.928220217 +0000 UTC m=+3.856510870 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef800): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef840): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef840): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef840): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab340 item 63 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef840): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef840): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.928707642 +0000 UTC m=+3.856998295 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef840): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef900): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef900): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef900): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef900): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef900): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.928707642 +0000 UTC m=+3.856998295 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef900): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab570 item 63 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef9c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef9c0): open at offset 0 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef9c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef9c0): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef9c0): >_readAt: n=0, err=Bad file descriptor 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef9c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef9c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef9c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.929934773 +0000 UTC m=+3.858225426 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009ef9c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efa00): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efa00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efa00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ab9d0 item 64 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efa00): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efa00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.930417108 +0000 UTC m=+3.858707761 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efa00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efac0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efac0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efac0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efac0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efac0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.930417108 +0000 UTC m=+3.858707761 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efac0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004abc00 item 64 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efb00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efb00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efb00): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efb00): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efb00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.931536197 +0000 UTC m=+3.859826840 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efb00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efb40): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efb40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efb40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efb40): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efb40): _writeAt: size=3, off=2 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be150 item 65 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efb40): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efb40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.932044802 +0000 UTC m=+3.860335455 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efb40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efb80): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efb80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efb80): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efb80): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efb80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.932044802 +0000 UTC m=+3.860335455 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efb80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be2a0 item 65 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efbc0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efbc0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efbc0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efbc0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efbc0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.933213995 +0000 UTC m=+3.861504647 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efbc0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efc00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efc00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be9a0 item 66 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efc00): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efc00): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efc00): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efc00): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efc00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.933779565 +0000 UTC m=+3.862070439 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efc00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efc40): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efc40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efc40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efc40): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efc40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.933779565 +0000 UTC m=+3.862070439 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efc40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bed20 item 66 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efc80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efc80): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efc80): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efc80): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efc80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.93532258 +0000 UTC m=+3.863613232 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efc80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efcc0): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efcc0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efcc0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efcc0): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efcc0): _writeAt: size=3, off=2 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf0a0 item 67 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efcc0): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efcc0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.93582381 +0000 UTC m=+3.864114453 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efcc0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efd00): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efd00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efd00): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efd00): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efd00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.93582381 +0000 UTC m=+3.864114453 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efd00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf500 item 67 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efd80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efd80): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efd80): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efd80): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efd80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.937084305 +0000 UTC m=+3.865374958 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efd80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efe40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efe40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bfab0 item 68 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efe40): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efe40): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efe40): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efe40): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efe40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.937683739 +0000 UTC m=+3.865974392 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efe40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efe80): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efe80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efe80): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efe80): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efe80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.937683739 +0000 UTC m=+3.865974392 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efe80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bfd50 item 68 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efec0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efec0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efec0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efec0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efec0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.938977616 +0000 UTC m=+3.867268269 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009efec0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eff00): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eff00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eff00): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eff00): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eff00): _writeAt: size=3, off=2 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c03f0 item 69 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eff00): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eff00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.939500156 +0000 UTC m=+3.867790809 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eff00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eff40): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eff40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eff40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eff40): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eff40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.939500156 +0000 UTC m=+3.867790809 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0009eff40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0540 item 69 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa040): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa040): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa040): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa040): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa040): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.944437869 +0000 UTC m=+3.872728523 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa040): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc001028080): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc001028080): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c21c0 item 70 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc001028080): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc001028080): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc001028080): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc001028080): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc001028080): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.944990726 +0000 UTC m=+3.873281379 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc001028080): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0010280c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0010280c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0010280c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0010280c0): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0010280c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.944990726 +0000 UTC m=+3.873281379 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0010280c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2310 item 70 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc001028140): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc001028140): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc001028140): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc001028140): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc001028140): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.946183363 +0000 UTC m=+3.874474017 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc001028140): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794140): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794140): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794140): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794140): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794140): _writeAt: size=3, off=2 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f20e0 item 71 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794140): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794140): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.946857097 +0000 UTC m=+3.875147740 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794140): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794180): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794180): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794180): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794180): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794180): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.946857097 +0000 UTC m=+3.875147740 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794180): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2230 item 71 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794200): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794200): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794200): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794200): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794200): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.948045847 +0000 UTC m=+3.876336500 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794200): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007942c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007942c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f25b0 item 72 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007942c0): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007942c0): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007942c0): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007942c0): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007942c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.949533648 +0000 UTC m=+3.877824361 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007942c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794300): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794300): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794300): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794300): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794300): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.949533648 +0000 UTC m=+3.877824361 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794300): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2850 item 72 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794380): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794380): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794380): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794380): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794380): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794380): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794380): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.952286721 +0000 UTC m=+3.880577405 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794380): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007943c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007943c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007943c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2e70 item 73 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007943c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007943c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.953154981 +0000 UTC m=+3.881445664 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007943c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794400): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794400): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794400): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794400): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794400): _writeAt: size=3, off=2 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3030 item 73 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794400): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794400): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.954237031 +0000 UTC m=+3.882527714 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794400): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794440): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794440): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794440): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794440): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794440): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.954237031 +0000 UTC m=+3.882527714 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794440): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3260 item 73 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794540): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794540): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794540): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794540): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794540): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794540): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794540): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.95598027 +0000 UTC m=+3.884270954 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794540): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794580): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794580): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794580): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f38f0 item 74 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794580): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794580): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.956591437 +0000 UTC m=+3.884882120 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794580): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794640): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794640): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3ab0 item 74 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794640): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794640): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794640): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794640): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794640): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.957505061 +0000 UTC m=+3.885795744 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794640): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794680): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794680): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794680): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794680): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794680): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.957505061 +0000 UTC m=+3.885795744 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794680): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3ce0 item 74 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794740): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794740): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794740): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794740): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794740): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794740): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794740): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.959728632 +0000 UTC m=+3.888019315 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794740): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794780): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794780): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794780): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c02a0 item 75 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794780): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794780): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.96085238 +0000 UTC m=+3.889143072 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794780): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794840): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794840): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794840): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794840): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794840): _writeAt: size=3, off=2 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c04d0 item 75 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794840): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794840): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.961693718 +0000 UTC m=+3.889984402 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794840): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794880): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794880): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794880): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794880): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794880): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.961693718 +0000 UTC m=+3.889984402 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794880): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0690 item 75 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794940): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794940): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794940): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794940): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794940): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794940): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794940): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.963394679 +0000 UTC m=+3.891685362 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794940): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794980): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794980): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794980): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c09a0 item 76 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794980): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794980): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.964033116 +0000 UTC m=+3.892323810 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794980): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0bd0 item 76 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a40): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a40): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a40): _writeAt: size=3, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a40): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.96482431 +0000 UTC m=+3.893115003 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a80): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a80): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a80): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.96482431 +0000 UTC m=+3.893115003 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794a80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0e00 item 76 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b40): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b40): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.966632973 +0000 UTC m=+3.894923657 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b80): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b80): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b80): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1180 item 77 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b80): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b80): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.967298763 +0000 UTC m=+3.895589445 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794b80): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794c40): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794c40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794c40): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794c40): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794c40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.967298763 +0000 UTC m=+3.895589445 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794c40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1340 item 77 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d00): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d00): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d00): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d00): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.969331755 +0000 UTC m=+3.897622439 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d40): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d40): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d40): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c16c0 item 78 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d40): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d40): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.969924317 +0000 UTC m=+3.898215010 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794d40): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794e00): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794e00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794e00): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794e00): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794e00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.969924317 +0000 UTC m=+3.898215010 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794e00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c18f0 item 78 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794ec0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794ec0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794ec0): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794ec0): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794ec0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794ec0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794ec0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.971871811 +0000 UTC m=+3.900162494 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794ec0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794f00): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794f00): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794f00): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1c70 item 79 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794f00): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794f00): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.972487235 +0000 UTC m=+3.900777918 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794f00): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794fc0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794fc0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794fc0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794fc0): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794fc0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.972487235 +0000 UTC m=+3.900777918 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000794fc0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1e30 item 79 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795080): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795080): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795080): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795080): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795080): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795080): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795080): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.974411043 +0000 UTC m=+3.902701726 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795080): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007950c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007950c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007950c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c29a0 item 80 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007950c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007950c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.975075199 +0000 UTC m=+3.903365882 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007950c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795180): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795180): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795180): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795180): >_readAt: n=5, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795180): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.975075199 +0000 UTC m=+3.903365882 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795180): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2b60 item 80 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007951c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007951c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007951c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007951c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007951c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.977210334 +0000 UTC m=+3.905501018 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007951c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795200): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795200): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795200): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795200): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795200): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795200): _writeAt: size=3, off=7 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2f50 item 81 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795200): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795200): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.978177098 +0000 UTC m=+3.906467791 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795200): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795240): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795240): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795240): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795240): >_readAt: n=8, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795240): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.978177098 +0000 UTC m=+3.906467791 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795240): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c31f0 item 81 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007952c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007952c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007952c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007952c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007952c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.979899739 +0000 UTC m=+3.908190422 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007952c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795380): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795380): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795380): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c35e0 item 82 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795380): _readAt: size=2, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795380): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795380): _writeAt: size=3, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795380): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795380): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.980914163 +0000 UTC m=+3.909204845 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795380): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007953c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007953c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007953c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007953c0): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007953c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.980914163 +0000 UTC m=+3.909204845 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007953c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c37a0 item 82 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795440): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795440): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795440): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795440): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795440): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.982669715 +0000 UTC m=+3.910960408 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795440): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795500): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795500): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795500): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795500): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795500): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795500): _writeAt: size=3, off=7 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3c00 item 83 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795500): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795500): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.983299517 +0000 UTC m=+3.911590199 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795500): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795540): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795540): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795540): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795540): >_readAt: n=8, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795540): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.983299517 +0000 UTC m=+3.911590199 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000795540): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3ea0 item 83 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007955c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007955c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007955c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007955c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007955c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.985205473 +0000 UTC m=+3.913496155 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc0007955c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa080): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa080): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa080): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a80 item 84 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa080): _readAt: size=2, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa080): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa080): _writeAt: size=3, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa080): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa080): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.986234773 +0000 UTC m=+3.914525456 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa080): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa0c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa0c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa0c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa0c0): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa0c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.986234773 +0000 UTC m=+3.914525456 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa0c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e2a0 item 84 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa140): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa140): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa140): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa140): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa140): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.98856838 +0000 UTC m=+3.916859064 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa140): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa200): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa200): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa200): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa200): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa200): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa200): _writeAt: size=3, off=7 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e7e0 item 85 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa200): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa200): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.989411142 +0000 UTC m=+3.917701834 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa200): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa240): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa240): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa240): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa240): >_readAt: n=8, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa240): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.989411142 +0000 UTC m=+3.917701834 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa240): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e930 item 85 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa2c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa2c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa2c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa2c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa2c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.991593775 +0000 UTC m=+3.919884468 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa2c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa380): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa380): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa380): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052eee0 item 86 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa380): _readAt: size=2, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa380): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa380): _writeAt: size=3, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa380): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa380): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.992568515 +0000 UTC m=+3.920859197 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa380): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa3c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa3c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa3c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa3c0): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa3c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.992568515 +0000 UTC m=+3.920859197 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa3c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f110 item 86 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa440): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa440): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa440): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa440): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa440): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.994718838 +0000 UTC m=+3.923009510 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa440): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa500): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa500): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa500): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa500): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa500): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa500): _writeAt: size=3, off=7 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f650 item 87 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa500): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa500): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.995305017 +0000 UTC m=+3.923595680 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa500): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa540): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa540): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa540): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa540): >_readAt: n=8, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa540): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.995305017 +0000 UTC m=+3.923595680 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa540): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f7a0 item 87 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 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/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa5c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa5c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa5c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa5c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa5c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.996582584 +0000 UTC m=+3.924873247 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa5c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa680): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa680): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa680): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052fc00 item 88 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa680): _readAt: size=2, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa680): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa680): _writeAt: size=3, off=5 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa680): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa680): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.997211844 +0000 UTC m=+3.925502507 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa680): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa6c0): _readAt: size=512, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa6c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa6c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa6c0): >_readAt: n=3, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa6c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.997211844 +0000 UTC m=+3.925502507 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa6c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: Remove: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052fd50 item 88 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa780): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa780): open at offset 0 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa780): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa780): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa780): >_readAt: n=0, err=EOF 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa780): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa780): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa780): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.998563479 +0000 UTC m=+3.926854153 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa780): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa7c0): _writeAt: size=5, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa7c0): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa7c0): >openPending: err= 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e4690 item 89 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa7c0): >_writeAt: n=5, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa7c0): close: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.999058929 +0000 UTC m=+3.927349602 2025/04/28 06:59:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa7c0): >close: err= 2025/04/28 06:59:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/28 06:59:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/28 06:59:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa880): _readAt: size=2, off=0 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa880): openPending: 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa880): open at offset 5 2025/04/28 06:59:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa880): >openPending: err= 2025/04/28 06:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa880): >_readAt: n=2, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa880): _writeAt: size=3, off=7 2025/04/28 06:59:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e4850 item 89 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa880): >_writeAt: n=3, err= 2025/04/28 06:59:24 DEBUG : open-test-file(0xc000ffa880): close: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.999808685 +0000 UTC m=+3.928099349 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffa880): >close: err= 2025/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffa8c0): _readAt: size=512, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffa8c0): openPending: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffa8c0): >openPending: err= 2025/04/28 06:59:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffa8c0): >_readAt: n=8, err=EOF 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffa8c0): close: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:24.999808685 +0000 UTC m=+3.928099349 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffa8c0): >close: err= 2025/04/28 06:59:25 DEBUG : open-test-file: Remove: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e4af0 item 89 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffa980): openPending: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffa980): open at offset 0 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffa980): >openPending: err= 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffa980): _readAt: size=2, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffa980): >_readAt: n=0, err=EOF 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffa980): _writeAt: size=5, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffa980): >_writeAt: n=5, err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffa980): close: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:25.001437612 +0000 UTC m=+3.929728284 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffa980): >close: err= 2025/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffa9c0): _writeAt: size=5, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffa9c0): openPending: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffa9c0): >openPending: err= 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e4f50 item 90 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffa9c0): >_writeAt: n=5, err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffa9c0): close: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:25.002048437 +0000 UTC m=+3.930339110 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffa9c0): >close: err= 2025/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaa80): openPending: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaa80): open at offset 5 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaa80): >openPending: err= 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e5180 item 90 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaa80): _readAt: size=2, off=5 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaa80): >_readAt: n=0, err=EOF 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaa80): _writeAt: size=3, off=5 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaa80): >_writeAt: n=3, err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaa80): close: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:25.002698607 +0000 UTC m=+3.930989279 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaa80): >close: err= 2025/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaac0): _readAt: size=512, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaac0): openPending: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaac0): >openPending: err= 2025/04/28 06:59:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaac0): >_readAt: n=3, err=EOF 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaac0): close: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:25.002698607 +0000 UTC m=+3.930989279 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaac0): >close: err= 2025/04/28 06:59:25 DEBUG : open-test-file: Remove: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e5420 item 90 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffab80): openPending: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffab80): open at offset 0 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffab80): >openPending: err= 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffab80): _readAt: size=2, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffab80): >_readAt: n=0, err=EOF 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffab80): _writeAt: size=5, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffab80): >_writeAt: n=5, err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffab80): close: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:25.004499925 +0000 UTC m=+3.932790588 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffab80): >close: err= 2025/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffabc0): _writeAt: size=5, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffabc0): openPending: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffabc0): >openPending: err= 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e58f0 item 91 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffabc0): >_writeAt: n=5, err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffabc0): close: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:25.005155596 +0000 UTC m=+3.933446259 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffabc0): >close: err= 2025/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffac80): _readAt: size=2, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffac80): openPending: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffac80): open at offset 5 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffac80): >openPending: err= 2025/04/28 06:59:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffac80): >_readAt: n=2, err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffac80): _writeAt: size=3, off=7 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e5b20 item 91 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffac80): >_writeAt: n=3, err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffac80): close: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:25.005695488 +0000 UTC m=+3.933986151 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffac80): >close: err= 2025/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffacc0): _readAt: size=512, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffacc0): openPending: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffacc0): >openPending: err= 2025/04/28 06:59:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffacc0): >_readAt: n=8, err=EOF 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffacc0): close: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:25.005695488 +0000 UTC m=+3.933986151 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffacc0): >close: err= 2025/04/28 06:59:25 DEBUG : open-test-file: Remove: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e5d50 item 91 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:25 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/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffad80): openPending: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffad80): open at offset 0 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffad80): >openPending: err= 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffad80): _readAt: size=2, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffad80): >_readAt: n=0, err=EOF 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffad80): _writeAt: size=5, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffad80): >_writeAt: n=5, err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffad80): close: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:25.007051272 +0000 UTC m=+3.935341935 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffad80): >close: err= 2025/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffadc0): _writeAt: size=5, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffadc0): openPending: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffadc0): >openPending: err= 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0230 item 92 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffadc0): >_writeAt: n=5, err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffadc0): close: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:25.007561469 +0000 UTC m=+3.935852132 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffadc0): >close: err= 2025/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffae80): openPending: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffae80): open at offset 5 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffae80): >openPending: err= 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e04d0 item 92 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffae80): _readAt: size=2, off=5 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffae80): >_readAt: n=0, err=EOF 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffae80): _writeAt: size=3, off=5 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffae80): >_writeAt: n=3, err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffae80): close: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:25.008228289 +0000 UTC m=+3.936518952 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffae80): >close: err= 2025/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaec0): _readAt: size=512, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaec0): openPending: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaec0): >openPending: err= 2025/04/28 06:59:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaec0): >_readAt: n=3, err=EOF 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaec0): close: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:25.008228289 +0000 UTC m=+3.936518952 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaec0): >close: err= 2025/04/28 06:59:25 DEBUG : open-test-file: Remove: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0700 item 92 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaf80): openPending: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaf80): open at offset 0 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaf80): >openPending: err= 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaf80): _readAt: size=2, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaf80): >_readAt: n=0, err=EOF 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaf80): _writeAt: size=5, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaf80): >_writeAt: n=5, err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaf80): close: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:25.009515745 +0000 UTC m=+3.937806418 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffaf80): >close: err= 2025/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffafc0): _writeAt: size=5, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffafc0): openPending: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffafc0): >openPending: err= 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0b60 item 93 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffafc0): >_writeAt: n=5, err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffafc0): close: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:25.010228392 +0000 UTC m=+3.938519055 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffafc0): >close: err= 2025/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb080): _readAt: size=512, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb080): openPending: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb080): >openPending: err= 2025/04/28 06:59:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb080): >_readAt: n=5, err=EOF 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb080): close: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:25.010228392 +0000 UTC m=+3.938519055 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb080): >close: err= 2025/04/28 06:59:25 DEBUG : open-test-file: Remove: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0d90 item 93 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:25 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/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb140): openPending: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb140): open at offset 0 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb140): >openPending: err= 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb140): _readAt: size=2, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb140): >_readAt: n=0, err=EOF 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb140): _writeAt: size=5, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb140): >_writeAt: n=5, err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb140): close: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:25.011696465 +0000 UTC m=+3.939987128 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb140): >close: err= 2025/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb180): _writeAt: size=5, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb180): openPending: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb180): >openPending: err= 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1110 item 94 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb180): >_writeAt: n=5, err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb180): close: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:25.012225528 +0000 UTC m=+3.940516200 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb180): >close: err= 2025/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb240): _readAt: size=512, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb240): openPending: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb240): >openPending: err= 2025/04/28 06:59:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb240): >_readAt: n=5, err=EOF 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb240): close: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:25.012225528 +0000 UTC m=+3.940516200 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb240): >close: err= 2025/04/28 06:59:25 DEBUG : open-test-file: Remove: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1500 item 94 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:25 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/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb300): openPending: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb300): open at offset 0 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb300): >openPending: err= 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb300): _readAt: size=2, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb300): >_readAt: n=0, err=EOF 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb300): _writeAt: size=5, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb300): >_writeAt: n=5, err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb300): close: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:25.015453933 +0000 UTC m=+3.943744596 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb300): >close: err= 2025/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb340): _writeAt: size=5, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb340): openPending: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb340): >openPending: err= 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e18f0 item 95 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb340): >_writeAt: n=5, err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb340): close: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:25.016076521 +0000 UTC m=+3.944367184 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb340): >close: err= 2025/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb400): _readAt: size=512, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb400): openPending: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb400): >openPending: err= 2025/04/28 06:59:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb400): >_readAt: n=5, err=EOF 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb400): close: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:25.016076521 +0000 UTC m=+3.944367184 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb400): >close: err= 2025/04/28 06:59:25 DEBUG : open-test-file: Remove: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1b20 item 95 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:25 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/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb4c0): openPending: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb4c0): open at offset 0 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb4c0): >openPending: err= 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb4c0): _readAt: size=2, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb4c0): >_readAt: n=0, err=EOF 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb4c0): _writeAt: size=5, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb4c0): >_writeAt: n=5, err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb4c0): close: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:25.01809153 +0000 UTC m=+3.946382193 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb4c0): >close: err= 2025/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb500): _writeAt: size=5, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb500): openPending: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb500): >openPending: err= 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1ea0 item 96 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb500): >_writeAt: n=5, err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb500): close: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:25.019259041 +0000 UTC m=+3.947549704 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb500): >close: err= 2025/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/28 06:59:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/28 06:59:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/28 06:59:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb5c0): _readAt: size=512, off=0 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb5c0): openPending: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb5c0): >openPending: err= 2025/04/28 06:59:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb5c0): >_readAt: n=5, err=EOF 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb5c0): close: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-28 06:59:25.019259041 +0000 UTC m=+3.947549704 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : open-test-file(0xc000ffb5c0): >close: err= 2025/04/28 06:59:25 DEBUG : open-test-file: Remove: 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a380 item 96 2025/04/28 06:59:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/28 06:59:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/28 06:59:25 DEBUG : open-test-file: >Remove: err= 2025/04/28 06:59:25 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:25 DEBUG : : Looking for writers 2025/04/28 06:59:25 DEBUG : >WaitForWriters: 2025/04/28 06:59:25 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.45s) --- PASS: TestRWFileHandleOpenTests/writes (0.23s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.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.22s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.01s) --- 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 "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:25 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:25 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 06:59:25 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:25 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:25 DEBUG : file1: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : file1(0xc000ffb7c0): openPending: 2025/04/28 06:59:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:25 DEBUG : file1(0xc000ffb7c0): >openPending: err= 2025/04/28 06:59:25 DEBUG : file1: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/28 06:59:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/28 06:59:25 DEBUG : file1(0xc000ffb7c0): _writeAt: size=2, off=0 2025/04/28 06:59:25 DEBUG : file1(0xc000ffb7c0): >_writeAt: n=2, err= 2025/04/28 06:59:25 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/04/28 06:59:25 DEBUG : file1(0xc000ffb7c0): RWFileHandle.Flush 2025/04/28 06:59:25 DEBUG : file1(0xc000ffb7c0): RWFileHandle.Release 2025/04/28 06:59:25 DEBUG : file1(0xc000ffb7c0): close: 2025/04/28 06:59:25 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/04/28 06:59:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : file1(0xc000ffb7c0): >close: err= 2025/04/28 06:59:25 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/04/28 06:59:25 INFO : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 2 (was 2) 2025/04/28 06:59:25 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:25 DEBUG : : Looking for writers 2025/04/28 06:59:25 DEBUG : file1: reading active writers 2025/04/28 06:59:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 06:59:25 DEBUG : : Looking for writers 2025/04/28 06:59:25 DEBUG : file1: reading active writers 2025/04/28 06:59:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 06:59:25 DEBUG : : Looking for writers 2025/04/28 06:59:25 DEBUG : file1: reading active writers 2025/04/28 06:59:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 06:59:25 DEBUG : : Looking for writers 2025/04/28 06:59:25 DEBUG : file1: reading active writers 2025/04/28 06:59:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 06:59:25 DEBUG : file1: vfs cache: starting upload 2025/04/28 06:59:25 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/04/28 06:59:25 DEBUG : file1.c8b6918.partial: renamed to: file1 2025/04/28 06:59:25 INFO : file1: Copied (new) 2025/04/28 06:59:25 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/04/28 06:59:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/28 06:59:25 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:25 INFO : file1: vfs cache: upload succeeded try #1 2025/04/28 06:59:25 DEBUG : : Looking for writers 2025/04/28 06:59:25 DEBUG : file1: reading active writers 2025/04/28 06:59:25 DEBUG : >WaitForWriters: 2025/04/28 06:59:25 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:25 DEBUG : : Looking for writers 2025/04/28 06:59:25 DEBUG : file1: reading active writers 2025/04/28 06:59:25 DEBUG : >WaitForWriters: 2025/04/28 06:59:25 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.18s) === RUN TestRWCacheRename run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:25 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:25 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 06:59:25 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:25 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:25 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:25 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:25 DEBUG : rename_me: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : rename_me(0xc0007957c0): openPending: 2025/04/28 06:59:25 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/28 06:59:25 DEBUG : rename_me(0xc0007957c0): >openPending: err= 2025/04/28 06:59:25 DEBUG : rename_me: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/28 06:59:25 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/04/28 06:59:25 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/04/28 06:59:25 DEBUG : rename_me(0xc0007957c0): _writeAt: size=5, off=0 2025/04/28 06:59:25 DEBUG : rename_me(0xc0007957c0): >_writeAt: n=5, err= 2025/04/28 06:59:25 DEBUG : rename_me(0xc0007957c0): close: 2025/04/28 06:59:25 DEBUG : rename_me: vfs cache: setting modification time to 2025-04-28 06:59:25.203310632 +0000 UTC m=+4.131601295 2025/04/28 06:59:25 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/04/28 06:59:25 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item rename_me not removed, freed 0 bytes 2025/04/28 06:59:25 INFO : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 5 (was 5) 2025/04/28 06:59:25 DEBUG : rename_me(0xc0007957c0): >close: err= 2025/04/28 06:59:25 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/04/28 06:59:25 DEBUG : i_was_renamed: Updating file with 0xc000d6b500 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/28 06:59:25 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:25 DEBUG : : Looking for writers 2025/04/28 06:59:25 DEBUG : i_was_renamed: reading active writers 2025/04/28 06:59:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/28 06:59:25 DEBUG : : Looking for writers 2025/04/28 06:59:25 DEBUG : i_was_renamed: reading active writers 2025/04/28 06:59:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/28 06:59:25 DEBUG : : Looking for writers 2025/04/28 06:59:25 DEBUG : i_was_renamed: reading active writers 2025/04/28 06:59:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/28 06:59:25 DEBUG : : Looking for writers 2025/04/28 06:59:25 DEBUG : i_was_renamed: reading active writers 2025/04/28 06:59:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/28 06:59:25 DEBUG : i_was_renamed: vfs cache: starting upload 2025/04/28 06:59:25 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/28 06:59:25 DEBUG : i_was_renamed.d1a28a7e.partial: renamed to: i_was_renamed 2025/04/28 06:59:25 INFO : i_was_renamed: Copied (new) 2025/04/28 06:59:25 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-04-28 06:59:25.203310632 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/28 06:59:25 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/28 06:59:25 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/04/28 06:59:25 DEBUG : : Looking for writers 2025/04/28 06:59:25 DEBUG : i_was_renamed: reading active writers 2025/04/28 06:59:25 DEBUG : >WaitForWriters: 2025/04/28 06:59:25 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:25 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:25 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/28 06:59:25 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:25 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/28 06:59:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-bawakup0yawu" 2025/04/28 06:59:25 INFO : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/28 06:59:25 DEBUG : : forgetting directory cache 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate(0xc000ffbc40): _readAt: size=512, off=0 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate(0xc000ffbc40): openPending: 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-28 06:00:25.361181864 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate(0xc000ffbc40): >openPending: err= 2025/04/28 06:59:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate(0xc000ffbc40): >_readAt: n=20, err=EOF 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate(0xc000ffbc40): close: 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-28 06:00:25.361181864 +0000 UTC 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate(0xc000ffbc40): >close: err= 2025/04/28 06:59:25 DEBUG : : forgetting directory cache 2025/04/28 06:59:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate(0xc001028980): _readAt: size=512, off=0 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate(0xc001028980): openPending: 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-28 06:01:25.361181864 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-04-28 06:00:25.361181864 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-28 06:01:25.361181864 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-04-28 06:00:25.361181864 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/04/28 06:59:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate(0xc001028980): >openPending: err= 2025/04/28 06:59:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate(0xc001028980): >_readAt: n=20, err=EOF 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate(0xc001028980): close: 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-28 06:01:25.361181864 +0000 UTC 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate(0xc001028980): >close: err= 2025/04/28 06:59:25 DEBUG : : forgetting directory cache 2025/04/28 06:59:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate(0xc000f42000): _readAt: size=512, off=0 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate(0xc000f42000): openPending: 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-28 06:02:25.361181864 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-04-28 06:01:25.361181864 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-28 06:02:25.361181864 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-04-28 06:01:25.361181864 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/04/28 06:59:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/28 06:59:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate(0xc000f42000): >openPending: err= 2025/04/28 06:59:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate(0xc000f42000): >_readAt: n=20, err=EOF 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate(0xc000f42000): close: 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-28 06:02:25.361181864 +0000 UTC 2025/04/28 06:59:25 DEBUG : TestRWCacheUpdate(0xc000f42000): >close: err= 2025/04/28 06:59:26 DEBUG : : forgetting directory cache 2025/04/28 06:59:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate(0xc000f42180): _readAt: size=512, off=0 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate(0xc000f42180): openPending: 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-28 06:03:25.361181864 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-04-28 06:02:25.361181864 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-28 06:03:25.361181864 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-04-28 06:02:25.361181864 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/04/28 06:59:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/28 06:59:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate(0xc000f42180): >openPending: err= 2025/04/28 06:59:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate(0xc000f42180): >_readAt: n=20, err=EOF 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate(0xc000f42180): close: 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-28 06:03:25.361181864 +0000 UTC 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate(0xc000f42180): >close: err= 2025/04/28 06:59:26 DEBUG : : forgetting directory cache 2025/04/28 06:59:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate(0xc000795840): _readAt: size=512, off=0 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate(0xc000795840): openPending: 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-28 06:04:25.361181864 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-04-28 06:03:25.361181864 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-28 06:04:25.361181864 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-04-28 06:03:25.361181864 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/04/28 06:59:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/28 06:59:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate(0xc000795840): >openPending: err= 2025/04/28 06:59:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate(0xc000795840): >_readAt: n=20, err=EOF 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate(0xc000795840): close: 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-28 06:04:25.361181864 +0000 UTC 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate(0xc000795840): >close: err= 2025/04/28 06:59:26 DEBUG : : forgetting directory cache 2025/04/28 06:59:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate(0xc000795bc0): _readAt: size=512, off=0 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate(0xc000795bc0): openPending: 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-28 06:05:25.361181864 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-04-28 06:04:25.361181864 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-28 06:05:25.361181864 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-04-28 06:04:25.361181864 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/04/28 06:59:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/28 06:59:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate(0xc000795bc0): >openPending: err= 2025/04/28 06:59:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate(0xc000795bc0): >_readAt: n=20, err=EOF 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate(0xc000795bc0): close: 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-28 06:05:25.361181864 +0000 UTC 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate(0xc000795bc0): >close: err= 2025/04/28 06:59:26 DEBUG : : forgetting directory cache 2025/04/28 06:59:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate(0xc000795cc0): _readAt: size=512, off=0 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate(0xc000795cc0): openPending: 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-04-28 06:06:25.361181864 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-04-28 06:05:25.361181864 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-04-28 06:06:25.361181864 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-04-28 06:05:25.361181864 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/04/28 06:59:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/04/28 06:59:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate(0xc000795cc0): >openPending: err= 2025/04/28 06:59:26 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate(0xc000795cc0): >_readAt: n=21, err=EOF 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate(0xc000795cc0): close: 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-28 06:06:25.361181864 +0000 UTC 2025/04/28 06:59:26 DEBUG : TestRWCacheUpdate(0xc000795cc0): >close: err= 2025/04/28 06:59:27 DEBUG : : forgetting directory cache 2025/04/28 06:59:27 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate(0xc00048c200): _readAt: size=512, off=0 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate(0xc00048c200): openPending: 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-04-28 06:07:25.361181864 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-04-28 06:06:25.361181864 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-04-28 06:07:25.361181864 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-04-28 06:06:25.361181864 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/04/28 06:59:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/04/28 06:59:27 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate(0xc00048c200): >openPending: err= 2025/04/28 06:59:27 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate(0xc00048c200): >_readAt: n=22, err=EOF 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate(0xc00048c200): close: 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-28 06:07:25.361181864 +0000 UTC 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate(0xc00048c200): >close: err= 2025/04/28 06:59:27 DEBUG : : forgetting directory cache 2025/04/28 06:59:27 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate(0xc00048c3c0): _readAt: size=512, off=0 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate(0xc00048c3c0): openPending: 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-04-28 06:08:25.361181864 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-04-28 06:07:25.361181864 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-04-28 06:08:25.361181864 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-04-28 06:07:25.361181864 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/04/28 06:59:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/04/28 06:59:27 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate(0xc00048c3c0): >openPending: err= 2025/04/28 06:59:27 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate(0xc00048c3c0): >_readAt: n=23, err=EOF 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate(0xc00048c3c0): close: 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-28 06:08:25.361181864 +0000 UTC 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate(0xc00048c3c0): >close: err= 2025/04/28 06:59:27 DEBUG : : forgetting directory cache 2025/04/28 06:59:27 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate(0xc001028080): _readAt: size=512, off=0 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate(0xc001028080): openPending: 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-04-28 06:09:25.361181864 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-04-28 06:08:25.361181864 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-04-28 06:09:25.361181864 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-04-28 06:08:25.361181864 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/04/28 06:59:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/04/28 06:59:27 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate(0xc001028080): >openPending: err= 2025/04/28 06:59:27 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate(0xc001028080): >_readAt: n=24, err=EOF 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate(0xc001028080): close: 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-28 06:09:25.361181864 +0000 UTC 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate(0xc001028080): >close: err= 2025/04/28 06:59:27 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:27 DEBUG : : Looking for writers 2025/04/28 06:59:27 DEBUG : TestRWCacheUpdate: reading active writers 2025/04/28 06:59:27 DEBUG : >WaitForWriters: 2025/04/28 06:59:27 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.09s) === RUN TestCaseSensitivity run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:27 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:27 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/28 06:59:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/28 06:59:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/28 06:59:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/28 06:59:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/28 06:59:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/28 06:59:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/28 06:59:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/28 06:59:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/28 06:59:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/28 06:59:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/28 06:59:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/28 06:59:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/28 06:59:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/28 06:59:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/28 06:59:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/28 06:59:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/28 06:59:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/28 06:59:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:27 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/28 06:59:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/28 06:59:27 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/04/28 06:59:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:27 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/28 06:59:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/28 06:59:27 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/04/28 06:59:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:27 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/28 06:59:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/28 06:59:27 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/04/28 06:59:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/28 06:59:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/28 06:59:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/28 06:59:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/28 06:59:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/28 06:59:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/28 06:59:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:27 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/28 06:59:27 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/28 06:59:27 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/28 06:59:27 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/28 06:59:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/28 06:59:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/28 06:59:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/28 06:59:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:27 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:27 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:27 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/28 06:59:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/28 06:59:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/28 06:59:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/28 06:59:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/28 06:59:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/28 06:59:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:27 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:27 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:27 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:27 DEBUG : : Looking for writers 2025/04/28 06:59:27 DEBUG : FiLeA: reading active writers 2025/04/28 06:59:27 DEBUG : FiLeB: reading active writers 2025/04/28 06:59:27 DEBUG : FilEb: reading active writers 2025/04/28 06:59:27 DEBUG : >WaitForWriters: 2025/04/28 06:59:27 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:27 DEBUG : : Looking for writers 2025/04/28 06:59:27 DEBUG : FiLeA: reading active writers 2025/04/28 06:59:27 DEBUG : FiLeB: reading active writers 2025/04/28 06:59:27 DEBUG : FilEb: reading active writers 2025/04/28 06:59:27 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.03s) === RUN TestUnicodeNormalization run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:27 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:27 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/28 06:59:27 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/28 06:59:27 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/28 06:59:27 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:27 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:27 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/04/28 06:59:27 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/04/28 06:59:27 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/04/28 06:59:27 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:27 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:27 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/28 06:59:27 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/28 06:59:27 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/28 06:59:27 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:27 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:27 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:27 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:27 DEBUG : : Looking for writers 2025/04/28 06:59:27 DEBUG : normal name with no special characters.txt: reading active writers 2025/04/28 06:59:27 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/04/28 06:59:27 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.01s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:27 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:27 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': Reusing VFS from active cache 2025/04/28 06:59:27 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:27 DEBUG : : Looking for writers 2025/04/28 06:59:27 DEBUG : >WaitForWriters: 2025/04/28 06:59:27 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:27 DEBUG : : Looking for writers 2025/04/28 06:59:27 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:27 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:27 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:27 DEBUG : : Looking for writers 2025/04/28 06:59:27 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:27 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:27 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:27 DEBUG : : Looking for writers 2025/04/28 06:59:27 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:27 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:27 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:27 DEBUG : dir: Looking for writers 2025/04/28 06:59:27 DEBUG : file2: reading active writers 2025/04/28 06:59:27 DEBUG : : Looking for writers 2025/04/28 06:59:27 DEBUG : dir: reading active writers 2025/04/28 06:59:27 DEBUG : file1: reading active writers 2025/04/28 06:59:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.00s) === RUN TestVFSStatParent run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:27 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:27 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:27 DEBUG : dir: Looking for writers 2025/04/28 06:59:27 DEBUG : : Looking for writers 2025/04/28 06:59:27 DEBUG : dir: reading active writers 2025/04/28 06:59:27 DEBUG : file1: reading active writers 2025/04/28 06:59:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.00s) === RUN TestVFSOpenFile run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:27 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : file1: Open: flags=O_RDONLY 2025/04/28 06:59:27 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/28 06:59:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/28 06:59:27 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/04/28 06:59:27 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:27 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:27 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/28 06:59:27 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/04/28 06:59:27 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/04/28 06:59:27 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/28 06:59:27 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': File to upload is small (0 bytes), uploading instead of streaming 2025/04/28 06:59:27 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/28 06:59:27 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/04/28 06:59:27 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/28 06:59:27 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/28 06:59:27 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:27 DEBUG : dir: Looking for writers 2025/04/28 06:59:27 DEBUG : file2: reading active writers 2025/04/28 06:59:27 DEBUG : new_file.txt: reading active writers 2025/04/28 06:59:27 DEBUG : : Looking for writers 2025/04/28 06:59:27 DEBUG : dir: reading active writers 2025/04/28 06:59:27 DEBUG : file1: reading active writers 2025/04/28 06:59:27 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.00s) === RUN TestVFSRename run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:27 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:27 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/04/28 06:59:27 DEBUG : dir/file1: Updating file with dir/file1 0xc000d6a6c0 2025/04/28 06:59:27 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/28 06:59:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:27 INFO : dir/file1: Moved (server-side) to: file0 2025/04/28 06:59:27 DEBUG : file0: Updating file with file0 0xc000d6a6c0 2025/04/28 06:59:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/28 06:59:27 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/04/28 06:59:27 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:27 DEBUG : dir: Looking for writers 2025/04/28 06:59:27 DEBUG : : Looking for writers 2025/04/28 06:59:27 DEBUG : dir: reading active writers 2025/04/28 06:59:27 DEBUG : file0: reading active writers 2025/04/28 06:59:27 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.01s) === RUN TestVFSStatfs run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:27 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:27 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:27 DEBUG : : Looking for writers 2025/04/28 06:59:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:27 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:27 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/04/28 06:59:27 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/28 06:59:27 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/04/28 06:59:27 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/04/28 06:59:27 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/04/28 06:59:27 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:27 DEBUG : d: Looking for writers 2025/04/28 06:59:27 DEBUG : : Looking for writers 2025/04/28 06:59:27 DEBUG : a: Looking for writers 2025/04/28 06:59:27 DEBUG : b: Looking for writers 2025/04/28 06:59:27 DEBUG : c: Looking for writers 2025/04/28 06:59:27 DEBUG : : Looking for writers 2025/04/28 06:59:27 DEBUG : /: reading active writers 2025/04/28 06:59:27 DEBUG : a: reading active writers 2025/04/28 06:59:27 DEBUG : b: reading active writers 2025/04/28 06:59:27 DEBUG : c: reading active writers 2025/04/28 06:59:27 DEBUG : d: reading active writers 2025/04/28 06:59:27 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.00s) === RUN TestVFSMkdirAll run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:27 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:27 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/28 06:59:27 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/04/28 06:59:27 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/04/28 06:59:27 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/04/28 06:59:27 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:27 DEBUG : a/b/c/d: Looking for writers 2025/04/28 06:59:27 DEBUG : a/b/c: Looking for writers 2025/04/28 06:59:27 DEBUG : d: reading active writers 2025/04/28 06:59:27 DEBUG : a/b: Looking for writers 2025/04/28 06:59:27 DEBUG : c: reading active writers 2025/04/28 06:59:27 DEBUG : a: Looking for writers 2025/04/28 06:59:27 DEBUG : b: reading active writers 2025/04/28 06:59:27 DEBUG : : Looking for writers 2025/04/28 06:59:27 DEBUG : a: reading active writers 2025/04/28 06:59:27 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.00s) === 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 "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:27 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:27 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:27 DEBUG : : Looking for writers 2025/04/28 06:59:27 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:27 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/28 06:59:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/28 06:59:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:27 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/28 06:59:27 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/28 06:59:27 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/04/28 06:59:27 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': File to upload is small (5 bytes), uploading instead of streaming 2025/04/28 06:59:27 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/28 06:59:27 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/28 06:59:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/28 06:59:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/28 06:59:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/28 06:59:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/28 06:59:27 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/04/28 06:59:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/28 06:59:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/28 06:59:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/28 06:59:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:27 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': File to upload is small (0 bytes), uploading instead of streaming 2025/04/28 06:59:27 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/28 06:59:27 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/28 06:59:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/28 06:59:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/28 06:59:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/28 06:59:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:27 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': File to upload is small (7 bytes), uploading instead of streaming 2025/04/28 06:59:27 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/04/28 06:59:27 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/28 06:59:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:27 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:27 DEBUG : : Looking for writers 2025/04/28 06:59:27 DEBUG : file1: reading active writers 2025/04/28 06:59:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.00s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:27 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/28 06:59:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/28 06:59:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:27 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/04/28 06:59:27 DEBUG : : forgetting directory cache 2025/04/28 06:59:27 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/28 06:59:28 DEBUG : file1: aborting in-sequence write wait, off=100 2025/04/28 06:59:28 DEBUG : file1: failed to wait for in-sequence write to 100 2025/04/28 06:59:28 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/04/28 06:59:28 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': File to upload is small (11 bytes), uploading instead of streaming 2025/04/28 06:59:28 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/28 06:59:28 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/28 06:59:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:28 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/04/28 06:59:28 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:28 DEBUG : : Looking for writers 2025/04/28 06:59:28 DEBUG : file1: reading active writers 2025/04/28 06:59:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.00s) === RUN TestWriteFileHandleFlush run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:28 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/28 06:59:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/28 06:59:28 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/04/28 06:59:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:28 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': File to upload is small (5 bytes), uploading instead of streaming 2025/04/28 06:59:28 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/28 06:59:28 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/28 06:59:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:28 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/04/28 06:59:28 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:28 DEBUG : : Looking for writers 2025/04/28 06:59:28 DEBUG : file1: reading active writers 2025/04/28 06:59:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.00s) === RUN TestWriteFileHandleRelease run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:28 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/28 06:59:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/28 06:59:28 DEBUG : file1: WriteFileHandle.Release closing 2025/04/28 06:59:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:28 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': File to upload is small (0 bytes), uploading instead of streaming 2025/04/28 06:59:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/28 06:59:28 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/28 06:59:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:28 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/04/28 06:59:28 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:28 DEBUG : : Looking for writers 2025/04/28 06:59:28 DEBUG : file1: reading active writers 2025/04/28 06:59:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.00s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:28 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/28 06:59:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/28 06:59:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:28 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': File to upload is small (2 bytes), uploading instead of streaming 2025/04/28 06:59:28 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/04/28 06:59:28 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/28 06:59:28 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/04/28 06:59:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:28 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:28 DEBUG : : Looking for writers 2025/04/28 06:59:28 DEBUG : file1: reading active writers 2025/04/28 06:59:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.00s) === RUN TestFileReadAtZeroLength run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:28 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/28 06:59:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/28 06:59:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:28 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': File to upload is small (0 bytes), uploading instead of streaming 2025/04/28 06:59:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/28 06:59:28 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/28 06:59:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:28 DEBUG : file1: Open: flags=O_RDONLY 2025/04/28 06:59:28 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/28 06:59:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/28 06:59:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:28 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:28 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:28 DEBUG : : Looking for writers 2025/04/28 06:59:28 DEBUG : file1: reading active writers 2025/04/28 06:59:28 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.00s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "combine root 'dir1/rclone-test-bawakup0yawu'", Local "Local file system at /tmp/rclone2637191366", Modify Window "1ns" 2025/04/28 06:59:28 INFO : combine root 'dir1/rclone-test-bawakup0yawu': poll-interval is not supported by this remote 2025/04/28 06:59:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/28 06:59:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/28 06:59:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/28 06:59:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/28 06:59:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:28 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': File to upload is small (100 bytes), uploading instead of streaming 2025/04/28 06:59:28 DEBUG : file1: md5 = 5a20594dde25f367854e1170874a62b2 OK 2025/04/28 06:59:28 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/28 06:59:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/28 06:59:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/28 06:59:28 DEBUG : file1: Open: flags=O_RDONLY 2025/04/28 06:59:28 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/28 06:59:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/28 06:59:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/28 06:59:28 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/28 06:59:28 DEBUG : WaitForWriters: timeout=30s 2025/04/28 06:59:28 DEBUG : : Looking for writers 2025/04/28 06:59:28 DEBUG : file1: reading active writers 2025/04/28 06:59:28 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.00s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/04/28 06:59:28 DEBUG : combine root 'dir1/rclone-test-bawakup0yawu': Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestCombine:dir1 -verbose" - Finished OK in 7.457725379s (try 1/5)