"./vfs.test -test.v -test.timeout 1h0m0s -remote TestCombine:dir1 -verbose" - Starting (try 1/5) 2025/04/05 01:15:28 DEBUG : Creating backend with remote "TestCombine:dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/05 01:15:28 DEBUG : Creating backend with remote "/tmp/dir3" 2025/04/05 01:15:28 DEBUG : Creating backend with remote "/tmp/dir1" 2025/04/05 01:15:28 DEBUG : Creating backend with remote "/tmp/dir2" 2025/04/05 01:15:28 DEBUG : Creating backend with remote "/tmp/rclone1346029276" === RUN TestDirHandleMethods run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:28 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:28 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:28 DEBUG : dir: Looking for writers 2025/04/05 01:15:28 DEBUG : : Looking for writers 2025/04/05 01:15:28 DEBUG : dir: reading active writers 2025/04/05 01:15:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.00s) === RUN TestDirHandleReaddir run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:28 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:28 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:28 DEBUG : dir/subdir: Looking for writers 2025/04/05 01:15:28 DEBUG : dir: Looking for writers 2025/04/05 01:15:28 DEBUG : file2: reading active writers 2025/04/05 01:15:28 DEBUG : subdir: reading active writers 2025/04/05 01:15:28 DEBUG : file1: reading active writers 2025/04/05 01:15:28 DEBUG : : Looking for writers 2025/04/05 01:15:28 DEBUG : dir: reading active writers 2025/04/05 01:15:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.02s) === RUN TestDirHandleReaddirnames run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:28 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:28 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:28 DEBUG : dir: Looking for writers 2025/04/05 01:15:28 DEBUG : file1: reading active writers 2025/04/05 01:15:28 DEBUG : : Looking for writers 2025/04/05 01:15:28 DEBUG : dir: reading active writers 2025/04/05 01:15:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.00s) === RUN TestDirMethods run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:28 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:28 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:28 DEBUG : dir: Looking for writers 2025/04/05 01:15:28 DEBUG : : Looking for writers 2025/04/05 01:15:28 DEBUG : dir: reading active writers 2025/04/05 01:15:28 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.00s) === RUN TestDirForgetAll run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:28 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:28 DEBUG : dir: forgetting directory cache 2025/04/05 01:15:28 DEBUG : : forgetting directory cache 2025/04/05 01:15:28 DEBUG : dir: forgetting directory cache 2025/04/05 01:15:28 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:28 DEBUG : : Looking for writers 2025/04/05 01:15:28 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.00s) === RUN TestDirForgetPath run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:28 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:28 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/04/05 01:15:28 DEBUG : dir: invalidating directory cache 2025/04/05 01:15:28 DEBUG : : >ForgetPath: 2025/04/05 01:15:28 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/04/05 01:15:28 DEBUG : : invalidating directory cache 2025/04/05 01:15:28 DEBUG : dir: forgetting directory cache 2025/04/05 01:15:28 DEBUG : : >ForgetPath: 2025/04/05 01:15:28 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/04/05 01:15:28 DEBUG : : >ForgetPath: 2025/04/05 01:15:28 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:28 DEBUG : dir: Looking for writers 2025/04/05 01:15:28 DEBUG : : Looking for writers 2025/04/05 01:15:28 DEBUG : dir: reading active writers 2025/04/05 01:15:28 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.00s) === RUN TestDirWalk run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:28 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:28 DEBUG : : forgetting directory cache 2025/04/05 01:15:28 DEBUG : dir: forgetting directory cache 2025/04/05 01:15:28 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:28 DEBUG : dir: Looking for writers 2025/04/05 01:15:28 DEBUG : fil/a/b: Looking for writers 2025/04/05 01:15:28 DEBUG : fil/a: Looking for writers 2025/04/05 01:15:28 DEBUG : b: reading active writers 2025/04/05 01:15:28 DEBUG : fil: Looking for writers 2025/04/05 01:15:28 DEBUG : a: reading active writers 2025/04/05 01:15:28 DEBUG : : Looking for writers 2025/04/05 01:15:28 DEBUG : dir: reading active writers 2025/04/05 01:15:28 DEBUG : fil: reading active writers 2025/04/05 01:15:28 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.01s) === RUN TestDirSetModTime run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:28 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:28 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:28 DEBUG : dir: Looking for writers 2025/04/05 01:15:28 DEBUG : : Looking for writers 2025/04/05 01:15:28 DEBUG : dir: reading active writers 2025/04/05 01:15:28 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.01s) === RUN TestDirStat run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:28 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:28 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:28 DEBUG : dir: Looking for writers 2025/04/05 01:15:28 DEBUG : file1: reading active writers 2025/04/05 01:15:28 DEBUG : : Looking for writers 2025/04/05 01:15:28 DEBUG : dir: reading active writers 2025/04/05 01:15:28 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.00s) === RUN TestDirReadDirAll run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:28 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/04/05 01:15:28 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/04/05 01:15:28 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/04/05 01:15:28 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/05 01:15:28 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/04/05 01:15:28 DEBUG : Waiting for deletions to finish 2025/04/05 01:15:28 INFO : dir/subdir/file3: Deleted 2025/04/05 01:15:28 DEBUG : removing 1 level 2 directories 2025/04/05 01:15:28 INFO : dir/subdir: Removing directory 2025/04/05 01:15:28 DEBUG : dir: invalidating directory cache 2025/04/05 01:15:28 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/04/05 01:15:28 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/04/05 01:15:28 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/04/05 01:15:28 DEBUG : dir/file1: Reset virtual modtime 2025/04/05 01:15:28 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/04/05 01:15:28 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/05 01:15:28 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/04/05 01:15:28 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/04/05 01:15:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/05 01:15:28 DEBUG : dir: invalidating directory cache 2025/04/05 01:15:28 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/04/05 01:15:28 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/04/05 01:15:28 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/05 01:15:28 DEBUG : : forgetting directory cache 2025/04/05 01:15:28 DEBUG : dir: forgetting directory cache 2025/04/05 01:15:28 DEBUG : dir/virtualDir: forgetting directory cache 2025/04/05 01:15:28 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:28 DEBUG : dir/virtualDir: Looking for writers 2025/04/05 01:15:28 DEBUG : dir: Looking for writers 2025/04/05 01:15:28 DEBUG : file1: reading active writers 2025/04/05 01:15:28 DEBUG : virtualFile2: reading active writers 2025/04/05 01:15:28 DEBUG : virtualFile: reading active writers 2025/04/05 01:15:28 DEBUG : virtualDir: reading active writers 2025/04/05 01:15:28 DEBUG : : Looking for writers 2025/04/05 01:15:28 DEBUG : dir: reading active writers 2025/04/05 01:15:28 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.01s) --- PASS: TestDirReadDirAll/Virtual (0.00s) === RUN TestDirOpen run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:28 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:28 ERROR : dir/: Can only open directories read only 2025/04/05 01:15:28 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:28 DEBUG : dir: Looking for writers 2025/04/05 01:15:28 DEBUG : : Looking for writers 2025/04/05 01:15:28 DEBUG : dir: reading active writers 2025/04/05 01:15:28 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.01s) === RUN TestDirCreate run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:28 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:28 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/05 01:15:28 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/04/05 01:15:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/05 01:15:28 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': File to upload is small (5 bytes), uploading instead of streaming 2025/04/05 01:15:28 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/05 01:15:28 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/04/05 01:15:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/05 01:15:28 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:28 DEBUG : dir: Looking for writers 2025/04/05 01:15:28 DEBUG : file1: reading active writers 2025/04/05 01:15:28 DEBUG : potato: reading active writers 2025/04/05 01:15:28 DEBUG : : Looking for writers 2025/04/05 01:15:28 DEBUG : dir: reading active writers 2025/04/05 01:15:28 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.11s) === RUN TestDirMkdir run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:28 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:28 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/05 01:15:28 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:28 DEBUG : dir/sub: Looking for writers 2025/04/05 01:15:28 DEBUG : dir: Looking for writers 2025/04/05 01:15:28 DEBUG : sub: reading active writers 2025/04/05 01:15:28 DEBUG : file1: reading active writers 2025/04/05 01:15:28 DEBUG : : Looking for writers 2025/04/05 01:15:28 DEBUG : dir: reading active writers 2025/04/05 01:15:28 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.11s) === RUN TestDirMkdirSub run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:28 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:28 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/05 01:15:28 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/04/05 01:15:28 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:28 DEBUG : dir/sub/subsub: Looking for writers 2025/04/05 01:15:28 DEBUG : dir/sub: Looking for writers 2025/04/05 01:15:28 DEBUG : subsub: reading active writers 2025/04/05 01:15:28 DEBUG : dir: Looking for writers 2025/04/05 01:15:28 DEBUG : file1: reading active writers 2025/04/05 01:15:28 DEBUG : sub: reading active writers 2025/04/05 01:15:28 DEBUG : : Looking for writers 2025/04/05 01:15:28 DEBUG : dir: reading active writers 2025/04/05 01:15:28 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.01s) === RUN TestDirRemove run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:28 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:28 ERROR : dir/: Dir.Remove not empty 2025/04/05 01:15:28 DEBUG : dir/file1: Remove: 2025/04/05 01:15:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/05 01:15:28 DEBUG : dir/file1: >Remove: err= 2025/04/05 01:15:28 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/05 01:15:28 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:28 DEBUG : : Looking for writers 2025/04/05 01:15:28 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.01s) === RUN TestDirRemoveAll run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:28 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:28 DEBUG : dir/file1: Remove: 2025/04/05 01:15:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/05 01:15:28 DEBUG : dir/file1: >Remove: err= 2025/04/05 01:15:28 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/05 01:15:28 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:28 DEBUG : : Looking for writers 2025/04/05 01:15:28 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.00s) === RUN TestDirRemoveName run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:28 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:28 DEBUG : dir/file1: Remove: 2025/04/05 01:15:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/05 01:15:28 DEBUG : dir/file1: >Remove: err= 2025/04/05 01:15:28 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:28 DEBUG : dir: Looking for writers 2025/04/05 01:15:28 DEBUG : : Looking for writers 2025/04/05 01:15:28 DEBUG : dir: reading active writers 2025/04/05 01:15:28 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.11s) === RUN TestDirRename run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:28 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:29 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/04/05 01:15:29 NOTICE: Local file system at /tmp/dir1: srcU.f=Local file system at /tmp/dir1, srcURemote="rclone-test-xakihey7ceqo/dir", dstURemote="rclone-test-xakihey7ceqo/dir2" 2025/04/05 01:15:29 DEBUG : dir: Updating dir with dir2 0xc0009bb790 2025/04/05 01:15:29 DEBUG : dir: forgetting directory cache 2025/04/05 01:15:29 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/05 01:15:29 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/04/05 01:15:29 INFO : dir2/file1: Moved (server-side) to: file2 2025/04/05 01:15:29 DEBUG : file2: Updating file with file2 0xc000a15140 2025/04/05 01:15:29 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/04/05 01:15:29 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/05 01:15:29 INFO : dir2/file3: Deleted 2025/04/05 01:15:29 INFO : file2: Moved (server-side) to: dir2/file3 2025/04/05 01:15:29 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000a15140 2025/04/05 01:15:29 DEBUG : : Added virtual directory entry vDel: "file2" 2025/04/05 01:15:29 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/04/05 01:15:29 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/04/05 01:15:29 NOTICE: Local file system at /tmp/dir1: srcU.f=Local file system at /tmp/dir1, srcURemote="rclone-test-xakihey7ceqo/empty directory", dstURemote="rclone-test-xakihey7ceqo/renamed empty directory" 2025/04/05 01:15:29 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000d53ba0 2025/04/05 01:15:29 DEBUG : empty directory: forgetting directory cache 2025/04/05 01:15:29 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/04/05 01:15:29 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/04/05 01:15:29 DEBUG : dir2: Renaming to "dir3" 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir3: Looking for writers 2025/04/05 01:15:29 DEBUG : file3: reading active writers 2025/04/05 01:15:29 DEBUG : renamed empty directory: Looking for writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir3: reading active writers 2025/04/05 01:15:29 DEBUG : renamed empty directory: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.14s) === RUN TestDirStructSize dir_test.go:610: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:29 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/05 01:15:29 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:29 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/05 01:15:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/05 01:15:29 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/04/05 01:15:29 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/04/05 01:15:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/05 01:15:29 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:29 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/05 01:15:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/05 01:15:29 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/04/05 01:15:29 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/04/05 01:15:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': File to upload is small (12 bytes), uploading instead of streaming 2025/04/05 01:15:29 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/04/05 01:15:29 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/04/05 01:15:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/05 01:15:29 DEBUG : : forgetting directory cache 2025/04/05 01:15:29 DEBUG : dir: forgetting directory cache 2025/04/05 01:15:29 DEBUG : dir/sub: forgetting directory cache 2025/04/05 01:15:29 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/04/05 01:15:29 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': File to upload is small (5 bytes), uploading instead of streaming 2025/04/05 01:15:29 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/05 01:15:29 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/04/05 01:15:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir/sub: Looking for writers 2025/04/05 01:15:29 DEBUG : file0: reading active writers 2025/04/05 01:15:29 DEBUG : file2: reading active writers 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : sub: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.00s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:29 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:29 DEBUG : : Re-reading directory (75.77523ms old) 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (0.08s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:29 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.00s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:29 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:29 DEBUG : Can set mod time: true 2025/04/05 01:15:29 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:29 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/05 01:15:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': File to upload is small (0 bytes), uploading instead of streaming 2025/04/05 01:15:29 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 01:15:29 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/05 01:15:29 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:29 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/05 01:15:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': File to upload is small (5 bytes), uploading instead of streaming 2025/04/05 01:15:29 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/05 01:15:29 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/05 01:15:29 DEBUG : dir: forgetting directory cache 2025/04/05 01:15:29 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:29 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/05 01:15:29 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:29 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/05 01:15:29 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/05 01:15:29 DEBUG : dir/file1: newRWFileHandle: 2025/04/05 01:15:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/05 01:15:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/05 01:15:29 DEBUG : dir/file1(0xc000376240): close: 2025/04/05 01:15:29 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/05 01:15:29 DEBUG : dir/file1(0xc000376240): >close: err= 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:29 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/05 01:15:29 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/05 01:15:29 DEBUG : dir/file1: newRWFileHandle: 2025/04/05 01:15:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/05 01:15:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/05 01:15:29 DEBUG : dir/file1(0xc0003769c0): _writeAt: size=5, off=0 2025/04/05 01:15:29 DEBUG : dir/file1(0xc0003769c0): openPending: 2025/04/05 01:15:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/05 01:15:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:29 DEBUG : dir/file1(0xc0003769c0): >openPending: err= 2025/04/05 01:15:29 DEBUG : dir/file1(0xc0003769c0): >_writeAt: n=5, err= 2025/04/05 01:15:29 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/05 01:15:29 DEBUG : dir/file1(0xc0003769c0): close: 2025/04/05 01:15:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/04/05 01:15:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/04/05 01:15:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/04/05 01:15:29 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/05 01:15:29 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/05 01:15:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:29 DEBUG : dir/file1(0xc0003769c0): >close: err= 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/05 01:15:29 DEBUG : : forgetting directory cache 2025/04/05 01:15:29 DEBUG : dir: forgetting directory cache 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/05 01:15:29 DEBUG : dir/file1: vfs cache: starting upload 2025/04/05 01:15:29 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/04/05 01:15:29 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2025/04/05 01:15:29 INFO : dir/file1: Copied (replaced existing) 2025/04/05 01:15:29 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/04/05 01:15:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/05 01:15:29 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.21s) --- 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.16s) === RUN TestFileOpenRead run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:29 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/05 01:15:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/05 01:15:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.01s) === RUN TestFileOpenReadUnknownSize 2025/04/05 01:15:29 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/04/05 01:15:29 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/05 01:15:29 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:29 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : file.txt: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:29 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': File to upload is small (25 bytes), uploading instead of streaming 2025/04/05 01:15:29 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/05 01:15:29 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.01s) === RUN TestFileRemove run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:29 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:29 DEBUG : dir/file1: Remove: 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/05 01:15:29 DEBUG : dir/file1: >Remove: err= 2025/04/05 01:15:29 DEBUG : dir/file1: Remove: 2025/04/05 01:15:29 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.01s) === RUN TestFileRemoveAll run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:29 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:29 DEBUG : dir/file1: Remove: 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/05 01:15:29 DEBUG : dir/file1: >Remove: err= 2025/04/05 01:15:29 DEBUG : dir/file1: Remove: 2025/04/05 01:15:29 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.01s) === RUN TestFileOpen run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:29 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/05 01:15:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/05 01:15:29 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/05 01:15:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/05 01:15:29 DEBUG : dir/file1: Open: flags=O_RDWR 2025/04/05 01:15:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/05 01:15:29 DEBUG : dir/file1: Open: flags=0x3 2025/04/05 01:15:29 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/04/05 01:15:29 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.01s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:29 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: 2025/04/05 01:15:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/05 01:15:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000afe840 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/05 01:15:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/05 01:15:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/05 01:15:29 DEBUG : dir/file1: Updating file with dir/file1 0xc000afe840 2025/04/05 01:15:29 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/05 01:15:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:29 DEBUG : dir/file1: File is currently open, delaying rename 0xc000afe840 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/05 01:15:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': File to upload is small (25 bytes), uploading instead of streaming 2025/04/05 01:15:29 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/05 01:15:29 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/05 01:15:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/05 01:15:29 DEBUG : newLeaf: Running delayed rename now 2025/04/05 01:15:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/05 01:15:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000afe840 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:29 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: 2025/04/05 01:15:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/05 01:15:29 DEBUG : newLeaf: Updating file with newLeaf 0xc00061ce40 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/05 01:15:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/05 01:15:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/05 01:15:29 DEBUG : dir/file1: Updating file with dir/file1 0xc00061ce40 2025/04/05 01:15:29 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/05 01:15:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:29 DEBUG : dir/file1: File is currently open, delaying rename 0xc00061ce40 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/05 01:15:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': File to upload is small (25 bytes), uploading instead of streaming 2025/04/05 01:15:29 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/05 01:15:29 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/05 01:15:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/05 01:15:29 DEBUG : newLeaf: Running delayed rename now 2025/04/05 01:15:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/05 01:15:29 DEBUG : newLeaf: Updating file with newLeaf 0xc00061ce40 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:29 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/05 01:15:29 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/05 01:15:29 DEBUG : dir/file1: newRWFileHandle: 2025/04/05 01:15:29 DEBUG : dir/file1(0xc0004ca740): openPending: 2025/04/05 01:15:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/05 01:15:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:29 DEBUG : dir/file1(0xc0004ca740): >openPending: err= 2025/04/05 01:15:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/05 01:15:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/05 01:15:29 DEBUG : dir/file1(0xc0004ca740): _writeAt: size=14, off=0 2025/04/05 01:15:29 DEBUG : dir/file1(0xc0004ca740): >_writeAt: n=14, err= 2025/04/05 01:15:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/05 01:15:29 DEBUG : dir/file1(0xc0004ca740): close: 2025/04/05 01:15:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/05 01:15:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/05 01:15:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:29 DEBUG : dir/file1(0xc0004ca740): >close: err= 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/05 01:15:29 DEBUG : dir/file1: vfs cache: starting upload 2025/04/05 01:15:29 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/05 01:15:29 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/04/05 01:15:29 INFO : dir/file1: Copied (replaced existing) 2025/04/05 01:15:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/05 01:15:29 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: 2025/04/05 01:15:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/05 01:15:29 DEBUG : dir/file1: newRWFileHandle: 2025/04/05 01:15:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/05 01:15:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/05 01:15:29 DEBUG : dir/file1(0xc000530580): _readAt: size=512, off=0 2025/04/05 01:15:29 DEBUG : dir/file1(0xc000530580): openPending: 2025/04/05 01:15:29 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/05 01:15:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:29 DEBUG : dir/file1(0xc000530580): >openPending: err= 2025/04/05 01:15:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/05 01:15:29 DEBUG : dir/file1(0xc000530580): >_readAt: n=14, err=EOF 2025/04/05 01:15:29 DEBUG : dir/file1(0xc000530580): close: 2025/04/05 01:15:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/05 01:15:29 DEBUG : dir/file1(0xc000530580): >close: err= 2025/04/05 01:15:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/05 01:15:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/05 01:15:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000afed80 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/05 01:15:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/05 01:15:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/05 01:15:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/05 01:15:29 DEBUG : dir/file1: Updating file with dir/file1 0xc000afed80 2025/04/05 01:15:29 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/05 01:15:29 DEBUG : dir/file1: newRWFileHandle: 2025/04/05 01:15:29 DEBUG : dir/file1(0xc000531dc0): openPending: 2025/04/05 01:15:29 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/05 01:15:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:29 DEBUG : dir/file1(0xc000531dc0): >openPending: err= 2025/04/05 01:15:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/05 01:15:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/05 01:15:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/05 01:15:29 DEBUG : dir/file1(0xc000531dc0): _writeAt: size=25, off=0 2025/04/05 01:15:29 DEBUG : dir/file1(0xc000531dc0): >_writeAt: n=25, err= 2025/04/05 01:15:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/05 01:15:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/05 01:15:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000afed80 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/05 01:15:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/05 01:15:29 DEBUG : newLeaf(0xc000531dc0): close: 2025/04/05 01:15:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/05 01:15:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-05 01:15:29.695732446 +0000 UTC m=+1.168385126 2025/04/05 01:15:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:29 DEBUG : newLeaf(0xc000531dc0): >close: err= 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/05 01:15:29 DEBUG : newLeaf: vfs cache: starting upload 2025/04/05 01:15:29 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/05 01:15:29 DEBUG : newLeaf.35b12120.partial: renamed to: newLeaf 2025/04/05 01:15:29 INFO : newLeaf: Copied (replaced existing) 2025/04/05 01:15:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-05 01:15:29.695732446 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/05 01:15:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/05 01:15:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/05 01:15:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:29 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:29 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : file1: reading active writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : >WaitForWriters: 2025/04/05 01:15:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/05 01:15:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000aff380 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/05 01:15:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/05 01:15:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/05 01:15:29 DEBUG : dir/file1: Updating file with dir/file1 0xc000aff380 2025/04/05 01:15:29 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/05 01:15:29 DEBUG : dir/file1: newRWFileHandle: 2025/04/05 01:15:29 DEBUG : dir/file1(0xc000377680): openPending: 2025/04/05 01:15:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/05 01:15:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:29 DEBUG : dir/file1(0xc000377680): >openPending: err= 2025/04/05 01:15:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/05 01:15:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/05 01:15:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/05 01:15:29 DEBUG : dir/file1(0xc000377680): _writeAt: size=25, off=0 2025/04/05 01:15:29 DEBUG : dir/file1(0xc000377680): >_writeAt: n=25, err= 2025/04/05 01:15:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/05 01:15:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/05 01:15:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000aff380 2025/04/05 01:15:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/05 01:15:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/05 01:15:29 DEBUG : newLeaf(0xc000377680): close: 2025/04/05 01:15:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/05 01:15:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-05 01:15:29.889250087 +0000 UTC m=+1.361902776 2025/04/05 01:15:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:29 DEBUG : newLeaf(0xc000377680): >close: err= 2025/04/05 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/05 01:15:29 DEBUG : dir: Looking for writers 2025/04/05 01:15:29 DEBUG : : Looking for writers 2025/04/05 01:15:29 DEBUG : dir: reading active writers 2025/04/05 01:15:29 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/05 01:15:29 DEBUG : newLeaf: vfs cache: starting upload 2025/04/05 01:15:29 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/05 01:15:29 DEBUG : newLeaf.6676dc98.partial: renamed to: newLeaf 2025/04/05 01:15:29 INFO : newLeaf: Copied (replaced existing) 2025/04/05 01:15:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-05 01:15:29.889250087 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/05 01:15:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/05 01:15:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/05 01:15:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:30 DEBUG : >WaitForWriters: 2025/04/05 01:15:30 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:30 DEBUG : >WaitForWriters: 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:30 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/05 01:15:30 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/05 01:15:30 DEBUG : dir/file1: newRWFileHandle: 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000129040): openPending: 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/05 01:15:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000129040): >openPending: err= 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/05 01:15:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/05 01:15:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000129040): _writeAt: size=14, off=0 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000129040): >_writeAt: n=14, err= 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000129040): close: 2025/04/05 01:15:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/05 01:15:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000129040): >close: err= 2025/04/05 01:15:30 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : file1: reading active writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : file1: reading active writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : file1: reading active writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : file1: reading active writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: starting upload 2025/04/05 01:15:30 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/05 01:15:30 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/04/05 01:15:30 INFO : dir/file1: Copied (replaced existing) 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/05 01:15:30 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/05 01:15:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : file1: reading active writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : >WaitForWriters: 2025/04/05 01:15:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/05 01:15:30 DEBUG : dir/file1: newRWFileHandle: 2025/04/05 01:15:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/05 01:15:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000376240): _readAt: size=512, off=0 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000376240): openPending: 2025/04/05 01:15:30 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/05 01:15:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/05 01:15:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000376240): >openPending: err= 2025/04/05 01:15:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000376240): >_readAt: n=14, err=EOF 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000376240): close: 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000376240): >close: err= 2025/04/05 01:15:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/05 01:15:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/05 01:15:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000a14240 2025/04/05 01:15:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/05 01:15:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/05 01:15:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/05 01:15:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/05 01:15:30 DEBUG : dir/file1: Updating file with dir/file1 0xc000a14240 2025/04/05 01:15:30 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/05 01:15:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/05 01:15:30 DEBUG : dir/file1: newRWFileHandle: 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000376b00): openPending: 2025/04/05 01:15:30 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/05 01:15:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/05 01:15:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000376b00): >openPending: err= 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/05 01:15:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/05 01:15:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000376b00): _writeAt: size=25, off=0 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000376b00): >_writeAt: n=25, err= 2025/04/05 01:15:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/05 01:15:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/05 01:15:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000a14240 2025/04/05 01:15:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/05 01:15:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/05 01:15:30 DEBUG : newLeaf(0xc000376b00): close: 2025/04/05 01:15:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/05 01:15:30 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-05 01:15:30.222931858 +0000 UTC m=+1.695584507 2025/04/05 01:15:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:30 DEBUG : newLeaf(0xc000376b00): >close: err= 2025/04/05 01:15:30 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/05 01:15:30 DEBUG : newLeaf: vfs cache: starting upload 2025/04/05 01:15:30 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/05 01:15:30 DEBUG : newLeaf.a316c02d.partial: renamed to: newLeaf 2025/04/05 01:15:30 INFO : newLeaf: Copied (replaced existing) 2025/04/05 01:15:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-05 01:15:30.222931858 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/05 01:15:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/05 01:15:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/05 01:15:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:30 DEBUG : >WaitForWriters: 2025/04/05 01:15:30 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:30 DEBUG : >WaitForWriters: 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:30 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/05 01:15:30 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : file1: reading active writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : >WaitForWriters: 2025/04/05 01:15:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/05 01:15:30 DEBUG : dir/file1: newRWFileHandle: 2025/04/05 01:15:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/05 01:15:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0003779c0): _readAt: size=512, off=0 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0003779c0): openPending: 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/05 01:15:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0003779c0): >openPending: err= 2025/04/05 01:15:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0003779c0): >_readAt: n=14, err=EOF 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0003779c0): close: 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0003779c0): >close: err= 2025/04/05 01:15:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/05 01:15:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/05 01:15:30 DEBUG : newLeaf: Updating file with newLeaf 0xc00095a0c0 2025/04/05 01:15:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/05 01:15:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/05 01:15:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/05 01:15:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/05 01:15:30 DEBUG : dir/file1: Updating file with dir/file1 0xc00095a0c0 2025/04/05 01:15:30 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/05 01:15:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/05 01:15:30 DEBUG : dir/file1: newRWFileHandle: 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0004ca600): openPending: 2025/04/05 01:15:30 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/05 01:15:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/05 01:15:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0004ca600): >openPending: err= 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/05 01:15:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/05 01:15:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0004ca600): _writeAt: size=25, off=0 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0004ca600): >_writeAt: n=25, err= 2025/04/05 01:15:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/05 01:15:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/05 01:15:30 DEBUG : newLeaf: Updating file with newLeaf 0xc00095a0c0 2025/04/05 01:15:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/05 01:15:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/05 01:15:30 DEBUG : newLeaf(0xc0004ca600): close: 2025/04/05 01:15:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/05 01:15:30 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-05 01:15:30.404362384 +0000 UTC m=+1.877015072 2025/04/05 01:15:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:30 DEBUG : newLeaf(0xc0004ca600): >close: err= 2025/04/05 01:15:30 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/05 01:15:30 DEBUG : newLeaf: vfs cache: starting upload 2025/04/05 01:15:30 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/05 01:15:30 DEBUG : newLeaf.54031a43.partial: renamed to: newLeaf 2025/04/05 01:15:30 INFO : newLeaf: Copied (replaced existing) 2025/04/05 01:15:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-05 01:15:30.404362384 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/05 01:15:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/05 01:15:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/05 01:15:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:30 DEBUG : >WaitForWriters: 2025/04/05 01:15:30 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : newLeaf: reading active writers 2025/04/05 01:15:30 DEBUG : >WaitForWriters: 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaner exiting --- PASS: TestFileRename (1.10s) --- PASS: TestFileRename/off,forceCache=false (0.03s) --- PASS: TestFileRename/minimal,forceCache=false (0.02s) --- PASS: TestFileRename/minimal,forceCache=true (0.35s) --- PASS: TestFileRename/writes,forceCache=false (0.19s) --- PASS: TestFileRename/writes,forceCache=true (0.33s) --- PASS: TestFileRename/full,forceCache=false (0.18s) === 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-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:30 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:30 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:30 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 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-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:30 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/05 01:15:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/05 01:15:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:30 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : file1: reading active writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.01s) === RUN TestReadFileHandleSeek run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:30 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/05 01:15:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/05 01:15:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/05 01:15:30 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/05 01:15:30 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/05 01:15:30 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/04/05 01:15:30 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : file1: reading active writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.02s) === RUN TestReadFileHandleReadAt run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:30 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/05 01:15:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/05 01:15:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/05 01:15:30 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/05 01:15:30 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/05 01:15:30 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/04/05 01:15:30 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/04/05 01:15:30 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/04/05 01:15:30 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/05 01:15:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/05 01:15:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/05 01:15:30 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/04/05 01:15:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/05 01:15:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/05 01:15:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/05 01:15:30 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/04/05 01:15:30 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : file1: reading active writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.09s) === RUN TestReadFileHandleFlush run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:30 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/05 01:15:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/05 01:15:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:30 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : file1: reading active writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.01s) === RUN TestReadFileHandleRelease run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:30 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/05 01:15:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/05 01:15:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/04/05 01:15:30 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/04/05 01:15:30 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : file1: reading active writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.00s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:30 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/05 01:15:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/05 01:15:30 DEBUG : dir/file1: newRWFileHandle: 2025/04/05 01:15:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/05 01:15:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/05 01:15:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000530340): _readAt: size=1, off=0 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000530340): openPending: 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/05 01:15:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000530340): >openPending: err= 2025/04/05 01:15:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000530340): >_readAt: n=1, err= 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000530340): _readAt: size=256, off=1 2025/04/05 01:15:30 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000530340): >_readAt: n=15, err=EOF 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000530340): _readAt: size=16, off=16 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000530340): >_readAt: n=0, err=EOF 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000530340): close: 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000530340): >close: err= 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000530340): close: 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000530340): >close: err=file already closed 2025/04/05 01:15:30 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : file1: reading active writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : >WaitForWriters: 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.01s) === RUN TestRWFileHandleSeek run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:30 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/05 01:15:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/05 01:15:30 DEBUG : dir/file1: newRWFileHandle: 2025/04/05 01:15:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/05 01:15:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/05 01:15:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000531800): _readAt: size=1, off=0 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000531800): openPending: 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/05 01:15:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000531800): >openPending: err= 2025/04/05 01:15:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000531800): >_readAt: n=1, err= 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000531800): _readAt: size=1, off=5 2025/04/05 01:15:30 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000531800): >_readAt: n=1, err= 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000531800): _readAt: size=1, off=3 2025/04/05 01:15:30 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000531800): >_readAt: n=1, err= 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000531800): _readAt: size=1, off=13 2025/04/05 01:15:30 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000531800): >_readAt: n=1, err= 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000531800): _readAt: size=16, off=100 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000531800): >_readAt: n=0, err=EOF 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000531800): close: 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/05 01:15:30 DEBUG : dir/file1(0xc000531800): >close: err= 2025/04/05 01:15:30 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : file1: reading active writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : >WaitForWriters: 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.01s) === RUN TestRWFileHandleReadAt run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:30 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/05 01:15:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/05 01:15:30 DEBUG : dir/file1: newRWFileHandle: 2025/04/05 01:15:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/05 01:15:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/05 01:15:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0004cac80): _readAt: size=1, off=0 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0004cac80): openPending: 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/05 01:15:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0004cac80): >openPending: err= 2025/04/05 01:15:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0004cac80): >_readAt: n=1, err= 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0004cac80): _readAt: size=1, off=5 2025/04/05 01:15:30 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0004cac80): >_readAt: n=1, err= 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0004cac80): _readAt: size=1, off=1 2025/04/05 01:15:30 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0004cac80): >_readAt: n=1, err= 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0004cac80): _readAt: size=6, off=10 2025/04/05 01:15:30 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0004cac80): >_readAt: n=6, err= 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0004cac80): _readAt: size=256, off=10 2025/04/05 01:15:30 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0004cac80): >_readAt: n=6, err=EOF 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0004cac80): _readAt: size=256, off=100 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0004cac80): >_readAt: n=0, err=EOF 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0004cac80): close: 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0004cac80): >close: err= 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0004cac80): _readAt: size=256, off=100 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0004cac80): >_readAt: n=0, err=file already closed 2025/04/05 01:15:30 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : file1: reading active writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : >WaitForWriters: 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.01s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:30 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/05 01:15:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/05 01:15:30 DEBUG : dir/file1: newRWFileHandle: 2025/04/05 01:15:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/05 01:15:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/05 01:15:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0002be580): RWFileHandle.Flush 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0002be580): _readAt: size=256, off=0 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0002be580): openPending: 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/05 01:15:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0002be580): >openPending: err= 2025/04/05 01:15:30 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0002be580): >_readAt: n=16, err=EOF 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0002be580): RWFileHandle.Flush 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0002be580): RWFileHandle.Flush 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0002be580): close: 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0002be580): >close: err= 2025/04/05 01:15:30 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : file1: reading active writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : >WaitForWriters: 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.01s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:30 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/05 01:15:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/05 01:15:30 DEBUG : dir/file1: newRWFileHandle: 2025/04/05 01:15:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/05 01:15:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/05 01:15:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0002bf400): _readAt: size=256, off=0 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0002bf400): openPending: 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/05 01:15:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0002bf400): >openPending: err= 2025/04/05 01:15:30 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0002bf400): >_readAt: n=16, err=EOF 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0002bf400): RWFileHandle.Release 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0002bf400): close: 2025/04/05 01:15:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0002bf400): >close: err= 2025/04/05 01:15:30 DEBUG : dir/file1(0xc0002bf400): RWFileHandle.Release 2025/04/05 01:15:30 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:30 DEBUG : dir: Looking for writers 2025/04/05 01:15:30 DEBUG : file1: reading active writers 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : dir: reading active writers 2025/04/05 01:15:30 DEBUG : >WaitForWriters: 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.01s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:30 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:30 DEBUG : file1: newRWFileHandle: 2025/04/05 01:15:30 DEBUG : file1(0xc0002bf640): openPending: 2025/04/05 01:15:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:30 DEBUG : file1(0xc0002bf640): >openPending: err= 2025/04/05 01:15:30 DEBUG : file1: >newRWFileHandle: err= 2025/04/05 01:15:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/05 01:15:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/05 01:15:30 DEBUG : file1(0xc0002bf640): _writeAt: size=5, off=0 2025/04/05 01:15:30 DEBUG : file1(0xc0002bf640): >_writeAt: n=5, err= 2025/04/05 01:15:30 DEBUG : file1(0xc0002bf640): _writeAt: size=7, off=5 2025/04/05 01:15:30 DEBUG : file1(0xc0002bf640): >_writeAt: n=7, err= 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/04/05 01:15:30 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 12 (was 12) 2025/04/05 01:15:30 DEBUG : file1: vfs cache: truncate to size=11 2025/04/05 01:15:30 DEBUG : file1(0xc0002bf640): close: 2025/04/05 01:15:30 DEBUG : file1: vfs cache: setting modification time to 2025-04-05 01:15:30.750023927 +0000 UTC m=+2.222676596 2025/04/05 01:15:30 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:30 DEBUG : file1(0xc0002bf640): >close: err= 2025/04/05 01:15:30 DEBUG : file1(0xc0002bf640): close: 2025/04/05 01:15:30 DEBUG : file1(0xc0002bf640): >close: err=file already closed 2025/04/05 01:15:30 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : file1: reading active writers 2025/04/05 01:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : file1: reading active writers 2025/04/05 01:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : file1: reading active writers 2025/04/05 01:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : file1: reading active writers 2025/04/05 01:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/05 01:15:30 DEBUG : file1: vfs cache: starting upload 2025/04/05 01:15:30 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 01:15:30 DEBUG : file1.3911c716.partial: renamed to: file1 2025/04/05 01:15:30 INFO : file1: Copied (new) 2025/04/05 01:15:30 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-05 01:15:30.750023927 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/04/05 01:15:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/05 01:15:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:30 INFO : file1: vfs cache: upload succeeded try #1 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : file1: reading active writers 2025/04/05 01:15:30 DEBUG : >WaitForWriters: 2025/04/05 01:15:30 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : file1: reading active writers 2025/04/05 01:15:30 DEBUG : >WaitForWriters: 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:30 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:30 DEBUG : file1: newRWFileHandle: 2025/04/05 01:15:30 DEBUG : file1(0xc0003760c0): openPending: 2025/04/05 01:15:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:30 DEBUG : file1(0xc0003760c0): >openPending: err= 2025/04/05 01:15:30 DEBUG : file1: >newRWFileHandle: err= 2025/04/05 01:15:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/05 01:15:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/05 01:15:30 DEBUG : file1(0xc0003760c0): _writeAt: size=7, off=0 2025/04/05 01:15:30 DEBUG : file1(0xc0003760c0): >_writeAt: n=7, err= 2025/04/05 01:15:30 DEBUG : file1(0xc0003760c0): _writeAt: size=6, off=5 2025/04/05 01:15:30 DEBUG : file1(0xc0003760c0): >_writeAt: n=6, err= 2025/04/05 01:15:30 DEBUG : file1(0xc0003760c0): close: 2025/04/05 01:15:30 DEBUG : file1: vfs cache: setting modification time to 2025-04-05 01:15:30.91144984 +0000 UTC m=+2.384102499 2025/04/05 01:15:30 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:30 DEBUG : file1(0xc0003760c0): >close: err= 2025/04/05 01:15:30 DEBUG : file1(0xc0003760c0): _writeAt: size=5, off=0 2025/04/05 01:15:30 DEBUG : file1(0xc0003760c0): >_writeAt: n=0, err=file already closed 2025/04/05 01:15:30 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : file1: reading active writers 2025/04/05 01:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/05 01:15:30 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/04/05 01:15:30 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 11 (was 11) 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : file1: reading active writers 2025/04/05 01:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : file1: reading active writers 2025/04/05 01:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/05 01:15:30 DEBUG : : Looking for writers 2025/04/05 01:15:30 DEBUG : file1: reading active writers 2025/04/05 01:15:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/05 01:15:31 DEBUG : file1: vfs cache: starting upload 2025/04/05 01:15:31 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 01:15:31 DEBUG : file1.1cbfae1d.partial: renamed to: file1 2025/04/05 01:15:31 INFO : file1: Copied (new) 2025/04/05 01:15:31 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-05 01:15:30.91144984 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/04/05 01:15:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/05 01:15:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:31 INFO : file1: vfs cache: upload succeeded try #1 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : >WaitForWriters: 2025/04/05 01:15:31 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : >WaitForWriters: 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.16s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:31 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:31 DEBUG : file1: newRWFileHandle: 2025/04/05 01:15:31 DEBUG : file1(0xc0003765c0): openPending: 2025/04/05 01:15:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:31 DEBUG : file1(0xc0003765c0): >openPending: err= 2025/04/05 01:15:31 DEBUG : file1: >newRWFileHandle: err= 2025/04/05 01:15:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/05 01:15:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/05 01:15:31 DEBUG : file1(0xc0003765c0): close: 2025/04/05 01:15:31 DEBUG : file1: vfs cache: setting modification time to 2025-04-05 01:15:31.068715135 +0000 UTC m=+2.541367804 2025/04/05 01:15:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:31 DEBUG : file1(0xc0003765c0): >close: err= 2025/04/05 01:15:31 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/04/05 01:15:31 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 0 (was 0) 2025/04/05 01:15:31 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/05 01:15:31 DEBUG : file2: newRWFileHandle: 2025/04/05 01:15:31 DEBUG : file2(0xc000376680): openPending: 2025/04/05 01:15:31 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:31 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/05 01:15:31 DEBUG : file2(0xc000376680): >openPending: err= 2025/04/05 01:15:31 DEBUG : file2: >newRWFileHandle: err= 2025/04/05 01:15:31 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/05 01:15:31 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/04/05 01:15:31 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/04/05 01:15:31 DEBUG : file2(0xc000376680): RWFileHandle.Flush 2025/04/05 01:15:31 DEBUG : file2(0xc000376680): RWFileHandle.Release 2025/04/05 01:15:31 DEBUG : file2(0xc000376680): close: 2025/04/05 01:15:31 DEBUG : file2: vfs cache: setting modification time to 2025-04-05 01:15:31.069898977 +0000 UTC m=+2.542551646 2025/04/05 01:15:31 INFO : file2: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:31 DEBUG : file2(0xc000376680): >close: err= 2025/04/05 01:15:31 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : file2: reading active writers 2025/04/05 01:15:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : file2: reading active writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : file2: reading active writers 2025/04/05 01:15:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : file2: reading active writers 2025/04/05 01:15:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/04/05 01:15:31 DEBUG : file1: vfs cache: starting upload 2025/04/05 01:15:31 DEBUG : file2: vfs cache: starting upload 2025/04/05 01:15:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 01:15:31 DEBUG : file1.9b79a5ea.partial: renamed to: file1 2025/04/05 01:15:31 INFO : file1: Copied (new) 2025/04/05 01:15:31 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 01:15:31 DEBUG : file2.eb2fe49c.partial: renamed to: file2 2025/04/05 01:15:31 INFO : file2: Copied (new) 2025/04/05 01:15:31 DEBUG : file1: vfs cache: fingerprint now "0,2025-04-05 01:15:31.068715135 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/04/05 01:15:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/05 01:15:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:31 DEBUG : file2: vfs cache: fingerprint now "0,2025-04-05 01:15:31.069898977 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/04/05 01:15:31 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/04/05 01:15:31 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/05 01:15:31 INFO : file1: vfs cache: upload succeeded try #1 2025/04/05 01:15:31 INFO : file2: vfs cache: upload succeeded try #1 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : file2: reading active writers 2025/04/05 01:15:31 DEBUG : >WaitForWriters: 2025/04/05 01:15:31 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : file2: reading active writers 2025/04/05 01:15:31 DEBUG : >WaitForWriters: 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.16s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:31 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:31 DEBUG : file1: newRWFileHandle: 2025/04/05 01:15:31 DEBUG : file1(0xc000376f00): openPending: 2025/04/05 01:15:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:31 DEBUG : file1(0xc000376f00): >openPending: err= 2025/04/05 01:15:31 DEBUG : file1: >newRWFileHandle: err= 2025/04/05 01:15:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/05 01:15:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/05 01:15:31 DEBUG : file1(0xc000376f00): _writeAt: size=5, off=0 2025/04/05 01:15:31 DEBUG : file1(0xc000376f00): >_writeAt: n=5, err= 2025/04/05 01:15:31 DEBUG : file1(0xc000376f00): RWFileHandle.Flush 2025/04/05 01:15:31 DEBUG : file1(0xc000376f00): RWFileHandle.Flush 2025/04/05 01:15:31 DEBUG : file1(0xc000376f00): close: 2025/04/05 01:15:31 DEBUG : file1: vfs cache: setting modification time to 2025-04-05 01:15:31.227770028 +0000 UTC m=+2.700422677 2025/04/05 01:15:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:31 DEBUG : file1(0xc000376f00): >close: err= 2025/04/05 01:15:31 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/04/05 01:15:31 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 5 (was 5) 2025/04/05 01:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/05 01:15:31 DEBUG : file1: vfs cache: starting upload 2025/04/05 01:15:31 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/05 01:15:31 DEBUG : file1.f7b2fb1d.partial: renamed to: file1 2025/04/05 01:15:31 INFO : file1: Copied (new) 2025/04/05 01:15:31 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-05 01:15:31.227770028 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/05 01:15:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/05 01:15:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:31 INFO : file1: vfs cache: upload succeeded try #1 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : >WaitForWriters: 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:31 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:31 DEBUG : file1: newRWFileHandle: 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/04/05 01:15:31 DEBUG : file1(0xc0004cb340): openPending: 2025/04/05 01:15:31 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/05 01:15:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:31 DEBUG : file1(0xc0004cb340): >openPending: err= 2025/04/05 01:15:31 DEBUG : file1: >newRWFileHandle: err= 2025/04/05 01:15:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/05 01:15:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/05 01:15:31 DEBUG : file1(0xc0004cb340): _writeAt: size=5, off=0 2025/04/05 01:15:31 DEBUG : file1(0xc0004cb340): >_writeAt: n=5, err= 2025/04/05 01:15:31 DEBUG : file1(0xc0004cb340): RWFileHandle.Release 2025/04/05 01:15:31 DEBUG : file1(0xc0004cb340): close: 2025/04/05 01:15:31 DEBUG : file1: vfs cache: setting modification time to 2025-04-05 01:15:31.382354331 +0000 UTC m=+2.855007020 2025/04/05 01:15:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:31 DEBUG : file1(0xc0004cb340): >close: err= 2025/04/05 01:15:31 DEBUG : file1(0xc0004cb340): RWFileHandle.Release 2025/04/05 01:15:31 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/05 01:15:31 DEBUG : file1: vfs cache: starting upload 2025/04/05 01:15:31 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/05 01:15:31 DEBUG : file1.fe423e6f.partial: renamed to: file1 2025/04/05 01:15:31 INFO : file1: Copied (new) 2025/04/05 01:15:31 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-05 01:15:31.382354331 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/05 01:15:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/05 01:15:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:31 INFO : file1: vfs cache: upload succeeded try #1 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : >WaitForWriters: 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.15s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:31 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/05 01:15:31 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/04/05 01:15:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/05 01:15:31 DEBUG : dir/file1: newRWFileHandle: 2025/04/05 01:15:31 DEBUG : dir/file1(0xc001020000): openPending: 2025/04/05 01:15:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/05 01:15:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/05 01:15:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:31 DEBUG : dir/file1(0xc001020000): >openPending: err= 2025/04/05 01:15:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/05 01:15:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/05 01:15:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/05 01:15:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/05 01:15:31 DEBUG : dir/file1(0xc001020000): _writeAt: size=5, off=0 2025/04/05 01:15:31 DEBUG : dir/file1(0xc001020000): >_writeAt: n=5, err= 2025/04/05 01:15:31 DEBUG : dir/file1(0xc001020000): close: 2025/04/05 01:15:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:31 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-05 01:15:31.543105317 +0000 UTC m=+3.015757997 2025/04/05 01:15:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:31 DEBUG : dir/file1(0xc001020000): >close: err= 2025/04/05 01:15:31 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:31 DEBUG : dir: Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : dir: reading active writers 2025/04/05 01:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/05 01:15:31 DEBUG : dir: Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : dir: reading active writers 2025/04/05 01:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/05 01:15:31 DEBUG : dir: Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : dir: reading active writers 2025/04/05 01:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/05 01:15:31 DEBUG : dir: Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : dir: reading active writers 2025/04/05 01:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/05 01:15:31 DEBUG : dir/file1: vfs cache: starting upload 2025/04/05 01:15:31 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/05 01:15:31 DEBUG : dir/file1.d567a977.partial: renamed to: dir/file1 2025/04/05 01:15:31 INFO : dir/file1: Copied (replaced existing) 2025/04/05 01:15:31 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-04-05 01:15:31.543105317 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/05 01:15:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/05 01:15:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/05 01:15:31 DEBUG : dir: Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : dir: reading active writers 2025/04/05 01:15:31 DEBUG : >WaitForWriters: 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.16s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:31 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/05 01:15:31 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:31 DEBUG : dir/file1: newRWFileHandle: 2025/04/05 01:15:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/05 01:15:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/05 01:15:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/05 01:15:31 DEBUG : dir/file1(0xc000377bc0): _writeAt: size=5, off=0 2025/04/05 01:15:31 DEBUG : dir/file1(0xc000377bc0): openPending: 2025/04/05 01:15:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/05 01:15:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/05 01:15:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:31 DEBUG : dir/file1(0xc000377bc0): >openPending: err= 2025/04/05 01:15:31 DEBUG : dir/file1(0xc000377bc0): >_writeAt: n=5, err= 2025/04/05 01:15:31 DEBUG : dir/file1(0xc000377bc0): _writeAt: size=15, off=5 2025/04/05 01:15:31 DEBUG : dir/file1(0xc000377bc0): >_writeAt: n=15, err= 2025/04/05 01:15:31 DEBUG : dir/file1(0xc000377bc0): close: 2025/04/05 01:15:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/04/05 01:15:31 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-05 01:15:31.701215408 +0000 UTC m=+3.173868087 2025/04/05 01:15:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:31 DEBUG : dir/file1(0xc000377bc0): >close: err= 2025/04/05 01:15:31 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:31 DEBUG : dir: Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : dir: reading active writers 2025/04/05 01:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/05 01:15:31 DEBUG : dir: Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : dir: reading active writers 2025/04/05 01:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/05 01:15:31 DEBUG : dir: Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : dir: reading active writers 2025/04/05 01:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/05 01:15:31 DEBUG : dir: Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : dir: reading active writers 2025/04/05 01:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/05 01:15:31 DEBUG : dir/file1: vfs cache: starting upload 2025/04/05 01:15:31 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/04/05 01:15:31 DEBUG : dir/file1.434bfb75.partial: renamed to: dir/file1 2025/04/05 01:15:31 INFO : dir/file1: Copied (replaced existing) 2025/04/05 01:15:31 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-04-05 01:15:31.701215408 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/04/05 01:15:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/05 01:15:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/05 01:15:31 DEBUG : dir: Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : dir: reading active writers 2025/04/05 01:15:31 DEBUG : >WaitForWriters: 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.16s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:31 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:31 DEBUG : file1: newRWFileHandle: 2025/04/05 01:15:31 DEBUG : file1(0xc000377c40): openPending: 2025/04/05 01:15:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:31 DEBUG : file1(0xc000377c40): >openPending: err= 2025/04/05 01:15:31 DEBUG : file1: >newRWFileHandle: err= 2025/04/05 01:15:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/05 01:15:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/05 01:15:31 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/04/05 01:15:31 DEBUG : file1(0xc000377c40): _writeAt: size=5, off=0 2025/04/05 01:15:31 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/04/05 01:15:31 DEBUG : file1(0xc000377c40): >_writeAt: n=5, err= 2025/04/05 01:15:31 DEBUG : file1(0xc000377c40): close: 2025/04/05 01:15:31 DEBUG : file1: vfs cache: setting modification time to 2025-04-05 01:15:31.85526696 +0000 UTC m=+3.327919609 2025/04/05 01:15:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:31 DEBUG : file1(0xc000377c40): >close: err= 2025/04/05 01:15:31 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/05 01:15:31 DEBUG : : Looking for writers 2025/04/05 01:15:31 DEBUG : file1: reading active writers 2025/04/05 01:15:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/05 01:15:31 DEBUG : file1: vfs cache: starting upload 2025/04/05 01:15:31 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/05 01:15:31 DEBUG : file1.467a5e7b.partial: renamed to: file1 2025/04/05 01:15:31 INFO : file1: Copied (new) 2025/04/05 01:15:31 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-05 01:15:31.85526696 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/05 01:15:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/05 01:15:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:31 INFO : file1: vfs cache: upload succeeded try #1 2025/04/05 01:15:32 DEBUG : : Looking for writers 2025/04/05 01:15:32 DEBUG : file1: reading active writers 2025/04/05 01:15:32 DEBUG : >WaitForWriters: 2025/04/05 01:15:32 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.15s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:32 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:32 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/05 01:15:32 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/05 01:15:32 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376240): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376240): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376240): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376240): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376240): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.010085413 +0000 UTC m=+3.482738092 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376240): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376280): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376280): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376280): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376280): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376280): _writeAt: size=3, off=2 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376280): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376280): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.010085413 +0000 UTC m=+3.482738092 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376280): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376300): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376300): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376300): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376300): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376300): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.010085413 +0000 UTC m=+3.482738092 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376300): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006309a0 item 1 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376340): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376340): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376340): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376340): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376340): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.013652006 +0000 UTC m=+3.486304686 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376340): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376380): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376380): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376380): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376380): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376380): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.013652006 +0000 UTC m=+3.486304686 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376380): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000630e00 item 2 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003763c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003763c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003763c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003763c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003763c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.016060948 +0000 UTC m=+3.488713637 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003763c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376400): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376400): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376400): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376400): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376400): _writeAt: size=3, off=2 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376400): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376400): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.016060948 +0000 UTC m=+3.488713637 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376400): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376440): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376440): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376440): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376440): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376440): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.016060948 +0000 UTC m=+3.488713637 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376440): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631110 item 3 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003764c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003764c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003764c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003764c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003764c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.019069253 +0000 UTC m=+3.491721932 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003764c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376540): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376540): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376540): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376540): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376540): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.019069253 +0000 UTC m=+3.491721932 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376540): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631570 item 4 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376580): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376580): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376580): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376580): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376580): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.021928549 +0000 UTC m=+3.494581238 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376580): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003765c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003765c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003765c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003765c0): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003765c0): _writeAt: size=3, off=2 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003765c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003765c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.021928549 +0000 UTC m=+3.494581238 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003765c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376600): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376600): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376600): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376600): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376600): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.021928549 +0000 UTC m=+3.494581238 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376600): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631880 item 5 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376680): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376680): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376680): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376680): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376680): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.025420152 +0000 UTC m=+3.498072841 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376680): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376780): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376780): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376780): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376780): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376780): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.025420152 +0000 UTC m=+3.498072841 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376780): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631ce0 item 6 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376840): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376840): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376840): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376840): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376840): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.027953947 +0000 UTC m=+3.500606636 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376840): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376900): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376900): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376900): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376900): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376900): _writeAt: size=3, off=2 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376900): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376900): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.027953947 +0000 UTC m=+3.500606636 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376900): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376940): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376940): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376940): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376940): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376940): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.027953947 +0000 UTC m=+3.500606636 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376940): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006380e0 item 7 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003769c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003769c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003769c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003769c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003769c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.031085895 +0000 UTC m=+3.503738573 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003769c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376a40): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376a40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376a40): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376a40): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376a40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.031085895 +0000 UTC m=+3.503738573 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376a40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000638850 item 8 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376a80): _readAt: size=2, off=0 2025/04/05 01:15:32 ERROR : open-test-file(0xc000376a80): Couldn't read size of file 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376a80): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376a80): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376a80): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376a80): close: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376a80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376ac0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376ac0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376ac0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376ac0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376ac0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.033568865 +0000 UTC m=+3.506221513 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376ac0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b00): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b00): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b00): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b00): _writeAt: size=3, off=2 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b00): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.033568865 +0000 UTC m=+3.506221513 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b40): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b40): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b40): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.033568865 +0000 UTC m=+3.506221513 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000638bd0 item 9 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376c00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376c00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376c00): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376c00): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376c00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.036472094 +0000 UTC m=+3.509124793 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376c00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376cc0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376cc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376cc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376cc0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376cc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.036472094 +0000 UTC m=+3.509124793 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376cc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006390a0 item 10 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376d80): _readAt: size=2, off=0 2025/04/05 01:15:32 ERROR : open-test-file(0xc000376d80): Couldn't read size of file 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376d80): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376d80): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376d80): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376d80): close: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376d80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376dc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376dc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376dc0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376dc0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376dc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.03898549 +0000 UTC m=+3.511638179 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376dc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376e80): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376e80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376e80): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376e80): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376e80): _writeAt: size=3, off=2 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376e80): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376e80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.03898549 +0000 UTC m=+3.511638179 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376e80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376ec0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376ec0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376ec0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376ec0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376ec0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.03898549 +0000 UTC m=+3.511638179 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376ec0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000639500 item 11 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376f40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376f40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376f40): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376f40): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376f40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.042288129 +0000 UTC m=+3.514940818 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376f40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376fc0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376fc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376fc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376fc0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376fc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.042288129 +0000 UTC m=+3.514940818 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376fc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006399d0 item 12 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377540): _readAt: size=2, off=0 2025/04/05 01:15:32 ERROR : open-test-file(0xc000377540): Couldn't read size of file 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377540): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377540): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377540): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377540): close: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377540): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377580): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377580): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377580): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377580): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377580): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.046117034 +0000 UTC m=+3.518769723 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377580): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377680): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377680): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377680): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377680): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377680): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.046117034 +0000 UTC m=+3.518769723 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377680): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000639c70 item 13 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377700): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377700): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377700): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377700): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377700): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.04947664 +0000 UTC m=+3.522129328 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377700): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003777c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003777c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003777c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003777c0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003777c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.04947664 +0000 UTC m=+3.522129328 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003777c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a230 item 14 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003778c0): _readAt: size=2, off=0 2025/04/05 01:15:32 ERROR : open-test-file(0xc0003778c0): Couldn't read size of file 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003778c0): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003778c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003778c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003778c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003778c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377900): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377900): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377900): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377900): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377900): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.052350633 +0000 UTC m=+3.525003322 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377900): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003779c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003779c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003779c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003779c0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003779c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.052350633 +0000 UTC m=+3.525003322 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003779c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a770 item 15 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be300): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be300): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be300): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be300): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be300): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.054875922 +0000 UTC m=+3.527528611 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be300): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be3c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be3c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be3c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be3c0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be3c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.054875922 +0000 UTC m=+3.527528611 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be3c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624230 item 16 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be400): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be400): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be400): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be400): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be400): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.057314549 +0000 UTC m=+3.529967238 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be400): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be440): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be440): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be440): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be440): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be440): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be440): _writeAt: size=3, off=7 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be440): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be440): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.057314549 +0000 UTC m=+3.529967238 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be440): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be480): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be480): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be480): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be480): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be480): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.057314549 +0000 UTC m=+3.529967238 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be480): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006245b0 item 17 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be500): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be500): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be500): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be500): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be500): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.060085178 +0000 UTC m=+3.532737838 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be500): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be580): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be580): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be580): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be580): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be580): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.060085178 +0000 UTC m=+3.532737838 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be580): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624a80 item 18 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be680): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be680): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be680): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be680): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be680): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.062177535 +0000 UTC m=+3.534830194 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be680): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be780): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be780): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be780): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be780): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be780): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be780): _writeAt: size=3, off=7 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be780): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be780): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.062177535 +0000 UTC m=+3.534830194 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be780): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be7c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be7c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be7c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be7c0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be7c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.062177535 +0000 UTC m=+3.534830194 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be7c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624d20 item 19 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be980): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be980): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be980): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be980): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be980): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.065483019 +0000 UTC m=+3.538135698 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be980): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bea40): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bea40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bea40): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bea40): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bea40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.065483019 +0000 UTC m=+3.538135698 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bea40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006250a0 item 20 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beac0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beac0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beac0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beac0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beac0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.069681769 +0000 UTC m=+3.542334449 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beac0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb80): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb80): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb80): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb80): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb80): _writeAt: size=3, off=7 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb80): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.069681769 +0000 UTC m=+3.542334449 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bec00): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bec00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bec00): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bec00): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bec00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.069681769 +0000 UTC m=+3.542334449 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bec00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625490 item 21 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bec80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bec80): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bec80): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bec80): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bec80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.07251201 +0000 UTC m=+3.545164690 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bec80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bedc0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bedc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bedc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bedc0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bedc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.07251201 +0000 UTC m=+3.545164690 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bedc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625960 item 22 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377a40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377a40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377a40): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377a40): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377a40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.076234967 +0000 UTC m=+3.548887647 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377a40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377b40): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377b40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377b40): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377b40): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377b40): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377b40): _writeAt: size=3, off=7 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377b40): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377b40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.076234967 +0000 UTC m=+3.548887647 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377b40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377b80): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377b80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377b80): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377b80): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377b80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.076234967 +0000 UTC m=+3.548887647 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377b80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b3b0 item 23 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377c00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377c00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377c00): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377c00): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377c00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.080531291 +0000 UTC m=+3.553183980 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377c00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377cc0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377cc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377cc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377cc0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377cc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.080531291 +0000 UTC m=+3.553183980 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377cc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057bd50 item 24 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377d80): _readAt: size=2, off=0 2025/04/05 01:15:32 ERROR : open-test-file(0xc000377d80): Couldn't read size of file 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377d80): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377d80): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377d80): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377d80): close: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377d80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377dc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377dc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377dc0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377dc0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377dc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.084257013 +0000 UTC m=+3.556909702 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377dc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020000): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020000): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020000): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020000): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020000): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020000): _writeAt: size=3, off=7 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020000): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020000): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.084257013 +0000 UTC m=+3.556909702 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020000): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020040): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020040): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020040): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020040): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020040): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.084257013 +0000 UTC m=+3.556909702 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020040): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000608310 item 25 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020140): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020140): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020140): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020140): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020140): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.087497535 +0000 UTC m=+3.560150223 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020140): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010201c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010201c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010201c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010201c0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010201c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.087497535 +0000 UTC m=+3.560150223 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010201c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006088c0 item 26 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010202c0): _readAt: size=2, off=0 2025/04/05 01:15:32 ERROR : open-test-file(0xc0010202c0): Couldn't read size of file 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010202c0): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010202c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010202c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010202c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010202c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020300): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020300): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020300): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020300): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020300): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.090650842 +0000 UTC m=+3.563303541 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020300): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010203c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010203c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010203c0): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010203c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010203c0): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010203c0): _writeAt: size=3, off=7 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010203c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010203c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.090650842 +0000 UTC m=+3.563303541 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010203c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020400): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020400): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020400): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020400): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020400): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.090650842 +0000 UTC m=+3.563303541 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020400): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000608cb0 item 27 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020480): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020480): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020480): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020480): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020480): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.095265121 +0000 UTC m=+3.567917781 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020480): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020500): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020500): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020500): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020500): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020500): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.095265121 +0000 UTC m=+3.567917781 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020500): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609490 item 28 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010205c0): _readAt: size=2, off=0 2025/04/05 01:15:32 ERROR : open-test-file(0xc0010205c0): Couldn't read size of file 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010205c0): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010205c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010205c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010205c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010205c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020600): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020600): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020600): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020600): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020600): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.097544139 +0000 UTC m=+3.570196808 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020600): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010206c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010206c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010206c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010206c0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010206c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.097544139 +0000 UTC m=+3.570196808 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010206c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609a40 item 29 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020740): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020740): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020740): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020740): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020740): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.100584996 +0000 UTC m=+3.573237655 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020740): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010207c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010207c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010207c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010207c0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010207c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.100584996 +0000 UTC m=+3.573237655 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010207c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609ea0 item 30 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020880): _readAt: size=2, off=0 2025/04/05 01:15:32 ERROR : open-test-file(0xc001020880): Couldn't read size of file 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020880): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020880): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020880): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020880): close: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020880): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010208c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010208c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010208c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010208c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010208c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.102934746 +0000 UTC m=+3.575587435 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010208c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020980): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020980): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020980): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020980): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020980): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.102934746 +0000 UTC m=+3.575587435 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020980): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006162a0 item 31 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020a00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020a00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020a00): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020a00): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020a00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.105135677 +0000 UTC m=+3.577788366 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020a00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020a80): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020a80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020a80): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020a80): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020a80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.105135677 +0000 UTC m=+3.577788366 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020a80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006167e0 item 32 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020ac0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020ac0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020ac0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020ac0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020ac0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.107323923 +0000 UTC m=+3.579976612 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020ac0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020b00): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020b00): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020b00): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020b00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020b00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000616d90 item 33 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020b00): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020b00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.108122171 +0000 UTC m=+3.580774851 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020b00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020b40): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020b40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020b40): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020b40): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020b40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.108122171 +0000 UTC m=+3.580774851 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020b40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000617180 item 33 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020b80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020b80): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020b80): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020b80): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020b80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.110272176 +0000 UTC m=+3.582924856 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020b80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020bc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020bc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000617650 item 34 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020bc0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020bc0): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020bc0): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020bc0): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020bc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.111051779 +0000 UTC m=+3.583704468 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020bc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c00): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c00): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c00): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.111051779 +0000 UTC m=+3.583704468 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006177a0 item 34 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c40): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c40): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.112706875 +0000 UTC m=+3.585359534 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c80): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c80): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c80): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c80): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000617b20 item 35 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c80): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.113638253 +0000 UTC m=+3.586290912 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020cc0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020cc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020cc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020cc0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020cc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.113638253 +0000 UTC m=+3.586290912 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020cc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000617c70 item 35 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bee40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bee40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bee40): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bee40): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bee40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.115718146 +0000 UTC m=+3.588370826 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bee40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bef00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bef00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625c70 item 36 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bef00): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bef00): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bef00): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bef00): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bef00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.116834813 +0000 UTC m=+3.589487472 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bef00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf2c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf2c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf2c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf2c0): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf2c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.116834813 +0000 UTC m=+3.589487472 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf2c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625e30 item 36 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf300): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf300): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf300): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf300): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf300): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.118963988 +0000 UTC m=+3.591616647 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf300): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf340): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf340): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf340): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf340): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf340): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003271f0 item 37 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf340): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf340): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.119706793 +0000 UTC m=+3.592359452 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf340): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf3c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf3c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf3c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf3c0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf3c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.119706793 +0000 UTC m=+3.592359452 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf3c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327b90 item 37 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf440): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf440): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf440): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf440): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf440): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.121675867 +0000 UTC m=+3.594328526 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf440): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf500): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf500): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006023f0 item 38 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf500): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf500): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf500): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf500): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf500): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.122424242 +0000 UTC m=+3.595076912 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf500): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf540): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf540): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf540): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf540): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf540): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.122424242 +0000 UTC m=+3.595076912 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf540): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602690 item 38 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf5c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf5c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf5c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf5c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf5c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.124215113 +0000 UTC m=+3.596867772 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf5c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf6c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf6c0): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf6c0): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf6c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf6c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602c40 item 39 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf6c0): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf6c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.124991921 +0000 UTC m=+3.597644580 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf6c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf700): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf700): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf700): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf700): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf700): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.124991921 +0000 UTC m=+3.597644580 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf700): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006031f0 item 39 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf780): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf780): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf780): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf780): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf780): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.126989951 +0000 UTC m=+3.599642610 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf780): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf880): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf880): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000603b20 item 40 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf880): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf880): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf880): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf880): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf880): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.127741341 +0000 UTC m=+3.600394000 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf880): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf980): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf980): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf980): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf980): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf980): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.127741341 +0000 UTC m=+3.600394000 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf980): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000603e30 item 40 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf9c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf9c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf9c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf9c0): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf9c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf9c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf9c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.129330433 +0000 UTC m=+3.601983103 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf9c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfa00): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfa00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfa00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006201c0 item 41 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfa00): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfa00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.13012796 +0000 UTC m=+3.602780619 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfa00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfa40): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfa40): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfa40): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfa40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfa40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000620380 item 41 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfa40): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfa40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.130799641 +0000 UTC m=+3.603452310 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfa40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfa80): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfa80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfa80): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfa80): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfa80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.130799641 +0000 UTC m=+3.603452310 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfa80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006204d0 item 41 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb40): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb40): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb40): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb40): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.132346353 +0000 UTC m=+3.604999022 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb80): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb80): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000620850 item 42 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb80): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.132995842 +0000 UTC m=+3.605648501 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfc40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfc40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000620a80 item 42 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfc40): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfc40): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfc40): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfc40): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfc40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.133656563 +0000 UTC m=+3.606309222 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfc40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfc80): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfc80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfc80): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfc80): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfc80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.133656563 +0000 UTC m=+3.606309222 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfc80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000620cb0 item 42 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfd40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfd40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfd40): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfd40): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfd40): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfd40): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfd40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.135074193 +0000 UTC m=+3.607726852 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfd40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfd80): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfd80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfd80): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000620fc0 item 43 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfd80): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfd80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.135694337 +0000 UTC m=+3.608346996 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfd80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe40): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe40): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe40): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000621180 item 43 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe40): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.136451558 +0000 UTC m=+3.609104237 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe80): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe80): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe80): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.136451558 +0000 UTC m=+3.609104237 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006213b0 item 43 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bff40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bff40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bff40): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bff40): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bff40): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bff40): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bff40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.138291712 +0000 UTC m=+3.610944371 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bff40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530100): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530100): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530100): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000621650 item 44 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530100): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530100): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.139035357 +0000 UTC m=+3.611688017 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530100): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530200): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530200): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000621880 item 44 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530200): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530200): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530200): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530200): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530200): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.140067875 +0000 UTC m=+3.612720544 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530200): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530240): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530240): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530240): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530240): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530240): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.140067875 +0000 UTC m=+3.612720544 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530240): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000621a40 item 44 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530300): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530300): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530300): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530300): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530300): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530300): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530300): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.142574108 +0000 UTC m=+3.615226777 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530300): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530340): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530340): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530340): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000621d50 item 45 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530340): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530340): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.143413845 +0000 UTC m=+3.616066514 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530340): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530640): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530640): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530640): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530640): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530640): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.143413845 +0000 UTC m=+3.616066514 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530640): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000621f10 item 45 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530880): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530880): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530880): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530880): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530880): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530880): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530880): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.14551668 +0000 UTC m=+3.618169340 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530880): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005308c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005308c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005308c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480bd0 item 46 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005308c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005308c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.146604362 +0000 UTC m=+3.619257041 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005308c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531280): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531280): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531280): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531280): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531280): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.146604362 +0000 UTC m=+3.619257041 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531280): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480e70 item 46 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531680): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531680): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531680): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531680): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531680): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531680): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531680): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.14894214 +0000 UTC m=+3.621594849 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531680): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005316c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005316c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005316c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481500 item 47 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005316c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005316c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.149556663 +0000 UTC m=+3.622209342 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005316c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531780): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531780): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531780): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531780): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531780): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.149556663 +0000 UTC m=+3.622209342 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531780): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004816c0 item 47 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531880): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531880): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531880): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531880): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531880): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531880): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531880): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.152950672 +0000 UTC m=+3.625603391 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531880): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005318c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005318c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005318c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481ab0 item 48 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005318c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005318c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.15370075 +0000 UTC m=+3.626353438 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005318c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531980): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531980): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531980): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531980): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531980): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.15370075 +0000 UTC m=+3.626353438 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531980): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481ea0 item 48 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005319c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005319c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005319c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005319c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005319c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.155666769 +0000 UTC m=+3.628319428 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005319c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531a40): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531a40): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531a40): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531a40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531a40): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531a40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604380 item 49 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531a40): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531a40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.156244183 +0000 UTC m=+3.628896842 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531a40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531a80): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531a80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531a80): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531a80): >_readAt: n=8, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531a80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.156244183 +0000 UTC m=+3.628896842 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531a80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604700 item 49 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531b40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531b40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531b40): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531b40): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531b40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.158752661 +0000 UTC m=+3.631405330 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531b40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531c40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531c40): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531c40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604d20 item 50 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531c40): _readAt: size=2, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531c40): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531c40): _writeAt: size=3, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531c40): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531c40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.159593219 +0000 UTC m=+3.632245888 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531c40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531cc0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531cc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531cc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531cc0): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531cc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.159593219 +0000 UTC m=+3.632245888 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531cc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604e70 item 50 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531dc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531dc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531dc0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531dc0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531dc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.16250884 +0000 UTC m=+3.635161510 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531dc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128200): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128200): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128200): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128200): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128200): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128200): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006052d0 item 51 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128200): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128200): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.163667696 +0000 UTC m=+3.636320374 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128200): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128240): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128240): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128240): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128240): >_readAt: n=8, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128240): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.163667696 +0000 UTC m=+3.636320374 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128240): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000605960 item 51 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128540): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128540): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128540): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128540): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128540): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.166977146 +0000 UTC m=+3.639629835 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128540): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129000): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129000): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129000): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006402a0 item 52 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129000): _readAt: size=2, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129000): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129000): _writeAt: size=3, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129000): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129000): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.16764031 +0000 UTC m=+3.640292980 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129000): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129040): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129040): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129040): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129040): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129040): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.16764031 +0000 UTC m=+3.640292980 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129040): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006403f0 item 52 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129280): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129280): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129280): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129280): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129280): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.170197761 +0000 UTC m=+3.642850449 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129280): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0001293c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0001293c0): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0001293c0): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0001293c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0001293c0): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0001293c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000640770 item 53 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0001293c0): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0001293c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.170854502 +0000 UTC m=+3.643507161 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0001293c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129480): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129480): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129480): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129480): >_readAt: n=8, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129480): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.170854502 +0000 UTC m=+3.643507161 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129480): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000640930 item 53 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129600): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129600): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129600): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129600): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129600): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.172892779 +0000 UTC m=+3.645545467 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129600): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129740): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129740): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129740): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000640c40 item 54 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129740): _readAt: size=2, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129740): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129740): _writeAt: size=3, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129740): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129740): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.174043537 +0000 UTC m=+3.646696217 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129740): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0000b0d80): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0000b0d80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0000b0d80): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0000b0d80): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0000b0d80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.174043537 +0000 UTC m=+3.646696217 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0000b0d80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684070 item 54 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0000b17c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0000b17c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0000b17c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0000b17c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0000b17c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.175565654 +0000 UTC m=+3.648218304 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0000b17c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c080): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c080): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c080): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c080): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c080): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c080): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684310 item 55 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c080): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c080): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.17620237 +0000 UTC m=+3.648855019 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c080): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c0c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c0c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c0c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c0c0): >_readAt: n=8, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c0c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.17620237 +0000 UTC m=+3.648855019 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c0c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684460 item 55 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c140): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c140): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c140): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c140): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c140): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.1778866 +0000 UTC m=+3.650539249 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c140): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c200): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c200): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c200): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684930 item 56 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c200): _readAt: size=2, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c200): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c200): _writeAt: size=3, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c200): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c200): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.17850452 +0000 UTC m=+3.651157169 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c200): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c240): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c240): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c240): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c240): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c240): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.17850452 +0000 UTC m=+3.651157169 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c240): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684a80 item 56 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c300): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c300): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c300): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c300): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c300): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c300): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c300): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c300): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.18026856 +0000 UTC m=+3.652921209 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c300): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c340): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c340): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c340): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684ee0 item 57 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c340): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c340): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.180744603 +0000 UTC m=+3.653397253 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c340): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c400): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c400): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c400): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c400): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c400): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c400): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000685180 item 57 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c400): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c400): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.181530719 +0000 UTC m=+3.654183367 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c400): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c440): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c440): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c440): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c440): >_readAt: n=8, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c440): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.181530719 +0000 UTC m=+3.654183367 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c440): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006852d0 item 57 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c500): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c500): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c500): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c500): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c500): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c500): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c500): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c500): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.18285247 +0000 UTC m=+3.655505108 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c500): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c540): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c540): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c540): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006855e0 item 58 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c540): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c540): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.18328927 +0000 UTC m=+3.655941919 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c540): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c600): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c600): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c600): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006858f0 item 58 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c600): _readAt: size=2, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c600): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c600): _writeAt: size=3, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c600): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c600): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.183850072 +0000 UTC m=+3.656502721 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c600): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c640): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c640): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c640): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c640): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c640): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.183850072 +0000 UTC m=+3.656502721 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c640): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000685b90 item 58 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c700): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c700): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c700): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c700): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c700): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c700): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c700): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c700): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.186719437 +0000 UTC m=+3.659372126 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c700): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c740): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c740): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c740): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000685e30 item 59 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c740): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c740): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.187710457 +0000 UTC m=+3.660363135 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c740): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c800): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c800): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c800): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c800): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c800): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c800): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000646000 item 59 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c800): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c800): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.188733317 +0000 UTC m=+3.661385996 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c800): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c840): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c840): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c840): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c840): >_readAt: n=8, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c840): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.188733317 +0000 UTC m=+3.661385996 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c840): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000646150 item 59 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c900): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c900): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c900): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c900): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c900): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c900): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c900): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c900): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.19064237 +0000 UTC m=+3.663295048 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c900): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c940): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c940): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c940): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000646620 item 60 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c940): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c940): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.19258753 +0000 UTC m=+3.665240219 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093c940): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ca00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ca00): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ca00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000646850 item 60 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ca00): _readAt: size=2, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ca00): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ca00): _writeAt: size=3, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ca00): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ca00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.193458845 +0000 UTC m=+3.666111524 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ca00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ca40): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ca40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ca40): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ca40): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ca40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.193458845 +0000 UTC m=+3.666111524 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ca40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000646af0 item 60 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cb00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cb00): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cb00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cb00): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cb00): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cb00): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cb00): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cb00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.195270405 +0000 UTC m=+3.667923104 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cb00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cb40): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cb40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cb40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000647110 item 61 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cb40): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cb40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.195751007 +0000 UTC m=+3.668403696 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cb40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cc00): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cc00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cc00): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cc00): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cc00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.195751007 +0000 UTC m=+3.668403696 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cc00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000647340 item 61 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ccc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ccc0): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ccc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ccc0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ccc0): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ccc0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ccc0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ccc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.197892776 +0000 UTC m=+3.670545466 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ccc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cd00): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cd00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cd00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006475e0 item 62 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cd00): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cd00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.198424845 +0000 UTC m=+3.671077533 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cd00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cdc0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cdc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cdc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cdc0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cdc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.198424845 +0000 UTC m=+3.671077533 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cdc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000647730 item 62 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ce80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ce80): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ce80): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ce80): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ce80): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ce80): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ce80): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ce80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.200024727 +0000 UTC m=+3.672677407 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093ce80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cec0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cec0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cec0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000647b90 item 63 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cec0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cec0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.20131533 +0000 UTC m=+3.673967969 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cec0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cf80): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cf80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cf80): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cf80): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cf80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.20131533 +0000 UTC m=+3.673967969 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093cf80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000647e30 item 63 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d040): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d040): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d040): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d040): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d040): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d040): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d040): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d040): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.202551679 +0000 UTC m=+3.675204319 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d040): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d080): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d080): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d080): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006981c0 item 64 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d080): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d080): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.202923777 +0000 UTC m=+3.675576436 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d080): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d140): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d140): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d140): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d140): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d140): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.202923777 +0000 UTC m=+3.675576436 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d140): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000698310 item 64 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d180): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d180): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d180): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d180): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d180): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.203997533 +0000 UTC m=+3.676650183 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d180): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d1c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d1c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d1c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d1c0): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d1c0): _writeAt: size=3, off=2 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006985b0 item 65 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d1c0): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d1c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.20443289 +0000 UTC m=+3.677085539 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d1c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d200): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d200): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d200): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d200): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d200): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.20443289 +0000 UTC m=+3.677085539 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d200): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000698700 item 65 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d240): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d240): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d240): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d240): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d240): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.205522536 +0000 UTC m=+3.678175185 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d240): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d280): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d280): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006989a0 item 66 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d280): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d280): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d280): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d280): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d280): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.205960527 +0000 UTC m=+3.678613176 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d280): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d2c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d2c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d2c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d2c0): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d2c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.205960527 +0000 UTC m=+3.678613176 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d2c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000698b60 item 66 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d300): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d300): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d300): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d300): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d300): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.20704926 +0000 UTC m=+3.679701909 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d300): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d340): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d340): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d340): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d340): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d340): _writeAt: size=3, off=2 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000698ee0 item 67 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d340): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d340): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.207477164 +0000 UTC m=+3.680129813 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d340): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d380): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d380): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d380): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d380): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d380): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.207477164 +0000 UTC m=+3.680129813 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d380): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000699030 item 67 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d400): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d400): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d400): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d400): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d400): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.208984713 +0000 UTC m=+3.681637381 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d400): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d4c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d4c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000699420 item 68 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d4c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d4c0): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d4c0): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d4c0): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d4c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.209861839 +0000 UTC m=+3.682514508 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d4c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d500): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d500): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d500): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d500): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d500): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.209861839 +0000 UTC m=+3.682514508 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d500): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006995e0 item 68 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d540): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d540): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d540): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d540): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d540): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.211204099 +0000 UTC m=+3.683856767 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d540): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d580): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d580): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d580): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d580): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d580): _writeAt: size=3, off=2 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000699ab0 item 69 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d580): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d580): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.211755563 +0000 UTC m=+3.684408232 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d580): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d5c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d5c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d5c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d5c0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d5c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.211755563 +0000 UTC m=+3.684408232 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d5c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000699ce0 item 69 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d640): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d640): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d640): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d640): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d640): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.21333105 +0000 UTC m=+3.685983728 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d640): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d700): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d700): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006481c0 item 70 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d700): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d700): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d700): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d700): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d700): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.213819777 +0000 UTC m=+3.686472446 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d700): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d740): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d740): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d740): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d740): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d740): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.213819777 +0000 UTC m=+3.686472446 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d740): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648460 item 70 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d7c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d7c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d7c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d7c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d7c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.215222199 +0000 UTC m=+3.687874848 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d7c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d880): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d880): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d880): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d880): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d880): _writeAt: size=3, off=2 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006489a0 item 71 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d880): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d880): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.215969491 +0000 UTC m=+3.688622140 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d880): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d8c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d8c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d8c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d8c0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d8c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.215969491 +0000 UTC m=+3.688622140 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d8c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648c40 item 71 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d940): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d940): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d940): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d940): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d940): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.2171673 +0000 UTC m=+3.689819949 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093d940): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093da00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093da00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000649180 item 72 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093da00): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093da00): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093da00): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093da00): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093da00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.217762757 +0000 UTC m=+3.690415406 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093da00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093da40): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093da40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093da40): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093da40): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093da40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.217762757 +0000 UTC m=+3.690415406 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093da40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000649420 item 72 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093da80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093da80): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093da80): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093da80): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093da80): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093da80): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093da80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.21909119 +0000 UTC m=+3.691743840 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093da80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dac0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dac0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dac0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006497a0 item 73 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dac0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dac0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.219552475 +0000 UTC m=+3.692205125 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dac0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093db00): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093db00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093db00): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093db00): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093db00): _writeAt: size=3, off=2 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006498f0 item 73 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093db00): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093db00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.220066481 +0000 UTC m=+3.692719130 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093db00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093db40): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093db40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093db40): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093db40): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093db40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.220066481 +0000 UTC m=+3.692719130 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093db40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000649b20 item 73 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dc00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dc00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dc00): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dc00): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dc00): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dc00): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dc00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.221270791 +0000 UTC m=+3.693923440 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dc00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dc40): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dc40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dc40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000649dc0 item 74 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dc40): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dc40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.221875555 +0000 UTC m=+3.694528205 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dc40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dd00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dd00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de0e0 item 74 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dd00): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dd00): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dd00): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dd00): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dd00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.222562285 +0000 UTC m=+3.695214934 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dd00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dd40): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dd40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dd40): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dd40): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dd40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.222562285 +0000 UTC m=+3.695214934 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093dd40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de310 item 74 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093de00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093de00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093de00): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093de00): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093de00): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093de00): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093de00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.224018326 +0000 UTC m=+3.696670976 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093de00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093de40): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093de40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093de40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de620 item 75 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093de40): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093de40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.22455268 +0000 UTC m=+3.697205329 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093de40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093df00): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093df00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093df00): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093df00): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093df00): _writeAt: size=3, off=2 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de8c0 item 75 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093df00): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093df00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.225019095 +0000 UTC m=+3.697671744 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093df00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093df40): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093df40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093df40): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093df40): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093df40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.225019095 +0000 UTC m=+3.697671744 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00093df40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004deb60 item 75 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e080): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e080): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e080): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e080): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e080): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e080): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e080): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.226788215 +0000 UTC m=+3.699440894 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e080): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e0c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e0c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e0c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004defc0 item 76 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e0c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e0c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.227340392 +0000 UTC m=+3.699993030 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e0c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e180): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e180): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df180 item 76 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e180): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e180): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e180): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e180): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e180): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.227996283 +0000 UTC m=+3.700648932 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e180): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e1c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e1c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e1c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e1c0): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e1c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.227996283 +0000 UTC m=+3.700648932 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e1c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df420 item 76 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e280): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e280): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e280): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e280): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e280): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e280): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e280): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.230274899 +0000 UTC m=+3.702927568 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e280): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e2c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e2c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e2c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df960 item 77 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e2c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e2c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.231081062 +0000 UTC m=+3.703733731 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e2c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e380): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e380): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e380): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e380): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e380): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.231081062 +0000 UTC m=+3.703733731 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e380): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dfb20 item 77 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e440): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e440): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e440): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e440): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e440): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e440): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e440): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.233210889 +0000 UTC m=+3.705863559 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e440): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e480): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e480): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e480): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dff10 item 78 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e480): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e480): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.23375522 +0000 UTC m=+3.706407900 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e480): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e540): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e540): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e540): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e540): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e540): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.23375522 +0000 UTC m=+3.706407900 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e540): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2230 item 78 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e600): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e600): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e600): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e600): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e600): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e600): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e600): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.235411188 +0000 UTC m=+3.708063847 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e600): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e640): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e640): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e640): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2700 item 79 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e640): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e640): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.236156296 +0000 UTC m=+3.708808976 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e640): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e700): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e700): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e700): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e700): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e700): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.236156296 +0000 UTC m=+3.708808976 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e700): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e28c0 item 79 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e7c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e7c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e7c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e7c0): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e7c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e7c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e7c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.238217976 +0000 UTC m=+3.710870654 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e7c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e800): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e800): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e800): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2e00 item 80 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e800): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e800): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.23889142 +0000 UTC m=+3.711544109 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e800): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e8c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e8c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e8c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e8c0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e8c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.23889142 +0000 UTC m=+3.711544109 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e8c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e30a0 item 80 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e900): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e900): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e900): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e900): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e900): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.24051141 +0000 UTC m=+3.713164059 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e900): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e940): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e940): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e940): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e940): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e940): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e940): _writeAt: size=3, off=7 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3490 item 81 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e940): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e940): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.241095938 +0000 UTC m=+3.713748586 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e940): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e980): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e980): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e980): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e980): >_readAt: n=8, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e980): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.241095938 +0000 UTC m=+3.713748586 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6e980): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3650 item 81 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ea00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ea00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ea00): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ea00): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ea00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.2426909 +0000 UTC m=+3.715343549 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ea00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6eac0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6eac0): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6eac0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3c00 item 82 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6eac0): _readAt: size=2, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6eac0): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6eac0): _writeAt: size=3, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6eac0): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6eac0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.243345729 +0000 UTC m=+3.715998378 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6eac0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6eb00): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6eb00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6eb00): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6eb00): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6eb00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.243345729 +0000 UTC m=+3.715998378 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6eb00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3e30 item 82 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6eb80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6eb80): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6eb80): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6eb80): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6eb80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.244730267 +0000 UTC m=+3.717382916 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6eb80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ec40): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ec40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ec40): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ec40): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ec40): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ec40): _writeAt: size=3, off=7 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012c230 item 83 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ec40): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ec40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.245313673 +0000 UTC m=+3.717966321 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ec40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ec80): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ec80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ec80): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ec80): >_readAt: n=8, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ec80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.245313673 +0000 UTC m=+3.717966321 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ec80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012c380 item 83 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ed00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ed00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ed00): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ed00): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ed00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.246977215 +0000 UTC m=+3.719629863 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ed00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6edc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6edc0): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6edc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012c770 item 84 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6edc0): _readAt: size=2, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6edc0): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6edc0): _writeAt: size=3, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6edc0): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6edc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.248005965 +0000 UTC m=+3.720658614 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6edc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ee00): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ee00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ee00): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ee00): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ee00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.248005965 +0000 UTC m=+3.720658614 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ee00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012ca10 item 84 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ee80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ee80): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ee80): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ee80): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ee80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.25002806 +0000 UTC m=+3.722680710 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000c6ee80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020d80): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020d80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020d80): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020d80): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020d80): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020d80): _writeAt: size=3, off=7 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000617e30 item 85 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020d80): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020d80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.250670295 +0000 UTC m=+3.723322964 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020d80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020dc0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020dc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020dc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020dc0): >_readAt: n=8, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020dc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.250670295 +0000 UTC m=+3.723322964 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020dc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001681c0 item 85 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020e40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020e40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020e40): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020e40): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020e40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.25244727 +0000 UTC m=+3.725099939 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020e40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f00): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000168620 item 86 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f00): _readAt: size=2, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f00): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f00): _writeAt: size=3, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f00): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.253266988 +0000 UTC m=+3.725919658 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f40): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f40): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f40): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.253266988 +0000 UTC m=+3.725919658 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000168770 item 86 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020fc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020fc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020fc0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020fc0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020fc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.254899482 +0000 UTC m=+3.727552162 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020fc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021080): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021080): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021080): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021080): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021080): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021080): _writeAt: size=3, off=7 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000168cb0 item 87 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021080): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021080): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.255667795 +0000 UTC m=+3.728320464 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021080): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010210c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010210c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010210c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010210c0): >_readAt: n=8, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010210c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.255667795 +0000 UTC m=+3.728320464 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010210c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000168fc0 item 87 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021140): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021140): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021140): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021140): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021140): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.257672116 +0000 UTC m=+3.730324785 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021140): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021200): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021200): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021200): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000169340 item 88 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021200): _readAt: size=2, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021200): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021200): _writeAt: size=3, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021200): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021200): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.258729851 +0000 UTC m=+3.731382520 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021200): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021240): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021240): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021240): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021240): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021240): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.258729851 +0000 UTC m=+3.731382520 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021240): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001695e0 item 88 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021300): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021300): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021300): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021300): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021300): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021300): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021300): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021300): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.260219066 +0000 UTC m=+3.732871735 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021300): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021340): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021340): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021340): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000169b20 item 89 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021340): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021340): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.261130947 +0000 UTC m=+3.733783627 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021340): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021400): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021400): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021400): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021400): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021400): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021400): _writeAt: size=3, off=7 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000169ce0 item 89 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021400): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021400): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.261851921 +0000 UTC m=+3.734504600 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021400): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021440): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021440): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021440): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021440): >_readAt: n=8, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021440): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.261851921 +0000 UTC m=+3.734504600 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021440): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000169f10 item 89 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021500): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021500): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021500): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021500): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021500): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021500): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021500): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021500): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.263556229 +0000 UTC m=+3.736208898 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021500): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021540): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021540): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021540): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016a4d0 item 90 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021540): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021540): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.264226356 +0000 UTC m=+3.736879025 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021540): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021600): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021600): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021600): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016a700 item 90 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021600): _readAt: size=2, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021600): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021600): _writeAt: size=3, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021600): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021600): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.265151101 +0000 UTC m=+3.737803770 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021600): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021640): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021640): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021640): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021640): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021640): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.265151101 +0000 UTC m=+3.737803770 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021640): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016a930 item 90 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021700): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021700): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021700): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021700): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021700): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021700): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021700): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021700): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.266795347 +0000 UTC m=+3.739448017 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021700): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021740): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021740): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021740): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016acb0 item 91 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021740): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021740): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.267721806 +0000 UTC m=+3.740374486 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021740): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021800): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021800): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021800): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021800): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021800): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021800): _writeAt: size=3, off=7 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ae00 item 91 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021800): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021800): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.268543619 +0000 UTC m=+3.741196288 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021800): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021840): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021840): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021840): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021840): >_readAt: n=8, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021840): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.268543619 +0000 UTC m=+3.741196288 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021840): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b030 item 91 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021900): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021900): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021900): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021900): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021900): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021900): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021900): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021900): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.270695968 +0000 UTC m=+3.743348638 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021900): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021940): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021940): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021940): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b3b0 item 92 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021940): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021940): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.271466275 +0000 UTC m=+3.744118934 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021940): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021a00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021a00): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021a00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b500 item 92 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021a00): _readAt: size=2, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021a00): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021a00): _writeAt: size=3, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021a00): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021a00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.272469196 +0000 UTC m=+3.745121855 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021a00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021a40): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021a40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021a40): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021a40): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021a40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.272469196 +0000 UTC m=+3.745121855 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021a40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b6c0 item 92 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021b00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021b00): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021b00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021b00): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021b00): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021b00): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021b00): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021b00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.274351249 +0000 UTC m=+3.747003918 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021b00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021b40): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021b40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021b40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016bc70 item 93 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021b40): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021b40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.274987383 +0000 UTC m=+3.747640052 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021b40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021c00): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021c00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021c00): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021c00): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021c00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.274987383 +0000 UTC m=+3.747640052 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021c00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016bdc0 item 93 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021cc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021cc0): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021cc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021cc0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021cc0): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021cc0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021cc0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021cc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.277279774 +0000 UTC m=+3.749932433 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021cc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021d00): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021d00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021d00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a1c0 item 94 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021d00): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021d00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.277885672 +0000 UTC m=+3.750538331 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021d00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021dc0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021dc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021dc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021dc0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021dc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.277885672 +0000 UTC m=+3.750538331 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021dc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a310 item 94 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021e80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021e80): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021e80): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021e80): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021e80): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021e80): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021e80): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021e80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.279844778 +0000 UTC m=+3.752497437 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021e80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021ec0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021ec0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021ec0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a850 item 95 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021ec0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021ec0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.280503915 +0000 UTC m=+3.753156574 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021ec0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50000): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50000): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50000): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50000): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50000): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.280503915 +0000 UTC m=+3.753156574 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50000): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052aa80 item 95 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f500c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f500c0): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f500c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f500c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f500c0): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f500c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f500c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f500c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.282607903 +0000 UTC m=+3.755260573 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f500c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50100): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50100): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50100): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ad90 item 96 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50100): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50100): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.283142577 +0000 UTC m=+3.755795237 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50100): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f501c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f501c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f501c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f501c0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f501c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.283142577 +0000 UTC m=+3.755795237 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f501c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052af50 item 96 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= 2025/04/05 01:15:32 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:32 DEBUG : : Looking for writers 2025/04/05 01:15:32 DEBUG : >WaitForWriters: 2025/04/05 01:15:32 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:32 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:32 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/05 01:15:32 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f503c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f503c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f503c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f503c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f503c0): close: 2025/04/05 01:15:32 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item open-test-file not removed, freed 0 bytes 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.286334668 +0000 UTC m=+3.758987418 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f503c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 0 (was 0) 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50400): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50400): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50400): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50400): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50400): _writeAt: size=3, off=2 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50400): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50400): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.286334668 +0000 UTC m=+3.758987418 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50400): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50440): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50440): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50440): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50440): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50440): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.286334668 +0000 UTC m=+3.758987418 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50440): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052bc70 item 1 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50480): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50480): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50480): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50480): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50480): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.288847574 +0000 UTC m=+3.761500243 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50480): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f504c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f504c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f504c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f504c0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f504c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.288847574 +0000 UTC m=+3.761500243 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f504c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c3f0 item 2 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50500): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50500): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50500): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50500): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50500): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.290326189 +0000 UTC m=+3.762978849 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50500): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50540): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50540): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50540): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50540): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50540): _writeAt: size=3, off=2 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50540): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50540): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.290326189 +0000 UTC m=+3.762978849 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50540): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50580): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50580): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50580): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50580): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50580): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.290326189 +0000 UTC m=+3.762978849 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50580): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c850 item 3 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50600): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50600): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50600): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50600): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50600): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.293063226 +0000 UTC m=+3.765715885 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50600): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50680): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50680): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50680): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50680): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50680): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.293063226 +0000 UTC m=+3.765715885 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50680): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cbd0 item 4 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f506c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f506c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f506c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f506c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f506c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.294644553 +0000 UTC m=+3.767297223 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f506c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50700): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50700): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50700): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50700): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50700): _writeAt: size=3, off=2 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50700): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50700): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.294644553 +0000 UTC m=+3.767297223 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50700): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50740): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50740): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50740): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50740): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50740): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.294644553 +0000 UTC m=+3.767297223 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50740): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ce70 item 5 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f507c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f507c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f507c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f507c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f507c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.297368465 +0000 UTC m=+3.770021135 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f507c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50840): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50840): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50840): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50840): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50840): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.297368465 +0000 UTC m=+3.770021135 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50840): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d260 item 6 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f508c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f508c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f508c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f508c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f508c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.299324747 +0000 UTC m=+3.771977416 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f508c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50980): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50980): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50980): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50980): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50980): _writeAt: size=3, off=2 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50980): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50980): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.299324747 +0000 UTC m=+3.771977416 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50980): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f509c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f509c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f509c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f509c0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f509c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.299324747 +0000 UTC m=+3.771977416 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f509c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d500 item 7 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50a40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50a40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50a40): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50a40): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50a40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.302102911 +0000 UTC m=+3.774755590 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50a40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50ac0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50ac0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50ac0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50ac0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50ac0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.302102911 +0000 UTC m=+3.774755590 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000f50ac0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d8f0 item 8 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca1c0): _readAt: size=2, off=0 2025/04/05 01:15:32 ERROR : open-test-file(0xc0004ca1c0): Couldn't read size of file 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca1c0): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca1c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca1c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca1c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca1c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca280): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca280): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca280): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca280): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca280): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.30834792 +0000 UTC m=+3.781000579 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca280): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca4c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca4c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca4c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca4c0): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca4c0): _writeAt: size=3, off=2 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca4c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca4c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.30834792 +0000 UTC m=+3.781000579 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca4c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca500): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca500): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca500): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca500): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca500): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.30834792 +0000 UTC m=+3.781000579 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca500): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062a310 item 9 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca580): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca580): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca580): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca580): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca580): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.31115028 +0000 UTC m=+3.783802939 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca580): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca600): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca600): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca600): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca600): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca600): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.31115028 +0000 UTC m=+3.783802939 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca600): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062a7e0 item 10 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca740): _readAt: size=2, off=0 2025/04/05 01:15:32 ERROR : open-test-file(0xc0004ca740): Couldn't read size of file 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca740): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca740): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca740): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca740): close: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca740): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca780): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca780): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca780): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca780): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca780): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.31313191 +0000 UTC m=+3.785784579 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004ca780): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004caa00): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004caa00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004caa00): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004caa00): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004caa00): _writeAt: size=3, off=2 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004caa00): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004caa00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.31313191 +0000 UTC m=+3.785784579 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004caa00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004caa40): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004caa40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004caa40): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004caa40): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004caa40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.31313191 +0000 UTC m=+3.785784579 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004caa40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062ae70 item 11 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004caac0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004caac0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004caac0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004caac0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004caac0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.315150147 +0000 UTC m=+3.787802816 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004caac0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cabc0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cabc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cabc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cabc0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cabc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.315150147 +0000 UTC m=+3.787802816 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cabc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062b420 item 12 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cac80): _readAt: size=2, off=0 2025/04/05 01:15:32 ERROR : open-test-file(0xc0004cac80): Couldn't read size of file 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cac80): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cac80): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cac80): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cac80): close: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cac80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cacc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cacc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cacc0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cacc0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cacc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.316747104 +0000 UTC m=+3.789399764 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cacc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004caec0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004caec0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004caec0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004caec0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004caec0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.316747104 +0000 UTC m=+3.789399764 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004caec0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062b730 item 13 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cafc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cafc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cafc0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cafc0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cafc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.318563834 +0000 UTC m=+3.791216503 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cafc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb080): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb080): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb080): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb080): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb080): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.318563834 +0000 UTC m=+3.791216503 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb080): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062bb90 item 14 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb1c0): _readAt: size=2, off=0 2025/04/05 01:15:32 ERROR : open-test-file(0xc0004cb1c0): Couldn't read size of file 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb1c0): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb1c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb1c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb1c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb1c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb200): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb200): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb200): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb200): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb200): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.320324878 +0000 UTC m=+3.792977537 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb200): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb2c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb2c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb2c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb2c0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb2c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.320324878 +0000 UTC m=+3.792977537 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb2c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000640070 item 15 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb340): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb340): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb340): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb340): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb340): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.322628421 +0000 UTC m=+3.795281080 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb340): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb400): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb400): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb400): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb400): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb400): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.322628421 +0000 UTC m=+3.795281080 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb400): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000640380 item 16 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb440): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb440): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb440): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb440): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb440): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.324751206 +0000 UTC m=+3.797403885 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb440): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb480): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb480): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb480): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb480): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb480): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb480): _writeAt: size=3, off=7 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb480): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb480): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.324751206 +0000 UTC m=+3.797403885 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb480): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb500): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb500): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb500): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb500): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb500): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.324751206 +0000 UTC m=+3.797403885 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb500): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000640700 item 17 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb580): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb580): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb580): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb580): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb580): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.32882453 +0000 UTC m=+3.801477189 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb580): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb640): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb640): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb640): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb640): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb640): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.32882453 +0000 UTC m=+3.801477189 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb640): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000640af0 item 18 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb6c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb6c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb6c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb6c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb6c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.330923388 +0000 UTC m=+3.803576058 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb6c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb7c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb7c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb7c0): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb7c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb7c0): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb7c0): _writeAt: size=3, off=7 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb7c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb7c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.330923388 +0000 UTC m=+3.803576058 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb7c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb800): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb800): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb800): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb800): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb800): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.330923388 +0000 UTC m=+3.803576058 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb800): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000640e00 item 19 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb880): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb880): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb880): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb880): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb880): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.333222314 +0000 UTC m=+3.805874982 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb880): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb900): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb900): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb900): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb900): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb900): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.333222314 +0000 UTC m=+3.805874982 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb900): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006412d0 item 20 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb980): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb980): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb980): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb980): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb980): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.334851281 +0000 UTC m=+3.807503940 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cb980): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cba40): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cba40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cba40): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cba40): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cba40): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cba40): _writeAt: size=3, off=7 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cba40): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cba40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.334851281 +0000 UTC m=+3.807503940 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cba40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cba80): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cba80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cba80): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cba80): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cba80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.334851281 +0000 UTC m=+3.807503940 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cba80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000641570 item 21 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbb00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbb00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbb00): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbb00): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbb00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.33727544 +0000 UTC m=+3.809928099 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbb00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbb80): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbb80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbb80): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbb80): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbb80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.33727544 +0000 UTC m=+3.809928099 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbb80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000641960 item 22 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbc00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbc00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbc00): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbc00): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbc00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.339275484 +0000 UTC m=+3.811928153 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbc00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbcc0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbcc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbcc0): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbcc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbcc0): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbcc0): _writeAt: size=3, off=7 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbcc0): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbcc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.339275484 +0000 UTC m=+3.811928153 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbcc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbd00): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbd00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbd00): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbd00): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbd00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.339275484 +0000 UTC m=+3.811928153 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbd00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000641c70 item 23 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128240): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128240): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128240): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128240): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128240): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.341495972 +0000 UTC m=+3.814148631 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128240): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128f80): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128f80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128f80): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128f80): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128f80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.341495972 +0000 UTC m=+3.814148631 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000128f80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012c1c0 item 24 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129240): _readAt: size=2, off=0 2025/04/05 01:15:32 ERROR : open-test-file(0xc000129240): Couldn't read size of file 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129240): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129240): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129240): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129240): close: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129240): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129280): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129280): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129280): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129280): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129280): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.343173168 +0000 UTC m=+3.815825827 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129280): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0001293c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0001293c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0001293c0): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0001293c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0001293c0): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0001293c0): _writeAt: size=3, off=7 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0001293c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0001293c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.343173168 +0000 UTC m=+3.815825827 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0001293c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129480): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129480): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129480): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129480): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129480): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.343173168 +0000 UTC m=+3.815825827 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129480): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012c460 item 25 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129600): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129600): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129600): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129600): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129600): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.345351898 +0000 UTC m=+3.818004557 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129600): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129700): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129700): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129700): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129700): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129700): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.345351898 +0000 UTC m=+3.818004557 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129700): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012cb60 item 26 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129900): _readAt: size=2, off=0 2025/04/05 01:15:32 ERROR : open-test-file(0xc000129900): Couldn't read size of file 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129900): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129900): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129900): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129900): close: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129900): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129980): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129980): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129980): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129980): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129980): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.347057428 +0000 UTC m=+3.819710097 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129980): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129e40): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129e40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129e40): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129e40): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129e40): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129e40): _writeAt: size=3, off=7 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129e40): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129e40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.347057428 +0000 UTC m=+3.819710097 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000129e40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376000): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376000): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376000): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376000): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376000): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.347057428 +0000 UTC m=+3.819710097 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376000): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012cee0 item 27 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376100): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376100): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376100): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376100): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376100): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.349326697 +0000 UTC m=+3.821979366 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376100): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376180): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376180): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376180): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376180): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376180): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.349326697 +0000 UTC m=+3.821979366 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376180): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012d570 item 28 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376240): _readAt: size=2, off=0 2025/04/05 01:15:32 ERROR : open-test-file(0xc000376240): Couldn't read size of file 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376240): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376240): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376240): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376240): close: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376240): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376280): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376280): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376280): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376280): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376280): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.351105294 +0000 UTC m=+3.823757953 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376280): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376380): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376380): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376380): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376380): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376380): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.351105294 +0000 UTC m=+3.823757953 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376380): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012d9d0 item 29 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376400): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376400): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376400): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376400): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376400): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.352877661 +0000 UTC m=+3.825530330 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376400): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376480): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376480): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376480): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376480): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376480): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.352877661 +0000 UTC m=+3.825530330 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376480): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012dd50 item 30 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376540): _readAt: size=2, off=0 2025/04/05 01:15:32 ERROR : open-test-file(0xc000376540): Couldn't read size of file 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376540): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376540): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376540): >_writeAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376540): close: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376540): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376580): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376580): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376580): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376580): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376580): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.354946162 +0000 UTC m=+3.827598832 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376580): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376640): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376640): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376640): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376640): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376640): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.354946162 +0000 UTC m=+3.827598832 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376640): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000630230 item 31 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376740): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376740): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376740): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376740): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376740): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.356892606 +0000 UTC m=+3.829545276 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376740): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003767c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003767c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003767c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003767c0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003767c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.356892606 +0000 UTC m=+3.829545276 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003767c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000630700 item 32 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376840): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376840): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376840): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376840): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376840): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.358421094 +0000 UTC m=+3.831073753 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376840): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376880): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376880): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376880): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376880): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376880): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000630af0 item 33 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376880): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376880): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.359027333 +0000 UTC m=+3.831680001 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376880): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003768c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003768c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003768c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003768c0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003768c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.359027333 +0000 UTC m=+3.831680001 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003768c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000630c40 item 33 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376900): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376900): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376900): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376900): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376900): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.360594454 +0000 UTC m=+3.833247123 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376900): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376940): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376940): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000630fc0 item 34 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376940): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376940): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376940): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376940): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376940): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.361369909 +0000 UTC m=+3.834022579 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376940): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbd40): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbd40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbd40): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbd40): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbd40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.361369909 +0000 UTC m=+3.834022579 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbd40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c3f0 item 34 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbdc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbdc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbdc0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbdc0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbdc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.362797738 +0000 UTC m=+3.835450407 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbdc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbe00): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbe00): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbe00): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbe00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbe00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c850 item 35 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbe00): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbe00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.363320439 +0000 UTC m=+3.835973098 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbe00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbe40): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbe40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbe40): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbe40): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbe40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.363320439 +0000 UTC m=+3.835973098 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbe40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c9a0 item 35 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbec0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbec0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbec0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbec0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbec0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.365056738 +0000 UTC m=+3.837709397 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0004cbec0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be280): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be280): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cc40 item 36 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be280): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be280): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be280): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be280): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be280): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.3658198 +0000 UTC m=+3.838472459 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be280): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be300): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be300): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be300): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be300): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be300): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.3658198 +0000 UTC m=+3.838472459 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be300): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cd90 item 36 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be340): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be340): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be340): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be340): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be340): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.367778767 +0000 UTC m=+3.840431426 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be340): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be3c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be3c0): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be3c0): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be3c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be3c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d030 item 37 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be3c0): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be3c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.368322667 +0000 UTC m=+3.840975326 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be3c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be400): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be400): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be400): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be400): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be400): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.368322667 +0000 UTC m=+3.840975326 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be400): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d1f0 item 37 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be480): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be480): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be480): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be480): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be480): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.370191144 +0000 UTC m=+3.842843813 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be480): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be540): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be540): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d490 item 38 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be540): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be540): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be540): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be540): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be540): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.371282763 +0000 UTC m=+3.843935432 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be540): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be580): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be580): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be580): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be580): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be580): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.371282763 +0000 UTC m=+3.843935432 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be580): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d5e0 item 38 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be680): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be680): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be680): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be680): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be680): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.373033509 +0000 UTC m=+3.845686168 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be680): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be780): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be780): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be780): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be780): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be780): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d8f0 item 39 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be780): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be780): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.373659392 +0000 UTC m=+3.846312061 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be780): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be7c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be7c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be7c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be7c0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be7c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.373659392 +0000 UTC m=+3.846312061 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be7c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dab0 item 39 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be980): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be980): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be980): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be980): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be980): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.375296415 +0000 UTC m=+3.847949074 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002be980): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bea80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bea80): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dd50 item 40 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bea80): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bea80): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bea80): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bea80): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bea80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.375863229 +0000 UTC m=+3.848515898 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bea80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beac0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beac0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beac0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beac0): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beac0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.375863229 +0000 UTC m=+3.848515898 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beac0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dea0 item 40 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb00): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb00): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb00): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb00): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.377585772 +0000 UTC m=+3.850238441 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb40): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000638460 item 41 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb40): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.378574898 +0000 UTC m=+3.851227567 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb80): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb80): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb80): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb80): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000638620 item 41 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb80): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.37923118 +0000 UTC m=+3.851883839 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beb80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bec00): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bec00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bec00): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bec00): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bec00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.37923118 +0000 UTC m=+3.851883839 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bec00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000638770 item 41 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002becc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002becc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002becc0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002becc0): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002becc0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002becc0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002becc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.380658668 +0000 UTC m=+3.853311327 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002becc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bedc0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bedc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bedc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000638af0 item 42 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bedc0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bedc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.381382236 +0000 UTC m=+3.854034905 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bedc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bee80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bee80): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000638cb0 item 42 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bee80): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bee80): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bee80): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bee80): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bee80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.382049659 +0000 UTC m=+3.854702318 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bee80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beec0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beec0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beec0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beec0): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beec0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.382049659 +0000 UTC m=+3.854702318 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002beec0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000638e70 item 42 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf300): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf300): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf300): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf300): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf300): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf300): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf300): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.383641918 +0000 UTC m=+3.856294586 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf300): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf340): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf340): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf340): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000639180 item 43 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf340): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf340): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.384477546 +0000 UTC m=+3.857130195 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf340): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf440): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf440): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf440): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf440): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf440): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000639490 item 43 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf440): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf440): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.385166007 +0000 UTC m=+3.857818676 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf440): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf480): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf480): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf480): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf480): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf480): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.385166007 +0000 UTC m=+3.857818676 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf480): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006395e0 item 43 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf540): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf540): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf540): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf540): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf540): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf540): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf540): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.38676049 +0000 UTC m=+3.859413159 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf540): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf580): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf580): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf580): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006399d0 item 44 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf580): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf580): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.387345478 +0000 UTC m=+3.859998127 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf580): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf640): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf640): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000639b20 item 44 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf640): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf640): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf640): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf640): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf640): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.388174584 +0000 UTC m=+3.860827254 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf640): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf6c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf6c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf6c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf6c0): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf6c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.388174584 +0000 UTC m=+3.860827254 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf6c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000639c70 item 44 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf780): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf780): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf780): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf780): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf780): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf780): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf780): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.389854437 +0000 UTC m=+3.862507106 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf780): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf800): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf800): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf800): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a230 item 45 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf800): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf800): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.390506862 +0000 UTC m=+3.863159530 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf800): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf8c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf8c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf8c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf8c0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf8c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.390506862 +0000 UTC m=+3.863159530 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf8c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a4d0 item 45 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf980): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf980): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf980): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf980): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf980): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf980): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf980): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.392647709 +0000 UTC m=+3.865300358 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf980): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376980): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376980): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376980): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006310a0 item 46 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376980): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376980): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.394259113 +0000 UTC m=+3.866911752 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376980): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376a40): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376a40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376a40): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376a40): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376a40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.394259113 +0000 UTC m=+3.866911752 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376a40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631260 item 46 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b00): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b00): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b00): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b00): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.39568052 +0000 UTC m=+3.868333159 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b40): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631570 item 47 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b40): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.396368472 +0000 UTC m=+3.869021121 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376b40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376c80): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376c80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376c80): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376c80): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376c80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.396368472 +0000 UTC m=+3.869021121 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376c80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006316c0 item 47 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376d40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376d40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376d40): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376d40): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376d40): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376d40): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376d40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.397865341 +0000 UTC m=+3.870517990 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376d40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376d80): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376d80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376d80): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631ab0 item 48 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376d80): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376d80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.398817368 +0000 UTC m=+3.871470017 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376d80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376e40): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376e40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376e40): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376e40): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376e40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.398817368 +0000 UTC m=+3.871470017 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376e40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631c00 item 48 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376e80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376e80): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376e80): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376e80): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376e80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.400884808 +0000 UTC m=+3.873537456 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376e80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376ec0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376ec0): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376ec0): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376ec0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376ec0): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376ec0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631f10 item 49 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376ec0): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376ec0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.40144533 +0000 UTC m=+3.874097979 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376ec0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376f00): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376f00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376f00): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376f00): >_readAt: n=8, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376f00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.40144533 +0000 UTC m=+3.874097979 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376f00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006081c0 item 49 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376f80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376f80): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376f80): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376f80): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376f80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.406146191 +0000 UTC m=+3.878798841 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000376f80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377080): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377080): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377080): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000608770 item 50 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377080): _readAt: size=2, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377080): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377080): _writeAt: size=3, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377080): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377080): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.406686446 +0000 UTC m=+3.879339105 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377080): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377540): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377540): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377540): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377540): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377540): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.406686446 +0000 UTC m=+3.879339105 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377540): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006088c0 item 50 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377600): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377600): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377600): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377600): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377600): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.408359947 +0000 UTC m=+3.881012606 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377600): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003776c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003776c0): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003776c0): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003776c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003776c0): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003776c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000608cb0 item 51 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003776c0): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003776c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.409061743 +0000 UTC m=+3.881714413 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0003776c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf9c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf9c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf9c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf9c0): >_readAt: n=8, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf9c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.409061743 +0000 UTC m=+3.881714413 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bf9c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006090a0 item 51 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfa40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfa40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfa40): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfa40): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfa40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.410725085 +0000 UTC m=+3.883377754 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfa40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb00): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b420 item 52 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb00): _readAt: size=2, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb00): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb00): _writeAt: size=3, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb00): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.411529956 +0000 UTC m=+3.884182615 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb40): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb40): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb40): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.411529956 +0000 UTC m=+3.884182615 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfb40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b730 item 52 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfbc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfbc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfbc0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfbc0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfbc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.413175134 +0000 UTC m=+3.885827793 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfbc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfc80): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfc80): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfc80): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfc80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfc80): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfc80): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057bea0 item 53 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfc80): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfc80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.414227478 +0000 UTC m=+3.886880137 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfc80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfcc0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfcc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfcc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfcc0): >_readAt: n=8, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfcc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.414227478 +0000 UTC m=+3.886880137 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfcc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006241c0 item 53 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfd40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfd40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfd40): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfd40): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfd40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.416762205 +0000 UTC m=+3.889414874 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfd40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe00): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624460 item 54 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe00): _readAt: size=2, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe00): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe00): _writeAt: size=3, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe00): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.417463551 +0000 UTC m=+3.890116220 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe40): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe40): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe40): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.417463551 +0000 UTC m=+3.890116220 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfe40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624700 item 54 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfec0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfec0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfec0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfec0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfec0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.41902395 +0000 UTC m=+3.891676609 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0002bfec0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530100): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530100): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530100): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530100): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530100): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530100): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624a80 item 55 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530100): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530100): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.419518658 +0000 UTC m=+3.892171318 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530100): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530180): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530180): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530180): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530180): >_readAt: n=8, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530180): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.419518658 +0000 UTC m=+3.892171318 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530180): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624bd0 item 55 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530200): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530200): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530200): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530200): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530200): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.421145702 +0000 UTC m=+3.893798361 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530200): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005302c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005302c0): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005302c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624e70 item 56 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005302c0): _readAt: size=2, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005302c0): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005302c0): _writeAt: size=3, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005302c0): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005302c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.422042825 +0000 UTC m=+3.894695484 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005302c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530300): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530300): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530300): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530300): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530300): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.422042825 +0000 UTC m=+3.894695484 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530300): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624fc0 item 56 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530540): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530540): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530540): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530540): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530540): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530540): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530540): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530540): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.423267604 +0000 UTC m=+3.895920273 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530540): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530600): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530600): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530600): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006252d0 item 57 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530600): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530600): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.423953141 +0000 UTC m=+3.896605800 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530600): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530840): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530840): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530840): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530840): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530840): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530840): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625570 item 57 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530840): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530840): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.42469355 +0000 UTC m=+3.897346209 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530840): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530880): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530880): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530880): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530880): >_readAt: n=8, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530880): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.42469355 +0000 UTC m=+3.897346209 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000530880): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625730 item 57 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531200): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531200): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531200): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531200): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531200): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531200): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531200): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531200): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.429448133 +0000 UTC m=+3.902100792 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531200): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377700): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377700): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377700): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609110 item 58 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377700): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377700): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.430152976 +0000 UTC m=+3.902805645 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377700): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377840): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377840): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377840): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006093b0 item 58 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377840): _readAt: size=2, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377840): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377840): _writeAt: size=3, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377840): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377840): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.430930666 +0000 UTC m=+3.903583345 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377840): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377880): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377880): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377880): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377880): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377880): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.430930666 +0000 UTC m=+3.903583345 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377880): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006095e0 item 58 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377940): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377940): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377940): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377940): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377940): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377940): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377940): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377940): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.432500261 +0000 UTC m=+3.905152920 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377940): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377980): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377980): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377980): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609b90 item 59 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377980): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377980): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.433144029 +0000 UTC m=+3.905796688 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377980): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377a40): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377a40): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377a40): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377a40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377a40): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377a40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609e30 item 59 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377a40): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377a40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.433744927 +0000 UTC m=+3.906397596 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377a40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377ac0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377ac0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377ac0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377ac0): >_readAt: n=8, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377ac0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.433744927 +0000 UTC m=+3.906397596 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377ac0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326af0 item 59 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377b80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377b80): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377b80): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377b80): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377b80): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377b80): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377b80): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377b80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.435153581 +0000 UTC m=+3.907806240 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377b80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377bc0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377bc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377bc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327b90 item 60 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377bc0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377bc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.435720956 +0000 UTC m=+3.908373615 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377bc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377c80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377c80): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377c80): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327f10 item 60 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377c80): _readAt: size=2, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377c80): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377c80): _writeAt: size=3, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377c80): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377c80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.436467667 +0000 UTC m=+3.909120326 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377c80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377cc0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377cc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377cc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377cc0): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377cc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.436467667 +0000 UTC m=+3.909120326 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377cc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006023f0 item 60 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377d80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377d80): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377d80): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377d80): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377d80): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377d80): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377d80): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377d80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.438039137 +0000 UTC m=+3.910691796 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377d80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377dc0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377dc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377dc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602850 item 61 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377dc0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377dc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.438627781 +0000 UTC m=+3.911280450 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000377dc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0000b0d80): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0000b0d80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0000b0d80): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0000b0d80): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0000b0d80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.438627781 +0000 UTC m=+3.911280450 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0000b0d80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602c40 item 61 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020000): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020000): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020000): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020000): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020000): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020000): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020000): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020000): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.440505515 +0000 UTC m=+3.913158174 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020000): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020040): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020040): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020040): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000603880 item 62 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020040): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020040): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.441110099 +0000 UTC m=+3.913762758 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020040): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020180): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020180): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020180): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020180): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020180): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.441110099 +0000 UTC m=+3.913762758 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020180): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000603b20 item 62 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020240): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020240): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020240): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020240): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020240): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020240): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020240): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020240): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.442702378 +0000 UTC m=+3.915355037 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020240): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010202c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010202c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010202c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000620000 item 63 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010202c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010202c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.443452405 +0000 UTC m=+3.916105064 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010202c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020380): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020380): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020380): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020380): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020380): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.443452405 +0000 UTC m=+3.916105064 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020380): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006201c0 item 63 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020440): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020440): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020440): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020440): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020440): >_readAt: n=0, err=Bad file descriptor 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020440): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020440): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020440): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.445776808 +0000 UTC m=+3.918429467 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020440): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020480): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020480): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020480): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006204d0 item 64 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020480): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020480): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.446299117 +0000 UTC m=+3.918951787 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020480): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020540): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020540): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020540): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020540): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020540): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.446299117 +0000 UTC m=+3.918951787 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020540): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000620690 item 64 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020580): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020580): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020580): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020580): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020580): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.44851676 +0000 UTC m=+3.921169409 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020580): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010205c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010205c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010205c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010205c0): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010205c0): _writeAt: size=3, off=2 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000620a80 item 65 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010205c0): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010205c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.449100786 +0000 UTC m=+3.921753434 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010205c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020600): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020600): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020600): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020600): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020600): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.449100786 +0000 UTC m=+3.921753434 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020600): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000620cb0 item 65 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531280): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531280): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531280): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531280): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531280): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.450654402 +0000 UTC m=+3.923307050 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531280): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531500): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531500): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625b90 item 66 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531500): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531500): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531500): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531500): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531500): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.451292399 +0000 UTC m=+3.923945048 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531500): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531580): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531580): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531580): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531580): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531580): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.451292399 +0000 UTC m=+3.923945048 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531580): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625ce0 item 66 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531680): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531680): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531680): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531680): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531680): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.452651279 +0000 UTC m=+3.925303928 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531680): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005316c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005316c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005316c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005316c0): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005316c0): _writeAt: size=3, off=2 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004801c0 item 67 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005316c0): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005316c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.453268056 +0000 UTC m=+3.925920706 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005316c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531700): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531700): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531700): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531700): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531700): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.453268056 +0000 UTC m=+3.925920706 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531700): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480bd0 item 67 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531780): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531780): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531780): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531780): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531780): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.455062905 +0000 UTC m=+3.927715574 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531780): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531880): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531880): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004812d0 item 68 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531880): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531880): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531880): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531880): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531880): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.45602451 +0000 UTC m=+3.928677189 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531880): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005318c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005318c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005318c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005318c0): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005318c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.45602451 +0000 UTC m=+3.928677189 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0005318c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481500 item 68 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531900): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531900): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531900): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531900): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531900): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.458203218 +0000 UTC m=+3.930855887 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531900): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531940): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531940): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531940): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531940): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531940): _writeAt: size=3, off=2 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481880 item 69 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531940): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531940): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.458869489 +0000 UTC m=+3.931522158 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531940): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531980): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531980): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531980): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531980): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531980): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.458869489 +0000 UTC m=+3.931522158 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531980): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481ab0 item 69 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531a40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531a40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531a40): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531a40): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531a40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.461116096 +0000 UTC m=+3.933768775 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531a40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531b40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531b40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006041c0 item 70 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531b40): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531b40): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531b40): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531b40): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531b40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.461848901 +0000 UTC m=+3.934501570 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531b40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531b80): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531b80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531b80): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531b80): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531b80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.461848901 +0000 UTC m=+3.934501570 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531b80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604380 item 70 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531c40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531c40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531c40): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531c40): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531c40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.463629353 +0000 UTC m=+3.936282022 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531c40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531dc0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531dc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531dc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531dc0): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531dc0): _writeAt: size=3, off=2 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604a10 item 71 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531dc0): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531dc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.464309708 +0000 UTC m=+3.936962378 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531dc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531f00): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531f00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531f00): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531f00): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531f00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.464309708 +0000 UTC m=+3.936962378 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc000531f00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604d20 item 71 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c000): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c000): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c000): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c000): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c000): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.46597842 +0000 UTC m=+3.938631089 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c000): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c0c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c0c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000604fc0 item 72 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c0c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c0c0): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c0c0): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c0c0): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c0c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.466664318 +0000 UTC m=+3.939316987 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c0c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c100): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c100): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c100): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c100): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c100): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.466664318 +0000 UTC m=+3.939316987 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c100): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006052d0 item 72 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c140): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c140): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c140): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c140): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c140): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c140): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c140): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.468324995 +0000 UTC m=+3.940977664 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c140): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c180): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c180): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c180): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684000 item 73 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c180): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c180): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.469154742 +0000 UTC m=+3.941807421 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c180): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c1c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c1c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c1c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c1c0): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c1c0): _writeAt: size=3, off=2 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684150 item 73 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c1c0): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c1c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.469899289 +0000 UTC m=+3.942551959 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c1c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c200): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c200): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c200): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c200): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c200): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.469899289 +0000 UTC m=+3.942551959 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c200): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006842a0 item 73 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c2c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c2c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c2c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c2c0): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c2c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c2c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c2c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.471543986 +0000 UTC m=+3.944196655 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c2c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c300): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c300): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c300): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006845b0 item 74 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c300): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c300): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.4722814 +0000 UTC m=+3.944934069 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c300): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c3c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c3c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006848c0 item 74 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c3c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c3c0): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c3c0): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c3c0): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c3c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.473089647 +0000 UTC m=+3.945742325 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c3c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c400): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c400): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c400): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c400): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c400): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.473089647 +0000 UTC m=+3.945742325 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c400): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684a10 item 74 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c4c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c4c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c4c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c4c0): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c4c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c4c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c4c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.474946361 +0000 UTC m=+3.947599050 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c4c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c500): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c500): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c500): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000684e00 item 75 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c500): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c500): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.47561167 +0000 UTC m=+3.948264339 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c500): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c5c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c5c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c5c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c5c0): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c5c0): _writeAt: size=3, off=2 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000685110 item 75 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c5c0): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c5c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.476462586 +0000 UTC m=+3.949115266 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c5c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c600): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c600): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c600): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c600): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c600): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.476462586 +0000 UTC m=+3.949115266 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c600): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000685260 item 75 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010206c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010206c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010206c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010206c0): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010206c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010206c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010206c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.478285908 +0000 UTC m=+3.950938578 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010206c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020700): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020700): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020700): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000620fc0 item 76 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020700): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020700): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.478881506 +0000 UTC m=+3.951534175 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020700): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010207c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010207c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000621180 item 76 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010207c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010207c0): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010207c0): _writeAt: size=3, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010207c0): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010207c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.479559089 +0000 UTC m=+3.952211758 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010207c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020800): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020800): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020800): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020800): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020800): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.479559089 +0000 UTC m=+3.952211758 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020800): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006213b0 item 76 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010208c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010208c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010208c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010208c0): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010208c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010208c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010208c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.481111832 +0000 UTC m=+3.953764501 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010208c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020900): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020900): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020900): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000621650 item 77 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020900): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020900): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.48165434 +0000 UTC m=+3.954307009 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020900): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010209c0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010209c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010209c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010209c0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010209c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.48165434 +0000 UTC m=+3.954307009 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010209c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000621880 item 77 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020a80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020a80): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020a80): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020a80): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020a80): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020a80): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020a80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.48324733 +0000 UTC m=+3.955899999 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020a80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020ac0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020ac0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020ac0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000621b90 item 78 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020ac0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020ac0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.483749812 +0000 UTC m=+3.956402482 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020ac0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020b80): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020b80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020b80): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020b80): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020b80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.483749812 +0000 UTC m=+3.956402482 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020b80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000621d50 item 78 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c40): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c40): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c40): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c40): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.485346409 +0000 UTC m=+3.957999078 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c80): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c80): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006460e0 item 79 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c80): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.485814548 +0000 UTC m=+3.958467217 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020c80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020d40): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020d40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020d40): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020d40): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020d40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.485814548 +0000 UTC m=+3.958467217 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020d40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000646310 item 79 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020e00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020e00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020e00): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020e00): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020e00): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020e00): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020e00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.48772837 +0000 UTC m=+3.960381038 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020e00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020e40): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020e40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020e40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000646770 item 80 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020e40): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020e40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.488242604 +0000 UTC m=+3.960895273 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020e40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f00): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f00): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f00): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.488242604 +0000 UTC m=+3.960895273 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000646a80 item 80 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f40): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f40): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.489826527 +0000 UTC m=+3.962479196 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f80): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f80): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f80): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f80): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f80): _writeAt: size=3, off=7 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000647030 item 81 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f80): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.490417306 +0000 UTC m=+3.963069975 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020f80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020fc0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020fc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020fc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020fc0): >_readAt: n=8, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020fc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.490417306 +0000 UTC m=+3.963069975 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001020fc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006472d0 item 81 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021040): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021040): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021040): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021040): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021040): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.49187932 +0000 UTC m=+3.964531988 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021040): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c6c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c6c0): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c6c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000685500 item 82 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c6c0): _readAt: size=2, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c6c0): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c6c0): _writeAt: size=3, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c6c0): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c6c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.492409995 +0000 UTC m=+3.965062665 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c6c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c700): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c700): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c700): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c700): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c700): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.492409995 +0000 UTC m=+3.965062665 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c700): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006856c0 item 82 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c780): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c780): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c780): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c780): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c780): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.493678756 +0000 UTC m=+3.966331426 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c780): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c840): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c840): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c840): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c840): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c840): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c840): _writeAt: size=3, off=7 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000685c00 item 83 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c840): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c840): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.494258234 +0000 UTC m=+3.966910903 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c840): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c880): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c880): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c880): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c880): >_readAt: n=8, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c880): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.494258234 +0000 UTC m=+3.966910903 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c880): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000685d50 item 83 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c900): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c900): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c900): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c900): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c900): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.495597718 +0000 UTC m=+3.968250377 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c900): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c9c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c9c0): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c9c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000698070 item 84 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c9c0): _readAt: size=2, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c9c0): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c9c0): _writeAt: size=3, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c9c0): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c9c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.496137491 +0000 UTC m=+3.968790160 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092c9c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ca00): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ca00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ca00): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ca00): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ca00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.496137491 +0000 UTC m=+3.968790160 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ca00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006981c0 item 84 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ca80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ca80): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ca80): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ca80): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ca80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.49741035 +0000 UTC m=+3.970063010 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ca80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cb40): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cb40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cb40): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cb40): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cb40): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cb40): _writeAt: size=3, off=7 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000698460 item 85 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cb40): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cb40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.498063636 +0000 UTC m=+3.970716304 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cb40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cb80): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cb80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cb80): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cb80): >_readAt: n=8, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cb80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.498063636 +0000 UTC m=+3.970716304 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cb80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006985b0 item 85 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cc00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cc00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cc00): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cc00): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cc00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.499420563 +0000 UTC m=+3.972073232 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cc00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ccc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ccc0): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ccc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000698850 item 86 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ccc0): _readAt: size=2, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ccc0): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ccc0): _writeAt: size=3, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ccc0): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ccc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.500034415 +0000 UTC m=+3.972687084 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ccc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cd00): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cd00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cd00): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cd00): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cd00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.500034415 +0000 UTC m=+3.972687084 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cd00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006989a0 item 86 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cd80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cd80): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cd80): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cd80): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cd80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.502220507 +0000 UTC m=+3.974873176 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cd80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ce40): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ce40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ce40): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ce40): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ce40): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ce40): _writeAt: size=3, off=7 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000698d90 item 87 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ce40): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ce40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.502662958 +0000 UTC m=+3.975315627 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ce40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ce80): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ce80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ce80): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ce80): >_readAt: n=8, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ce80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.502662958 +0000 UTC m=+3.975315627 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092ce80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000698ee0 item 87 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cf00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cf00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cf00): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cf00): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cf00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.504044651 +0000 UTC m=+3.976697320 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cf00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cfc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cfc0): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cfc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000699260 item 88 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cfc0): _readAt: size=2, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cfc0): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cfc0): _writeAt: size=3, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cfc0): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cfc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.504903552 +0000 UTC m=+3.977556222 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092cfc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092d000): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092d000): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092d000): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092d000): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092d000): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.504903552 +0000 UTC m=+3.977556222 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092d000): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000699420 item 88 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092d0c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092d0c0): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092d0c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092d0c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092d0c0): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092d0c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092d0c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092d0c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.506304121 +0000 UTC m=+3.978956801 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092d0c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092d100): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092d100): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092d100): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000699880 item 89 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092d100): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092d100): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.506843363 +0000 UTC m=+3.979496032 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc00092d100): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021100): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021100): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021100): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021100): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021100): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021100): _writeAt: size=3, off=7 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000647500 item 89 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021100): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021100): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.507589072 +0000 UTC m=+3.980241742 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021100): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021140): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021140): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021140): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021140): >_readAt: n=8, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021140): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.507589072 +0000 UTC m=+3.980241742 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021140): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000647650 item 89 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021200): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021200): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021200): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021200): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021200): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021200): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021200): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021200): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.509078518 +0000 UTC m=+3.981731187 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021200): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021240): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021240): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021240): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006479d0 item 90 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021240): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021240): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.509704163 +0000 UTC m=+3.982356832 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021240): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021300): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021300): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021300): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000647c70 item 90 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021300): _readAt: size=2, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021300): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021300): _writeAt: size=3, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021300): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021300): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.510445032 +0000 UTC m=+3.983097691 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021300): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021340): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021340): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021340): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021340): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021340): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.510445032 +0000 UTC m=+3.983097691 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021340): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000647f10 item 90 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021400): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021400): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021400): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021400): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021400): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021400): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021400): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021400): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.51195178 +0000 UTC m=+3.984604440 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021400): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021440): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021440): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021440): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648460 item 91 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021440): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021440): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.512566855 +0000 UTC m=+3.985219524 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021440): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021500): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021500): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021500): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021500): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021500): >_readAt: n=2, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021500): _writeAt: size=3, off=7 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648700 item 91 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021500): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021500): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.513585306 +0000 UTC m=+3.986237945 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021500): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021540): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021540): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021540): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021540): >_readAt: n=8, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021540): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.513585306 +0000 UTC m=+3.986237945 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021540): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006489a0 item 91 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021600): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021600): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021600): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021600): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021600): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021600): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021600): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021600): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.514851352 +0000 UTC m=+3.987504001 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021600): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021640): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021640): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021640): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648fc0 item 92 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021640): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021640): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.515683062 +0000 UTC m=+3.988335712 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021640): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021700): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021700): open at offset 5 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021700): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000649180 item 92 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021700): _readAt: size=2, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021700): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021700): _writeAt: size=3, off=5 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021700): >_writeAt: n=3, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021700): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.51623529 +0000 UTC m=+3.988887939 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021700): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021740): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021740): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021740): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021740): >_readAt: n=3, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021740): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.51623529 +0000 UTC m=+3.988887939 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021740): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000649420 item 92 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021800): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021800): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021800): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021800): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021800): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021800): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021800): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021800): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.51742394 +0000 UTC m=+3.990076589 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021800): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021840): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021840): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021840): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006497a0 item 93 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021840): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021840): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.517983911 +0000 UTC m=+3.990636570 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021840): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021900): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021900): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021900): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021900): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021900): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.517983911 +0000 UTC m=+3.990636570 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021900): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006498f0 item 93 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010219c0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010219c0): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010219c0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010219c0): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010219c0): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010219c0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010219c0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010219c0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.519375412 +0000 UTC m=+3.992028061 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc0010219c0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021a00): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021a00): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021a00): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000649c70 item 94 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021a00): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021a00): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.519876963 +0000 UTC m=+3.992529613 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021a00): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021ac0): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021ac0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021ac0): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021ac0): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021ac0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.519876963 +0000 UTC m=+3.992529613 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021ac0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000649dc0 item 94 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021b80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021b80): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021b80): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021b80): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021b80): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021b80): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021b80): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021b80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.521447231 +0000 UTC m=+3.994099880 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021b80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021bc0): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021bc0): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021bc0): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de310 item 95 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021bc0): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021bc0): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.521966245 +0000 UTC m=+3.994618883 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021bc0): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021c80): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021c80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021c80): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021c80): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021c80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.521966245 +0000 UTC m=+3.994618883 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021c80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de460 item 95 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 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/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021d40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021d40): open at offset 0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021d40): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021d40): _readAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021d40): >_readAt: n=0, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021d40): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021d40): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021d40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.524366249 +0000 UTC m=+3.997018928 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021d40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021d80): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021d80): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021d80): >openPending: err= 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de8c0 item 96 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021d80): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021d80): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.525094946 +0000 UTC m=+3.997747636 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021d80): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/05 01:15:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/05 01:15:32 DEBUG : open-test-file: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021e40): _readAt: size=512, off=0 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021e40): openPending: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021e40): >openPending: err= 2025/04/05 01:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021e40): >_readAt: n=5, err=EOF 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021e40): close: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-05 01:15:32.525094946 +0000 UTC m=+3.997747636 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : open-test-file(0xc001021e40): >close: err= 2025/04/05 01:15:32 DEBUG : open-test-file: Remove: 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004deb60 item 96 2025/04/05 01:15:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/05 01:15:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/05 01:15:32 DEBUG : open-test-file: >Remove: err= 2025/04/05 01:15:32 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:32 DEBUG : : Looking for writers 2025/04/05 01:15:32 DEBUG : >WaitForWriters: 2025/04/05 01:15:32 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.52s) --- PASS: TestRWFileHandleOpenTests/writes (0.28s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.24s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:32 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:32 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/05 01:15:32 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : file1: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/04/05 01:15:32 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/05 01:15:32 DEBUG : file1(0xc00092d140): openPending: 2025/04/05 01:15:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:32 DEBUG : file1(0xc00092d140): >openPending: err= 2025/04/05 01:15:32 DEBUG : file1: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/05 01:15:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/05 01:15:32 DEBUG : file1(0xc00092d140): _writeAt: size=2, off=0 2025/04/05 01:15:32 DEBUG : file1(0xc00092d140): >_writeAt: n=2, err= 2025/04/05 01:15:32 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/04/05 01:15:32 DEBUG : file1(0xc00092d140): RWFileHandle.Flush 2025/04/05 01:15:32 DEBUG : file1(0xc00092d140): RWFileHandle.Release 2025/04/05 01:15:32 DEBUG : file1(0xc00092d140): close: 2025/04/05 01:15:32 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/04/05 01:15:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : file1(0xc00092d140): >close: err= 2025/04/05 01:15:32 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:32 DEBUG : : Looking for writers 2025/04/05 01:15:32 DEBUG : file1: reading active writers 2025/04/05 01:15:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/05 01:15:32 DEBUG : : Looking for writers 2025/04/05 01:15:32 DEBUG : file1: reading active writers 2025/04/05 01:15:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/05 01:15:32 DEBUG : : Looking for writers 2025/04/05 01:15:32 DEBUG : file1: reading active writers 2025/04/05 01:15:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/05 01:15:32 DEBUG : : Looking for writers 2025/04/05 01:15:32 DEBUG : file1: reading active writers 2025/04/05 01:15:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/05 01:15:32 DEBUG : file1: vfs cache: starting upload 2025/04/05 01:15:32 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/04/05 01:15:32 DEBUG : file1.c8b6918.partial: renamed to: file1 2025/04/05 01:15:32 INFO : file1: Copied (new) 2025/04/05 01:15:32 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/04/05 01:15:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/05 01:15:32 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:32 INFO : file1: vfs cache: upload succeeded try #1 2025/04/05 01:15:32 DEBUG : : Looking for writers 2025/04/05 01:15:32 DEBUG : file1: reading active writers 2025/04/05 01:15:32 DEBUG : >WaitForWriters: 2025/04/05 01:15:32 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:32 DEBUG : : Looking for writers 2025/04/05 01:15:32 DEBUG : file1: reading active writers 2025/04/05 01:15:32 DEBUG : >WaitForWriters: 2025/04/05 01:15:32 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.16s) === RUN TestRWCacheRename run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:32 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:32 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/05 01:15:32 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:32 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:32 DEBUG : rename_me: newRWFileHandle: 2025/04/05 01:15:32 DEBUG : rename_me(0xc000ea0180): openPending: 2025/04/05 01:15:32 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/05 01:15:32 DEBUG : rename_me(0xc000ea0180): >openPending: err= 2025/04/05 01:15:32 DEBUG : rename_me: >newRWFileHandle: err= 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/05 01:15:32 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/04/05 01:15:32 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/04/05 01:15:32 DEBUG : rename_me(0xc000ea0180): _writeAt: size=5, off=0 2025/04/05 01:15:32 DEBUG : rename_me(0xc000ea0180): >_writeAt: n=5, err= 2025/04/05 01:15:32 DEBUG : rename_me(0xc000ea0180): close: 2025/04/05 01:15:32 DEBUG : rename_me: vfs cache: setting modification time to 2025-04-05 01:15:32.687351388 +0000 UTC m=+4.160004067 2025/04/05 01:15:32 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/04/05 01:15:32 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item rename_me not removed, freed 0 bytes 2025/04/05 01:15:32 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 5 (was 5) 2025/04/05 01:15:32 DEBUG : rename_me(0xc000ea0180): >close: err= 2025/04/05 01:15:32 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/04/05 01:15:32 DEBUG : i_was_renamed: Updating file with 0xc000a14fc0 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/05 01:15:32 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:32 DEBUG : : Looking for writers 2025/04/05 01:15:32 DEBUG : i_was_renamed: reading active writers 2025/04/05 01:15:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/05 01:15:32 DEBUG : : Looking for writers 2025/04/05 01:15:32 DEBUG : i_was_renamed: reading active writers 2025/04/05 01:15:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/05 01:15:32 DEBUG : : Looking for writers 2025/04/05 01:15:32 DEBUG : i_was_renamed: reading active writers 2025/04/05 01:15:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/05 01:15:32 DEBUG : : Looking for writers 2025/04/05 01:15:32 DEBUG : i_was_renamed: reading active writers 2025/04/05 01:15:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/05 01:15:32 DEBUG : i_was_renamed: vfs cache: starting upload 2025/04/05 01:15:32 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/05 01:15:32 DEBUG : i_was_renamed.c104295c.partial: renamed to: i_was_renamed 2025/04/05 01:15:32 INFO : i_was_renamed: Copied (new) 2025/04/05 01:15:32 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-04-05 01:15:32.687351388 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/05 01:15:32 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/04/05 01:15:32 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/05 01:15:32 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/04/05 01:15:32 DEBUG : : Looking for writers 2025/04/05 01:15:32 DEBUG : i_was_renamed: reading active writers 2025/04/05 01:15:32 DEBUG : >WaitForWriters: 2025/04/05 01:15:32 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.18s) === RUN TestRWCacheUpdate run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:32 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:32 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/05 01:15:32 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/05 01:15:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCombine/dir1/rclone-test-xakihey7ceqo" 2025/04/05 01:15:32 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/05 01:15:33 DEBUG : : forgetting directory cache 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000129280): _readAt: size=512, off=0 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000129280): openPending: 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-05 00:16:32.864500047 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/05 01:15:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000129280): >openPending: err= 2025/04/05 01:15:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000129280): >_readAt: n=20, err=EOF 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000129280): close: 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-05 00:16:32.864500047 +0000 UTC 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000129280): >close: err= 2025/04/05 01:15:33 DEBUG : : forgetting directory cache 2025/04/05 01:15:33 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000ea0600): _readAt: size=512, off=0 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000ea0600): openPending: 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-05 00:17:32.864500047 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-04-05 00:16:32.864500047 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-05 00:17:32.864500047 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-04-05 00:16:32.864500047 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/04/05 01:15:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/05 01:15:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000ea0600): >openPending: err= 2025/04/05 01:15:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000ea0600): >_readAt: n=20, err=EOF 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000ea0600): close: 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-05 00:17:32.864500047 +0000 UTC 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000ea0600): >close: err= 2025/04/05 01:15:33 DEBUG : : forgetting directory cache 2025/04/05 01:15:33 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000ea0880): _readAt: size=512, off=0 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000ea0880): openPending: 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-05 00:18:32.864500047 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-04-05 00:17:32.864500047 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-05 00:18:32.864500047 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-04-05 00:17:32.864500047 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/04/05 01:15:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/05 01:15:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000ea0880): >openPending: err= 2025/04/05 01:15:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000ea0880): >_readAt: n=20, err=EOF 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000ea0880): close: 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-05 00:18:32.864500047 +0000 UTC 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000ea0880): >close: err= 2025/04/05 01:15:33 DEBUG : : forgetting directory cache 2025/04/05 01:15:33 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000129b80): _readAt: size=512, off=0 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000129b80): openPending: 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-05 00:19:32.864500047 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-04-05 00:18:32.864500047 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-05 00:19:32.864500047 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-04-05 00:18:32.864500047 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/04/05 01:15:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/05 01:15:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000129b80): >openPending: err= 2025/04/05 01:15:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000129b80): >_readAt: n=20, err=EOF 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000129b80): close: 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-05 00:19:32.864500047 +0000 UTC 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000129b80): >close: err= 2025/04/05 01:15:33 DEBUG : : forgetting directory cache 2025/04/05 01:15:33 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000ea0940): _readAt: size=512, off=0 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000ea0940): openPending: 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-05 00:20:32.864500047 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-04-05 00:19:32.864500047 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-05 00:20:32.864500047 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-04-05 00:19:32.864500047 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/04/05 01:15:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/05 01:15:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000ea0940): >openPending: err= 2025/04/05 01:15:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000ea0940): >_readAt: n=20, err=EOF 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000ea0940): close: 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-05 00:20:32.864500047 +0000 UTC 2025/04/05 01:15:33 DEBUG : TestRWCacheUpdate(0xc000ea0940): >close: err= 2025/04/05 01:15:34 DEBUG : : forgetting directory cache 2025/04/05 01:15:34 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc0004ca700): _readAt: size=512, off=0 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc0004ca700): openPending: 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-05 00:21:32.864500047 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-04-05 00:20:32.864500047 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-05 00:21:32.864500047 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-04-05 00:20:32.864500047 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/04/05 01:15:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/05 01:15:34 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc0004ca700): >openPending: err= 2025/04/05 01:15:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc0004ca700): >_readAt: n=20, err=EOF 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc0004ca700): close: 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-05 00:21:32.864500047 +0000 UTC 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc0004ca700): >close: err= 2025/04/05 01:15:34 DEBUG : : forgetting directory cache 2025/04/05 01:15:34 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc000ea0a00): _readAt: size=512, off=0 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc000ea0a00): openPending: 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-04-05 00:22:32.864500047 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-04-05 00:21:32.864500047 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-04-05 00:22:32.864500047 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-04-05 00:21:32.864500047 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/04/05 01:15:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/04/05 01:15:34 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc000ea0a00): >openPending: err= 2025/04/05 01:15:34 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc000ea0a00): >_readAt: n=21, err=EOF 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc000ea0a00): close: 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-05 00:22:32.864500047 +0000 UTC 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc000ea0a00): >close: err= 2025/04/05 01:15:34 DEBUG : : forgetting directory cache 2025/04/05 01:15:34 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc000c94440): _readAt: size=512, off=0 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc000c94440): openPending: 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-04-05 00:23:32.864500047 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-04-05 00:22:32.864500047 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-04-05 00:23:32.864500047 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-04-05 00:22:32.864500047 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/04/05 01:15:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/04/05 01:15:34 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc000c94440): >openPending: err= 2025/04/05 01:15:34 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc000c94440): >_readAt: n=22, err=EOF 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc000c94440): close: 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-05 00:23:32.864500047 +0000 UTC 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc000c94440): >close: err= 2025/04/05 01:15:34 DEBUG : : forgetting directory cache 2025/04/05 01:15:34 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc0004cb180): _readAt: size=512, off=0 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc0004cb180): openPending: 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-04-05 00:24:32.864500047 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-04-05 00:23:32.864500047 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-04-05 00:24:32.864500047 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-04-05 00:23:32.864500047 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/04/05 01:15:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/04/05 01:15:34 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc0004cb180): >openPending: err= 2025/04/05 01:15:34 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc0004cb180): >_readAt: n=23, err=EOF 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc0004cb180): close: 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-05 00:24:32.864500047 +0000 UTC 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc0004cb180): >close: err= 2025/04/05 01:15:34 DEBUG : : forgetting directory cache 2025/04/05 01:15:34 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc0002be600): _readAt: size=512, off=0 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc0002be600): openPending: 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-04-05 00:25:32.864500047 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-04-05 00:24:32.864500047 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-04-05 00:25:32.864500047 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-04-05 00:24:32.864500047 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/04/05 01:15:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/04/05 01:15:34 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc0002be600): >openPending: err= 2025/04/05 01:15:34 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc0002be600): >_readAt: n=24, err=EOF 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc0002be600): close: 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-05 00:25:32.864500047 +0000 UTC 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate(0xc0002be600): >close: err= 2025/04/05 01:15:34 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:34 DEBUG : : Looking for writers 2025/04/05 01:15:34 DEBUG : TestRWCacheUpdate: reading active writers 2025/04/05 01:15:34 DEBUG : >WaitForWriters: 2025/04/05 01:15:34 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.07s) === RUN TestCaseSensitivity run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:34 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:34 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:34 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/05 01:15:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/05 01:15:34 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/05 01:15:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:34 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/05 01:15:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/05 01:15:34 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/05 01:15:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:34 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/05 01:15:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/05 01:15:34 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/05 01:15:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:34 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:34 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/05 01:15:34 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/05 01:15:34 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/05 01:15:34 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:34 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:34 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:34 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/05 01:15:34 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/05 01:15:34 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/05 01:15:34 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:34 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:34 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/05 01:15:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/05 01:15:34 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/05 01:15:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:34 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/05 01:15:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/05 01:15:34 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/04/05 01:15:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:34 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/05 01:15:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/05 01:15:34 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/04/05 01:15:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:34 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/05 01:15:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/05 01:15:34 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/04/05 01:15:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:34 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:34 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/05 01:15:34 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/05 01:15:34 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/05 01:15:34 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:34 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:34 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:34 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/05 01:15:34 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/05 01:15:34 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/05 01:15:34 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:34 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:34 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:34 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/05 01:15:34 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/05 01:15:34 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:34 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/05 01:15:34 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/05 01:15:34 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/05 01:15:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/05 01:15:34 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/05 01:15:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:34 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:34 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:34 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:34 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:34 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:34 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:34 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:34 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/05 01:15:34 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/05 01:15:34 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/05 01:15:34 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:34 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:34 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:34 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/05 01:15:34 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/05 01:15:34 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/05 01:15:34 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:34 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:34 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:34 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:34 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:34 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:34 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:34 DEBUG : : Looking for writers 2025/04/05 01:15:34 DEBUG : FiLeA: reading active writers 2025/04/05 01:15:34 DEBUG : FiLeB: reading active writers 2025/04/05 01:15:34 DEBUG : FilEb: reading active writers 2025/04/05 01:15:34 DEBUG : >WaitForWriters: 2025/04/05 01:15:34 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:34 DEBUG : : Looking for writers 2025/04/05 01:15:34 DEBUG : FiLeA: reading active writers 2025/04/05 01:15:34 DEBUG : FiLeB: reading active writers 2025/04/05 01:15:34 DEBUG : FilEb: reading active writers 2025/04/05 01:15:34 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.04s) === RUN TestUnicodeNormalization run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:34 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:34 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:34 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/05 01:15:34 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/05 01:15:34 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/05 01:15:34 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:34 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:34 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:34 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/04/05 01:15:34 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/04/05 01:15:34 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/04/05 01:15:34 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:34 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:34 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:34 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/05 01:15:34 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/05 01:15:34 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/05 01:15:34 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:34 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:34 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:34 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:34 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:34 DEBUG : : Looking for writers 2025/04/05 01:15:34 DEBUG : normal name with no special characters.txt: reading active writers 2025/04/05 01:15:34 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/04/05 01:15:34 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.02s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:34 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:34 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': Reusing VFS from active cache 2025/04/05 01:15:34 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:34 DEBUG : : Looking for writers 2025/04/05 01:15:34 DEBUG : >WaitForWriters: 2025/04/05 01:15:34 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:34 DEBUG : : Looking for writers 2025/04/05 01:15:34 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:34 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:34 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:34 DEBUG : : Looking for writers 2025/04/05 01:15:34 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:34 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:34 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:34 DEBUG : : Looking for writers 2025/04/05 01:15:34 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:34 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:34 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:34 DEBUG : dir: Looking for writers 2025/04/05 01:15:34 DEBUG : file2: reading active writers 2025/04/05 01:15:34 DEBUG : : Looking for writers 2025/04/05 01:15:34 DEBUG : dir: reading active writers 2025/04/05 01:15:34 DEBUG : file1: reading active writers 2025/04/05 01:15:34 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.00s) === RUN TestVFSStatParent run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:34 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:35 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:35 DEBUG : dir: Looking for writers 2025/04/05 01:15:35 DEBUG : : Looking for writers 2025/04/05 01:15:35 DEBUG : dir: reading active writers 2025/04/05 01:15:35 DEBUG : file1: reading active writers 2025/04/05 01:15:35 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.01s) === RUN TestVFSOpenFile run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:35 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:35 DEBUG : file1: Open: flags=O_RDONLY 2025/04/05 01:15:35 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/05 01:15:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/05 01:15:35 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:35 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/04/05 01:15:35 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/05 01:15:35 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:35 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:35 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:35 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/05 01:15:35 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/04/05 01:15:35 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/04/05 01:15:35 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/05 01:15:35 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': File to upload is small (0 bytes), uploading instead of streaming 2025/04/05 01:15:35 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 01:15:35 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/04/05 01:15:35 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/05 01:15:35 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:35 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/05 01:15:35 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:35 DEBUG : dir: Looking for writers 2025/04/05 01:15:35 DEBUG : file2: reading active writers 2025/04/05 01:15:35 DEBUG : new_file.txt: reading active writers 2025/04/05 01:15:35 DEBUG : : Looking for writers 2025/04/05 01:15:35 DEBUG : dir: reading active writers 2025/04/05 01:15:35 DEBUG : file1: reading active writers 2025/04/05 01:15:35 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.01s) === RUN TestVFSRename run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:35 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:35 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/04/05 01:15:35 DEBUG : dir/file1: Updating file with dir/file1 0xc000c91080 2025/04/05 01:15:35 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/05 01:15:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:35 INFO : dir/file1: Moved (server-side) to: file0 2025/04/05 01:15:35 DEBUG : file0: Updating file with file0 0xc000c91080 2025/04/05 01:15:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/05 01:15:35 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/04/05 01:15:35 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:35 DEBUG : dir: Looking for writers 2025/04/05 01:15:35 DEBUG : : Looking for writers 2025/04/05 01:15:35 DEBUG : file0: reading active writers 2025/04/05 01:15:35 DEBUG : dir: reading active writers 2025/04/05 01:15:35 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.02s) === RUN TestVFSStatfs run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:35 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:35 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:35 DEBUG : : Looking for writers 2025/04/05 01:15:35 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:35 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:35 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/04/05 01:15:35 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/05 01:15:35 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/04/05 01:15:35 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/04/05 01:15:35 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/04/05 01:15:35 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:35 DEBUG : : Looking for writers 2025/04/05 01:15:35 DEBUG : a: Looking for writers 2025/04/05 01:15:35 DEBUG : b: Looking for writers 2025/04/05 01:15:35 DEBUG : c: Looking for writers 2025/04/05 01:15:35 DEBUG : d: Looking for writers 2025/04/05 01:15:35 DEBUG : : Looking for writers 2025/04/05 01:15:35 DEBUG : d: reading active writers 2025/04/05 01:15:35 DEBUG : /: reading active writers 2025/04/05 01:15:35 DEBUG : a: reading active writers 2025/04/05 01:15:35 DEBUG : b: reading active writers 2025/04/05 01:15:35 DEBUG : c: reading active writers 2025/04/05 01:15:35 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.00s) === RUN TestVFSMkdirAll run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:35 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:35 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/05 01:15:35 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/04/05 01:15:35 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/04/05 01:15:35 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/04/05 01:15:35 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:35 DEBUG : a/b/c/d: Looking for writers 2025/04/05 01:15:35 DEBUG : a/b/c: Looking for writers 2025/04/05 01:15:35 DEBUG : d: reading active writers 2025/04/05 01:15:35 DEBUG : a/b: Looking for writers 2025/04/05 01:15:35 DEBUG : c: reading active writers 2025/04/05 01:15:35 DEBUG : a: Looking for writers 2025/04/05 01:15:35 DEBUG : b: reading active writers 2025/04/05 01:15:35 DEBUG : : Looking for writers 2025/04/05 01:15:35 DEBUG : a: reading active writers 2025/04/05 01:15:35 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 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-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:35 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/05 01:15:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/05 01:15:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:35 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/05 01:15:35 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/05 01:15:35 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/04/05 01:15:35 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': File to upload is small (5 bytes), uploading instead of streaming 2025/04/05 01:15:35 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/05 01:15:35 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/05 01:15:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/05 01:15:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/05 01:15:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/05 01:15:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/05 01:15:35 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/04/05 01:15:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/05 01:15:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/05 01:15:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/05 01:15:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/05 01:15:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:35 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': File to upload is small (0 bytes), uploading instead of streaming 2025/04/05 01:15:35 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 01:15:35 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/05 01:15:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/05 01:15:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/05 01:15:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/05 01:15:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/05 01:15:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:35 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': File to upload is small (7 bytes), uploading instead of streaming 2025/04/05 01:15:35 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/04/05 01:15:35 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/05 01:15:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:35 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:35 DEBUG : : Looking for writers 2025/04/05 01:15:35 DEBUG : file1: reading active writers 2025/04/05 01:15:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.00s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:35 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/05 01:15:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/05 01:15:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:35 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/04/05 01:15:35 DEBUG : : forgetting directory cache 2025/04/05 01:15:35 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/05 01:15:36 DEBUG : file1: aborting in-sequence write wait, off=100 2025/04/05 01:15:36 DEBUG : file1: failed to wait for in-sequence write to 100 2025/04/05 01:15:36 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/04/05 01:15:36 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': File to upload is small (11 bytes), uploading instead of streaming 2025/04/05 01:15:36 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 01:15:36 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/05 01:15:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:36 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/04/05 01:15:36 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:36 DEBUG : : Looking for writers 2025/04/05 01:15:36 DEBUG : file1: reading active writers 2025/04/05 01:15:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.01s) === RUN TestWriteFileHandleFlush run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:36 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/05 01:15:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/05 01:15:36 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/04/05 01:15:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:36 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': File to upload is small (5 bytes), uploading instead of streaming 2025/04/05 01:15:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/05 01:15:36 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/05 01:15:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:36 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/04/05 01:15:36 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:36 DEBUG : : Looking for writers 2025/04/05 01:15:36 DEBUG : file1: reading active writers 2025/04/05 01:15:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.00s) === RUN TestWriteFileHandleRelease run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:36 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/05 01:15:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/05 01:15:36 DEBUG : file1: WriteFileHandle.Release closing 2025/04/05 01:15:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:36 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': File to upload is small (0 bytes), uploading instead of streaming 2025/04/05 01:15:36 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 01:15:36 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/05 01:15:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:36 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/04/05 01:15:36 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:36 DEBUG : : Looking for writers 2025/04/05 01:15:36 DEBUG : file1: reading active writers 2025/04/05 01:15:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.00s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:36 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/05 01:15:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/05 01:15:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:36 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': File to upload is small (2 bytes), uploading instead of streaming 2025/04/05 01:15:36 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/04/05 01:15:36 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/05 01:15:36 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/04/05 01:15:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:36 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:36 DEBUG : : Looking for writers 2025/04/05 01:15:36 DEBUG : file1: reading active writers 2025/04/05 01:15:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.00s) === RUN TestFileReadAtZeroLength run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:36 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/05 01:15:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/05 01:15:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:36 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': File to upload is small (0 bytes), uploading instead of streaming 2025/04/05 01:15:36 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 01:15:36 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/05 01:15:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:36 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:36 DEBUG : file1: Open: flags=O_RDONLY 2025/04/05 01:15:36 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/05 01:15:36 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/05 01:15:36 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:36 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:36 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:36 DEBUG : : Looking for writers 2025/04/05 01:15:36 DEBUG : file1: reading active writers 2025/04/05 01:15:36 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.00s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "combine root 'dir1/rclone-test-xakihey7ceqo'", Local "Local file system at /tmp/rclone1346029276", Modify Window "1ns" 2025/04/05 01:15:36 INFO : combine root 'dir1/rclone-test-xakihey7ceqo': poll-interval is not supported by this remote 2025/04/05 01:15:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/05 01:15:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/05 01:15:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/05 01:15:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/05 01:15:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:36 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': File to upload is small (100 bytes), uploading instead of streaming 2025/04/05 01:15:36 DEBUG : file1: md5 = abf35de0d30593e410ab21aad161b028 OK 2025/04/05 01:15:36 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/05 01:15:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/05 01:15:36 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/05 01:15:36 DEBUG : file1: Open: flags=O_RDONLY 2025/04/05 01:15:36 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/05 01:15:36 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/05 01:15:36 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/05 01:15:36 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/05 01:15:36 DEBUG : WaitForWriters: timeout=30s 2025/04/05 01:15:36 DEBUG : : Looking for writers 2025/04/05 01:15:36 DEBUG : file1: reading active writers 2025/04/05 01:15:36 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.00s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/04/05 01:15:36 DEBUG : combine root 'dir1/rclone-test-xakihey7ceqo': Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestCombine:dir1 -verbose" - Finished OK in 7.538986191s (try 1/5)