"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/12/11 04:07:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-linivag1weho" 2024/12/11 04:07:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 04:07:51 DEBUG : Starting OpenDrive session with ID: 8ee0bae74cd46348fcd33ee2ba9cfd76e188c824a532e61fff2ec9dec3d5f5d1 2024/12/11 04:07:52 DEBUG : Creating backend with remote "/tmp/rclone2792456531" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:07:52 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:07:52 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:07:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:07:54 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:07:54 DEBUG : dir: Looking for writers 2024/12/11 04:07:54 DEBUG : : Looking for writers 2024/12/11 04:07:54 DEBUG : dir: reading active writers 2024/12/11 04:07:54 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.83s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:07:55 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:07:55 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:07:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:07:58 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2024/12/11 04:08:00 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2024/12/11 04:08:02 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:08:02 DEBUG : dir/subdir: Looking for writers 2024/12/11 04:08:02 DEBUG : dir: Looking for writers 2024/12/11 04:08:02 DEBUG : file1: reading active writers 2024/12/11 04:08:02 DEBUG : file2: reading active writers 2024/12/11 04:08:02 DEBUG : subdir: reading active writers 2024/12/11 04:08:02 DEBUG : : Looking for writers 2024/12/11 04:08:02 DEBUG : dir: reading active writers 2024/12/11 04:08:02 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.24s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:08:04 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:08:04 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:08:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:08:06 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:08:06 DEBUG : dir: Looking for writers 2024/12/11 04:08:06 DEBUG : file1: reading active writers 2024/12/11 04:08:06 DEBUG : : Looking for writers 2024/12/11 04:08:06 DEBUG : dir: reading active writers 2024/12/11 04:08:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.74s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:08:07 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:08:07 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:08:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:08:10 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:08:10 DEBUG : dir: Looking for writers 2024/12/11 04:08:10 DEBUG : : Looking for writers 2024/12/11 04:08:10 DEBUG : dir: reading active writers 2024/12/11 04:08:10 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.44s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:08:11 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:08:11 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:08:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:08:14 DEBUG : dir: forgetting directory cache 2024/12/11 04:08:14 DEBUG : : forgetting directory cache 2024/12/11 04:08:14 DEBUG : dir: forgetting directory cache 2024/12/11 04:08:14 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:08:14 DEBUG : : Looking for writers 2024/12/11 04:08:14 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.75s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:08:15 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:08:15 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:08:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:08:17 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/12/11 04:08:17 DEBUG : dir: invalidating directory cache 2024/12/11 04:08:17 DEBUG : : >ForgetPath: 2024/12/11 04:08:17 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/12/11 04:08:17 DEBUG : : invalidating directory cache 2024/12/11 04:08:17 DEBUG : dir: forgetting directory cache 2024/12/11 04:08:17 DEBUG : : >ForgetPath: 2024/12/11 04:08:17 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/12/11 04:08:17 DEBUG : : >ForgetPath: 2024/12/11 04:08:17 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:08:17 DEBUG : dir: Looking for writers 2024/12/11 04:08:17 DEBUG : : Looking for writers 2024/12/11 04:08:17 DEBUG : dir: reading active writers 2024/12/11 04:08:17 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.59s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:08:18 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:08:18 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:08:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:08:22 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2024/12/11 04:08:24 DEBUG : : forgetting directory cache 2024/12/11 04:08:24 DEBUG : dir: forgetting directory cache 2024/12/11 04:08:24 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:08:24 DEBUG : dir: Looking for writers 2024/12/11 04:08:24 DEBUG : fil/a/b: Looking for writers 2024/12/11 04:08:24 DEBUG : fil/a: Looking for writers 2024/12/11 04:08:24 DEBUG : b: reading active writers 2024/12/11 04:08:24 DEBUG : fil: Looking for writers 2024/12/11 04:08:24 DEBUG : a: reading active writers 2024/12/11 04:08:24 DEBUG : : Looking for writers 2024/12/11 04:08:24 DEBUG : dir: reading active writers 2024/12/11 04:08:24 DEBUG : fil: reading active writers 2024/12/11 04:08:24 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (8.70s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:08:27 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:08:27 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:08:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:08:29 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:08:29 DEBUG : dir: Looking for writers 2024/12/11 04:08:29 DEBUG : : Looking for writers 2024/12/11 04:08:29 DEBUG : dir: reading active writers 2024/12/11 04:08:29 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.58s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:08:30 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:08:30 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:08:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:08:33 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:08:33 DEBUG : dir: Looking for writers 2024/12/11 04:08:33 DEBUG : file1: reading active writers 2024/12/11 04:08:33 DEBUG : : Looking for writers 2024/12/11 04:08:33 DEBUG : dir: reading active writers 2024/12/11 04:08:33 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.60s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:08:34 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:08:34 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:08:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:08:37 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2024/12/11 04:08:39 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2024/12/11 04:08:41 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/12/11 04:08:41 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/12/11 04:08:41 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/11 04:08:41 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/12/11 04:08:41 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2024/12/11 04:08:43 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2024/12/11 04:08:45 DEBUG : dir: invalidating directory cache 2024/12/11 04:08:45 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/12/11 04:08:45 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/12/11 04:08:45 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/12/11 04:08:45 DEBUG : dir/file1: Reset virtual modtime 2024/12/11 04:08:45 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/12/11 04:08:45 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/11 04:08:45 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/12/11 04:08:45 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/12/11 04:08:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 04:08:45 DEBUG : dir: invalidating directory cache 2024/12/11 04:08:45 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/12/11 04:08:45 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/11 04:08:45 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/11 04:08:45 DEBUG : : forgetting directory cache 2024/12/11 04:08:45 DEBUG : dir: forgetting directory cache 2024/12/11 04:08:45 DEBUG : dir/virtualDir: forgetting directory cache 2024/12/11 04:08:46 DEBUG : dir/file1: Reset virtual modtime 2024/12/11 04:08:46 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/11 04:08:46 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:08:46 DEBUG : dir/virtualDir: Looking for writers 2024/12/11 04:08:46 DEBUG : dir: Looking for writers 2024/12/11 04:08:46 DEBUG : virtualFile: reading active writers 2024/12/11 04:08:46 DEBUG : virtualDir: reading active writers 2024/12/11 04:08:46 DEBUG : file1: reading active writers 2024/12/11 04:08:46 DEBUG : virtualFile2: reading active writers 2024/12/11 04:08:46 DEBUG : : Looking for writers 2024/12/11 04:08:46 DEBUG : dir: reading active writers 2024/12/11 04:08:46 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (13.48s) --- PASS: TestDirReadDirAll/Virtual (5.01s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:08:47 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:08:47 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:08:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:08:50 ERROR : dir/: Can only open directories read only 2024/12/11 04:08:50 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:08:50 DEBUG : dir: Looking for writers 2024/12/11 04:08:50 DEBUG : : Looking for writers 2024/12/11 04:08:50 DEBUG : dir: reading active writers 2024/12/11 04:08:50 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.43s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:08:51 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:08:51 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:08:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:08:54 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:08:54 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/11 04:08:54 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/12/11 04:08:54 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/11 04:08:54 DEBUG : OpenDrive root 'rclone-test-linivag1weho': File to upload is small (5 bytes), uploading instead of streaming 2024/12/11 04:08:54 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2024/12/11 04:08:55 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 04:08:55 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2024/12/11 04:08:55 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/11 04:08:55 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:08:55 DEBUG : dir: Looking for writers 2024/12/11 04:08:55 DEBUG : file1: reading active writers 2024/12/11 04:08:55 DEBUG : potato: reading active writers 2024/12/11 04:08:55 DEBUG : : Looking for writers 2024/12/11 04:08:55 DEBUG : dir: reading active writers 2024/12/11 04:08:55 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (5.58s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:08:56 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:08:56 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:08:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:09:00 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/11 04:09:00 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:09:00 DEBUG : dir/sub: Looking for writers 2024/12/11 04:09:00 DEBUG : dir: Looking for writers 2024/12/11 04:09:00 DEBUG : file1: reading active writers 2024/12/11 04:09:00 DEBUG : sub: reading active writers 2024/12/11 04:09:00 DEBUG : : Looking for writers 2024/12/11 04:09:00 DEBUG : dir: reading active writers 2024/12/11 04:09:00 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.40s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:09:02 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:09:02 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:09:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:09:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/11 04:09:06 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/12/11 04:09:07 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:09:07 DEBUG : dir/sub/subsub: Looking for writers 2024/12/11 04:09:07 DEBUG : dir/sub: Looking for writers 2024/12/11 04:09:07 DEBUG : subsub: reading active writers 2024/12/11 04:09:07 DEBUG : dir: Looking for writers 2024/12/11 04:09:07 DEBUG : file1: reading active writers 2024/12/11 04:09:07 DEBUG : sub: reading active writers 2024/12/11 04:09:07 DEBUG : : Looking for writers 2024/12/11 04:09:07 DEBUG : dir: reading active writers 2024/12/11 04:09:07 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.77s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:09:09 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:09:09 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:09:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:09:11 ERROR : dir/: Dir.Remove not empty 2024/12/11 04:09:11 DEBUG : dir/file1: Remove: 2024/12/11 04:09:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 04:09:12 DEBUG : dir/file1: >Remove: err= 2024/12/11 04:09:12 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/11 04:09:12 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:09:12 DEBUG : : Looking for writers 2024/12/11 04:09:12 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.77s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:09:12 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:09:12 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:09:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:09:15 DEBUG : dir/file1: Remove: 2024/12/11 04:09:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 04:09:15 DEBUG : dir/file1: >Remove: err= 2024/12/11 04:09:16 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/11 04:09:16 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:09:16 DEBUG : : Looking for writers 2024/12/11 04:09:16 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.60s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:09:16 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:09:16 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:09:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:09:19 DEBUG : dir/file1: Remove: 2024/12/11 04:09:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 04:09:19 DEBUG : dir/file1: >Remove: err= dir_test.go:501: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:501 Error: Should be true Test: TestDirRemoveName 2024/12/11 04:09:19 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:09:19 DEBUG : dir: Looking for writers 2024/12/11 04:09:19 DEBUG : : Looking for writers 2024/12/11 04:09:19 DEBUG : dir: reading active writers 2024/12/11 04:09:19 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.06s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:09:20 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:09:20 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:09:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:09:23 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2024/12/11 04:09:25 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/12/11 04:09:25 DEBUG : dir2: same parent dir (ODFfNzgyMzQ0N19WaG8zNQ) - using folder/rename instead of move_copy 2024/12/11 04:09:25 DEBUG : dir: Updating dir with dir2 0xc0001beea0 2024/12/11 04:09:25 DEBUG : dir: forgetting directory cache 2024/12/11 04:09:25 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/11 04:09:25 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/12/11 04:09:26 INFO : dir2/file1: Moved (server-side) to: file2 2024/12/11 04:09:26 DEBUG : file2: Updating file with file2 0xc000211e00 2024/12/11 04:09:26 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/12/11 04:09:26 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/11 04:09:27 INFO : dir2/file3: Deleted 2024/12/11 04:09:27 INFO : file2: Moved (server-side) to: dir2/file3 2024/12/11 04:09:27 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000211e00 2024/12/11 04:09:27 DEBUG : : Added virtual directory entry vDel: "file2" 2024/12/11 04:09:27 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/12/11 04:09:28 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/12/11 04:09:28 DEBUG : renamed empty directory: same parent dir (ODFfNzgyMzQ0N19WaG8zNQ) - using folder/rename instead of move_copy 2024/12/11 04:09:28 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000909ad0 2024/12/11 04:09:28 DEBUG : empty directory: forgetting directory cache 2024/12/11 04:09:28 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/12/11 04:09:28 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/12/11 04:09:28 DEBUG : dir2: Renaming to "dir3" 2024/12/11 04:09:28 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:09:28 DEBUG : dir3: Looking for writers 2024/12/11 04:09:28 DEBUG : file3: reading active writers 2024/12/11 04:09:28 DEBUG : renamed empty directory: Looking for writers 2024/12/11 04:09:28 DEBUG : : Looking for writers 2024/12/11 04:09:28 DEBUG : dir3: reading active writers 2024/12/11 04:09:28 DEBUG : renamed empty directory: reading active writers 2024/12/11 04:09:28 DEBUG : >WaitForWriters: --- PASS: TestDirRename (9.89s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:09:30 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:09:30 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:09:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:09:33 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:09:33 DEBUG : dir: Looking for writers 2024/12/11 04:09:33 DEBUG : file1: reading active writers 2024/12/11 04:09:33 DEBUG : : Looking for writers 2024/12/11 04:09:33 DEBUG : dir: reading active writers 2024/12/11 04:09:33 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.61s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:09:34 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:09:34 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:09:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:09:37 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2024/12/11 04:09:38 DEBUG : Can set mod time: true 2024/12/11 04:09:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/11 04:09:39 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:09:39 DEBUG : dir: Looking for writers 2024/12/11 04:09:39 DEBUG : file1: reading active writers 2024/12/11 04:09:39 DEBUG : : Looking for writers 2024/12/11 04:09:39 DEBUG : dir: reading active writers 2024/12/11 04:09:39 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:09:40 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:09:40 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:09:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:09:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 04:09:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/11 04:09:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:09:43 DEBUG : OpenDrive root 'rclone-test-linivag1weho': File to upload is small (0 bytes), uploading instead of streaming 2024/12/11 04:09:44 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 04:09:44 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/11 04:09:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/11 04:09:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:09:44 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:09:44 DEBUG : dir: Looking for writers 2024/12/11 04:09:44 DEBUG : file1: reading active writers 2024/12/11 04:09:44 DEBUG : : Looking for writers 2024/12/11 04:09:44 DEBUG : dir: reading active writers 2024/12/11 04:09:44 DEBUG : >WaitForWriters: 2024/12/11 04:09:44 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:09:44 DEBUG : dir: Looking for writers 2024/12/11 04:09:44 DEBUG : file1: reading active writers 2024/12/11 04:09:44 DEBUG : : Looking for writers 2024/12/11 04:09:44 DEBUG : dir: reading active writers 2024/12/11 04:09:44 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:09:45 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:09:45 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:09:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:09:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 04:09:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/11 04:09:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:09:48 DEBUG : OpenDrive root 'rclone-test-linivag1weho': File to upload is small (5 bytes), uploading instead of streaming 2024/12/11 04:09:48 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2024/12/11 04:09:49 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 04:09:49 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/11 04:09:49 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/11 04:09:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:09:49 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:09:49 DEBUG : dir: Looking for writers 2024/12/11 04:09:49 DEBUG : file1: reading active writers 2024/12/11 04:09:49 DEBUG : : Looking for writers 2024/12/11 04:09:49 DEBUG : dir: reading active writers 2024/12/11 04:09:49 DEBUG : >WaitForWriters: 2024/12/11 04:09:50 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:09:50 DEBUG : dir: Looking for writers 2024/12/11 04:09:50 DEBUG : file1: reading active writers 2024/12/11 04:09:50 DEBUG : : Looking for writers 2024/12/11 04:09:50 DEBUG : dir: reading active writers 2024/12/11 04:09:50 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:09:51 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:09:51 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 04:09:51 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:09:51 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:09:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:09:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:09:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:09:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:09:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:09:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:09:51 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 04:09:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:09:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/11 04:09:54 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:09:54 DEBUG : dir: Looking for writers 2024/12/11 04:09:54 DEBUG : file1: reading active writers 2024/12/11 04:09:54 DEBUG : : Looking for writers 2024/12/11 04:09:54 DEBUG : dir: reading active writers 2024/12/11 04:09:54 DEBUG : >WaitForWriters: 2024/12/11 04:09:54 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:09:55 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:09:55 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 04:09:55 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:09:55 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:09:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:09:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:09:55 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 04:09:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:09:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/11 04:09:57 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 04:09:57 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 04:09:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 04:09:57 DEBUG : dir/file1(0xc00032d980): close: 2024/12/11 04:09:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/11 04:09:57 DEBUG : dir/file1(0xc00032d980): >close: err= 2024/12/11 04:09:57 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:09:57 DEBUG : dir: Looking for writers 2024/12/11 04:09:57 DEBUG : file1: reading active writers 2024/12/11 04:09:57 DEBUG : : Looking for writers 2024/12/11 04:09:57 DEBUG : dir: reading active writers 2024/12/11 04:09:57 DEBUG : >WaitForWriters: 2024/12/11 04:09:58 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:09:58 DEBUG : dir: Looking for writers 2024/12/11 04:09:58 DEBUG : file1: reading active writers 2024/12/11 04:09:58 DEBUG : : Looking for writers 2024/12/11 04:09:58 DEBUG : dir: reading active writers 2024/12/11 04:09:58 DEBUG : >WaitForWriters: 2024/12/11 04:09:58 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:09:59 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:09:59 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 04:09:59 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:09:59 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:09:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:09:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:09:59 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 04:10:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:10:01 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/11 04:10:01 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 04:10:01 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 04:10:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 04:10:01 DEBUG : dir/file1(0xc0004de480): _writeAt: size=5, off=0 2024/12/11 04:10:01 DEBUG : dir/file1(0xc0004de480): openPending: 2024/12/11 04:10:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/11 04:10:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/11 04:10:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:10:01 DEBUG : dir/file1(0xc0004de480): >openPending: err= 2024/12/11 04:10:01 DEBUG : dir/file1(0xc0004de480): >_writeAt: n=5, err= 2024/12/11 04:10:01 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/11 04:10:01 DEBUG : dir/file1(0xc0004de480): close: 2024/12/11 04:10:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/12/11 04:10:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/12/11 04:10:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/12/11 04:10:01 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/11 04:10:02 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/11 04:10:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/11 04:10:02 DEBUG : dir/file1(0xc0004de480): >close: err= 2024/12/11 04:10:02 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:10:02 DEBUG : dir: Looking for writers 2024/12/11 04:10:02 DEBUG : file1: reading active writers 2024/12/11 04:10:02 DEBUG : : Looking for writers 2024/12/11 04:10:02 DEBUG : dir: reading active writers 2024/12/11 04:10:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 04:10:02 DEBUG : dir: Looking for writers 2024/12/11 04:10:02 DEBUG : file1: reading active writers 2024/12/11 04:10:02 DEBUG : : Looking for writers 2024/12/11 04:10:02 DEBUG : dir: reading active writers 2024/12/11 04:10:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 04:10:02 DEBUG : dir: Looking for writers 2024/12/11 04:10:02 DEBUG : file1: reading active writers 2024/12/11 04:10:02 DEBUG : : Looking for writers 2024/12/11 04:10:02 DEBUG : dir: reading active writers 2024/12/11 04:10:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 04:10:02 DEBUG : dir: Looking for writers 2024/12/11 04:10:02 DEBUG : file1: reading active writers 2024/12/11 04:10:02 DEBUG : : Looking for writers 2024/12/11 04:10:02 DEBUG : dir: reading active writers 2024/12/11 04:10:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 04:10:02 DEBUG : dir/file1: vfs cache: starting upload 2024/12/11 04:10:02 DEBUG : dir: Looking for writers 2024/12/11 04:10:02 DEBUG : file1: reading active writers 2024/12/11 04:10:02 DEBUG : : Looking for writers 2024/12/11 04:10:02 DEBUG : dir: reading active writers 2024/12/11 04:10:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 04:10:02 DEBUG : dir: Looking for writers 2024/12/11 04:10:02 DEBUG : file1: reading active writers 2024/12/11 04:10:02 DEBUG : : Looking for writers 2024/12/11 04:10:02 DEBUG : dir: reading active writers 2024/12/11 04:10:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/11 04:10:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:10:02 DEBUG : dir: Looking for writers 2024/12/11 04:10:02 DEBUG : file1: reading active writers 2024/12/11 04:10:02 DEBUG : : Looking for writers 2024/12/11 04:10:02 DEBUG : dir: reading active writers 2024/12/11 04:10:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/11 04:10:03 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2024/12/11 04:10:03 INFO : dir/file1: Copied (replaced existing) 2024/12/11 04:10:03 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2024/12/11 04:10:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/11 04:10:03 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/12/11 04:10:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:10:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/11 04:10:03 DEBUG : dir: Looking for writers 2024/12/11 04:10:03 DEBUG : file1: reading active writers 2024/12/11 04:10:03 DEBUG : : Looking for writers 2024/12/11 04:10:03 DEBUG : dir: reading active writers 2024/12/11 04:10:03 DEBUG : >WaitForWriters: 2024/12/11 04:10:03 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:10:03 DEBUG : dir: Looking for writers 2024/12/11 04:10:03 DEBUG : file1: reading active writers 2024/12/11 04:10:03 DEBUG : : Looking for writers 2024/12/11 04:10:03 DEBUG : dir: reading active writers 2024/12/11 04:10:03 DEBUG : >WaitForWriters: 2024/12/11 04:10:03 DEBUG : vfs cache: cleaner exiting run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestFileSetModTime (31.80s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.39s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.28s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.30s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.13s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.11s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.59s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:10:05 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:10:05 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:10:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:10:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 04:10:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/11 04:10:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:10:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/12/11 04:10:08 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:10:08 DEBUG : dir: Looking for writers 2024/12/11 04:10:08 DEBUG : file1: reading active writers 2024/12/11 04:10:08 DEBUG : : Looking for writers 2024/12/11 04:10:08 DEBUG : dir: reading active writers 2024/12/11 04:10:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (3.96s) === RUN TestFileOpenReadUnknownSize 2024/12/11 04:10:09 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/12/11 04:10:09 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:10:09 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:10:09 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/12/11 04:10:09 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:10:09 DEBUG : : Looking for writers 2024/12/11 04:10:09 DEBUG : file.txt: reading active writers 2024/12/11 04:10:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:10:09 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:10:09 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:10:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:10:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:10:12 DEBUG : OpenDrive root 'rclone-test-linivag1weho': File to upload is small (25 bytes), uploading instead of streaming 2024/12/11 04:10:12 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2024/12/11 04:10:13 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/11 04:10:13 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/11 04:10:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:10:13 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:10:13 DEBUG : dir: Looking for writers 2024/12/11 04:10:13 DEBUG : file1: reading active writers 2024/12/11 04:10:13 DEBUG : : Looking for writers 2024/12/11 04:10:13 DEBUG : dir: reading active writers 2024/12/11 04:10:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (4.87s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:10:14 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:10:14 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:10:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:10:17 DEBUG : dir/file1: Remove: 2024/12/11 04:10:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 04:10:17 DEBUG : dir/file1: >Remove: err= 2024/12/11 04:10:17 DEBUG : dir/file1: Remove: 2024/12/11 04:10:17 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/11 04:10:17 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:10:17 DEBUG : dir: Looking for writers 2024/12/11 04:10:17 DEBUG : : Looking for writers 2024/12/11 04:10:17 DEBUG : dir: reading active writers 2024/12/11 04:10:17 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.02s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:10:18 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:10:18 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:10:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:10:21 DEBUG : dir/file1: Remove: 2024/12/11 04:10:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 04:10:21 DEBUG : dir/file1: >Remove: err= 2024/12/11 04:10:21 DEBUG : dir/file1: Remove: 2024/12/11 04:10:21 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/11 04:10:21 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:10:21 DEBUG : dir: Looking for writers 2024/12/11 04:10:21 DEBUG : : Looking for writers 2024/12/11 04:10:21 DEBUG : dir: reading active writers 2024/12/11 04:10:21 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.10s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:10:22 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:10:22 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:10:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:10:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 04:10:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/11 04:10:25 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/11 04:10:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/11 04:10:25 DEBUG : dir/file1: Open: flags=O_RDWR 2024/12/11 04:10:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/11 04:10:25 DEBUG : dir/file1: Open: flags=0x3 2024/12/11 04:10:25 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/12/11 04:10:25 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/12/11 04:10:25 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:10:25 DEBUG : dir: Looking for writers 2024/12/11 04:10:25 DEBUG : file1: reading active writers 2024/12/11 04:10:25 DEBUG : : Looking for writers 2024/12/11 04:10:25 DEBUG : dir: reading active writers 2024/12/11 04:10:25 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.60s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:10:26 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:10:26 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:10:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:10:29 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:10:29 DEBUG : dir: Looking for writers 2024/12/11 04:10:29 DEBUG : file1: reading active writers 2024/12/11 04:10:29 DEBUG : : Looking for writers 2024/12/11 04:10:29 DEBUG : dir: reading active writers 2024/12/11 04:10:29 DEBUG : >WaitForWriters: 2024/12/11 04:10:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 04:10:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000674300 2024/12/11 04:10:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 04:10:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 04:10:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/11 04:10:30 DEBUG : dir/file1: Updating file with dir/file1 0xc000674300 2024/12/11 04:10:30 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/11 04:10:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:10:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 04:10:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/11 04:10:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:10:31 DEBUG : dir/file1: File is currently open, delaying rename 0xc000674300 2024/12/11 04:10:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 04:10:31 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 04:10:31 DEBUG : OpenDrive root 'rclone-test-linivag1weho': File to upload is small (25 bytes), uploading instead of streaming 2024/12/11 04:10:31 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2024/12/11 04:10:32 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/11 04:10:32 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/11 04:10:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 04:10:32 DEBUG : newLeaf: Running delayed rename now 2024/12/11 04:10:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 04:10:32 DEBUG : newLeaf: Updating file with newLeaf 0xc000674300 2024/12/11 04:10:32 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:10:32 DEBUG : dir: Looking for writers 2024/12/11 04:10:32 DEBUG : : Looking for writers 2024/12/11 04:10:32 DEBUG : dir: reading active writers 2024/12/11 04:10:32 DEBUG : newLeaf: reading active writers 2024/12/11 04:10:32 DEBUG : >WaitForWriters: 2024/12/11 04:10:33 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:10:33 DEBUG : dir: Looking for writers 2024/12/11 04:10:33 DEBUG : : Looking for writers 2024/12/11 04:10:33 DEBUG : dir: reading active writers 2024/12/11 04:10:33 DEBUG : newLeaf: reading active writers 2024/12/11 04:10:33 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:10:34 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:10:34 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:10:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 04:10:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:10:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:10:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:10:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:10:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:10:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:10:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:10:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:10:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 04:10:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:10:36 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:10:36 DEBUG : dir: Looking for writers 2024/12/11 04:10:36 DEBUG : file1: reading active writers 2024/12/11 04:10:36 DEBUG : : Looking for writers 2024/12/11 04:10:36 DEBUG : dir: reading active writers 2024/12/11 04:10:36 DEBUG : >WaitForWriters: 2024/12/11 04:10:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 04:10:37 DEBUG : newLeaf: Updating file with newLeaf 0xc0002118c0 2024/12/11 04:10:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 04:10:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 04:10:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/11 04:10:38 DEBUG : dir/file1: Updating file with dir/file1 0xc0002118c0 2024/12/11 04:10:38 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/11 04:10:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:10:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 04:10:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/11 04:10:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:10:38 DEBUG : dir/file1: File is currently open, delaying rename 0xc0002118c0 2024/12/11 04:10:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 04:10:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 04:10:38 DEBUG : OpenDrive root 'rclone-test-linivag1weho': File to upload is small (25 bytes), uploading instead of streaming 2024/12/11 04:10:39 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2024/12/11 04:10:39 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/11 04:10:39 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/11 04:10:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 04:10:39 DEBUG : newLeaf: Running delayed rename now 2024/12/11 04:10:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 04:10:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0002118c0 2024/12/11 04:10:40 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:10:40 DEBUG : dir: Looking for writers 2024/12/11 04:10:40 DEBUG : : Looking for writers 2024/12/11 04:10:40 DEBUG : dir: reading active writers 2024/12/11 04:10:40 DEBUG : newLeaf: reading active writers 2024/12/11 04:10:40 DEBUG : >WaitForWriters: 2024/12/11 04:10:40 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:10:40 DEBUG : dir: Looking for writers 2024/12/11 04:10:40 DEBUG : : Looking for writers 2024/12/11 04:10:40 DEBUG : dir: reading active writers 2024/12/11 04:10:40 DEBUG : newLeaf: reading active writers 2024/12/11 04:10:40 DEBUG : >WaitForWriters: 2024/12/11 04:10:40 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:10:41 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:10:41 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:10:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 04:10:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:10:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:10:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:10:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:10:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:10:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:10:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:10:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:10:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 04:10:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:10:44 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/11 04:10:44 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 04:10:44 DEBUG : dir/file1(0xc0004de540): openPending: 2024/12/11 04:10:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/11 04:10:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/11 04:10:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:10:44 DEBUG : dir/file1(0xc0004de540): >openPending: err= 2024/12/11 04:10:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/11 04:10:44 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 04:10:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:10:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 04:10:44 DEBUG : dir/file1(0xc0004de540): _writeAt: size=14, off=0 2024/12/11 04:10:44 DEBUG : dir/file1(0xc0004de540): >_writeAt: n=14, err= 2024/12/11 04:10:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/11 04:10:44 DEBUG : dir/file1(0xc0004de540): close: 2024/12/11 04:10:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/11 04:10:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/11 04:10:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/11 04:10:44 DEBUG : dir/file1(0xc0004de540): >close: err= 2024/12/11 04:10:44 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:10:44 DEBUG : dir: Looking for writers 2024/12/11 04:10:44 DEBUG : file1: reading active writers 2024/12/11 04:10:44 DEBUG : : Looking for writers 2024/12/11 04:10:44 DEBUG : dir: reading active writers 2024/12/11 04:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 04:10:44 DEBUG : dir: Looking for writers 2024/12/11 04:10:44 DEBUG : file1: reading active writers 2024/12/11 04:10:44 DEBUG : : Looking for writers 2024/12/11 04:10:44 DEBUG : dir: reading active writers 2024/12/11 04:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 04:10:44 DEBUG : dir: Looking for writers 2024/12/11 04:10:44 DEBUG : file1: reading active writers 2024/12/11 04:10:44 DEBUG : : Looking for writers 2024/12/11 04:10:44 DEBUG : dir: reading active writers 2024/12/11 04:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 04:10:44 DEBUG : dir: Looking for writers 2024/12/11 04:10:44 DEBUG : file1: reading active writers 2024/12/11 04:10:44 DEBUG : : Looking for writers 2024/12/11 04:10:44 DEBUG : dir: reading active writers 2024/12/11 04:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 04:10:44 DEBUG : dir/file1: vfs cache: starting upload 2024/12/11 04:10:44 DEBUG : dir: Looking for writers 2024/12/11 04:10:44 DEBUG : file1: reading active writers 2024/12/11 04:10:44 DEBUG : : Looking for writers 2024/12/11 04:10:44 DEBUG : dir: reading active writers 2024/12/11 04:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 04:10:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:10:44 DEBUG : dir: Looking for writers 2024/12/11 04:10:44 DEBUG : file1: reading active writers 2024/12/11 04:10:44 DEBUG : : Looking for writers 2024/12/11 04:10:44 DEBUG : dir: reading active writers 2024/12/11 04:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/11 04:10:45 DEBUG : dir: Looking for writers 2024/12/11 04:10:45 DEBUG : file1: reading active writers 2024/12/11 04:10:45 DEBUG : : Looking for writers 2024/12/11 04:10:45 DEBUG : dir: reading active writers 2024/12/11 04:10:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/11 04:10:45 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/11 04:10:45 INFO : dir/file1: Copied (replaced existing) 2024/12/11 04:10:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/11 04:10:45 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/11 04:10:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:10:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/11 04:10:45 DEBUG : dir: Looking for writers 2024/12/11 04:10:45 DEBUG : file1: reading active writers 2024/12/11 04:10:45 DEBUG : : Looking for writers 2024/12/11 04:10:45 DEBUG : dir: reading active writers 2024/12/11 04:10:45 DEBUG : >WaitForWriters: 2024/12/11 04:10:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 04:10:45 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 04:10:45 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 04:10:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 04:10:45 DEBUG : dir/file1(0xc00032c200): _readAt: size=512, off=0 2024/12/11 04:10:45 DEBUG : dir/file1(0xc00032c200): openPending: 2024/12/11 04:10:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/12/11 04:10:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/11 04:10:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:10:45 DEBUG : dir/file1(0xc00032c200): >openPending: err= 2024/12/11 04:10:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/11 04:10:45 DEBUG : dir/file1(0xc00032c200): >_readAt: n=14, err=EOF 2024/12/11 04:10:45 DEBUG : dir/file1(0xc00032c200): close: 2024/12/11 04:10:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/11 04:10:45 DEBUG : dir/file1(0xc00032c200): >close: err= 2024/12/11 04:10:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 04:10:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/11 04:10:46 DEBUG : newLeaf: Updating file with newLeaf 0xc00067e780 2024/12/11 04:10:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 04:10:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 04:10:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/11 04:10:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/11 04:10:47 DEBUG : dir/file1: Updating file with dir/file1 0xc00067e780 2024/12/11 04:10:47 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/11 04:10:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:10:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 04:10:47 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 04:10:47 DEBUG : dir/file1(0xc0008ac9c0): openPending: 2024/12/11 04:10:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/12/11 04:10:47 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2024/12/11 04:10:47 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2024/12/11 04:10:47 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 04:10:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/11 04:10:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:10:47 DEBUG : dir/file1(0xc0008ac9c0): >openPending: err= 2024/12/11 04:10:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/11 04:10:47 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 04:10:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 04:10:47 DEBUG : dir/file1(0xc0008ac9c0): _writeAt: size=25, off=0 2024/12/11 04:10:47 DEBUG : dir/file1(0xc0008ac9c0): >_writeAt: n=25, err= 2024/12/11 04:10:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 04:10:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/11 04:10:48 DEBUG : newLeaf: Updating file with newLeaf 0xc00067e780 2024/12/11 04:10:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 04:10:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 04:10:48 DEBUG : newLeaf(0xc0008ac9c0): close: 2024/12/11 04:10:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/11 04:10:48 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-11 04:10:47.748074163 +0000 UTC m=+176.592638922 2024/12/11 04:10:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/11 04:10:48 DEBUG : newLeaf(0xc0008ac9c0): >close: err= 2024/12/11 04:10:48 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:10:48 DEBUG : dir: Looking for writers 2024/12/11 04:10:48 DEBUG : : Looking for writers 2024/12/11 04:10:48 DEBUG : dir: reading active writers 2024/12/11 04:10:48 DEBUG : newLeaf: reading active writers 2024/12/11 04:10:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 04:10:48 DEBUG : dir: Looking for writers 2024/12/11 04:10:48 DEBUG : : Looking for writers 2024/12/11 04:10:48 DEBUG : dir: reading active writers 2024/12/11 04:10:48 DEBUG : newLeaf: reading active writers 2024/12/11 04:10:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 04:10:48 DEBUG : dir: Looking for writers 2024/12/11 04:10:48 DEBUG : : Looking for writers 2024/12/11 04:10:48 DEBUG : dir: reading active writers 2024/12/11 04:10:48 DEBUG : newLeaf: reading active writers 2024/12/11 04:10:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 04:10:48 DEBUG : dir: Looking for writers 2024/12/11 04:10:48 DEBUG : : Looking for writers 2024/12/11 04:10:48 DEBUG : dir: reading active writers 2024/12/11 04:10:48 DEBUG : newLeaf: reading active writers 2024/12/11 04:10:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 04:10:48 DEBUG : newLeaf: vfs cache: starting upload 2024/12/11 04:10:48 DEBUG : dir: Looking for writers 2024/12/11 04:10:48 DEBUG : : Looking for writers 2024/12/11 04:10:48 DEBUG : dir: reading active writers 2024/12/11 04:10:48 DEBUG : newLeaf: reading active writers 2024/12/11 04:10:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 04:10:48 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2024/12/11 04:10:48 DEBUG : dir: Looking for writers 2024/12/11 04:10:48 DEBUG : : Looking for writers 2024/12/11 04:10:48 DEBUG : dir: reading active writers 2024/12/11 04:10:48 DEBUG : newLeaf: reading active writers 2024/12/11 04:10:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/11 04:10:48 DEBUG : dir: Looking for writers 2024/12/11 04:10:48 DEBUG : : Looking for writers 2024/12/11 04:10:48 DEBUG : newLeaf: reading active writers 2024/12/11 04:10:48 DEBUG : dir: reading active writers 2024/12/11 04:10:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/11 04:10:49 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/11 04:10:49 INFO : newLeaf: Copied (replaced existing) 2024/12/11 04:10:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-11 04:10:47 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/11 04:10:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/11 04:10:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 04:10:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/11 04:10:49 DEBUG : dir: Looking for writers 2024/12/11 04:10:49 DEBUG : : Looking for writers 2024/12/11 04:10:49 DEBUG : dir: reading active writers 2024/12/11 04:10:49 DEBUG : newLeaf: reading active writers 2024/12/11 04:10:49 DEBUG : >WaitForWriters: 2024/12/11 04:10:49 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:10:49 DEBUG : dir: Looking for writers 2024/12/11 04:10:49 DEBUG : : Looking for writers 2024/12/11 04:10:49 DEBUG : newLeaf: reading active writers 2024/12/11 04:10:49 DEBUG : dir: reading active writers 2024/12/11 04:10:49 DEBUG : >WaitForWriters: 2024/12/11 04:10:49 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:10:50 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:10:50 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 04:10:50 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:10:50 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:10:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:10:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:10:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:10:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:10:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:10:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:10:50 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 04:10:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:10:53 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:10:53 DEBUG : dir: Looking for writers 2024/12/11 04:10:53 DEBUG : file1: reading active writers 2024/12/11 04:10:53 DEBUG : : Looking for writers 2024/12/11 04:10:53 DEBUG : dir: reading active writers 2024/12/11 04:10:53 DEBUG : >WaitForWriters: 2024/12/11 04:10:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 04:10:54 DEBUG : newLeaf: Updating file with newLeaf 0xc000746000 2024/12/11 04:10:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 04:10:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 04:10:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/11 04:10:55 DEBUG : dir/file1: Updating file with dir/file1 0xc000746000 2024/12/11 04:10:55 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/11 04:10:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:10:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 04:10:55 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 04:10:55 DEBUG : dir/file1(0xc0004def80): openPending: 2024/12/11 04:10:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2024/12/11 04:10:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/11 04:10:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:10:55 DEBUG : dir/file1(0xc0004def80): >openPending: err= 2024/12/11 04:10:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/11 04:10:55 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 04:10:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 04:10:55 DEBUG : dir/file1(0xc0004def80): _writeAt: size=25, off=0 2024/12/11 04:10:55 DEBUG : dir/file1(0xc0004def80): >_writeAt: n=25, err= 2024/12/11 04:10:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 04:10:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/11 04:10:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000746000 2024/12/11 04:10:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 04:10:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 04:10:56 DEBUG : newLeaf(0xc0004def80): close: 2024/12/11 04:10:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/11 04:10:56 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-11 04:10:55.513651091 +0000 UTC m=+184.358215841 2024/12/11 04:10:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/11 04:10:56 DEBUG : newLeaf(0xc0004def80): >close: err= 2024/12/11 04:10:56 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:10:56 DEBUG : dir: Looking for writers 2024/12/11 04:10:56 DEBUG : : Looking for writers 2024/12/11 04:10:56 DEBUG : dir: reading active writers 2024/12/11 04:10:56 DEBUG : newLeaf: reading active writers 2024/12/11 04:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 04:10:56 DEBUG : dir: Looking for writers 2024/12/11 04:10:56 DEBUG : : Looking for writers 2024/12/11 04:10:56 DEBUG : dir: reading active writers 2024/12/11 04:10:56 DEBUG : newLeaf: reading active writers 2024/12/11 04:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 04:10:56 DEBUG : dir: Looking for writers 2024/12/11 04:10:56 DEBUG : : Looking for writers 2024/12/11 04:10:56 DEBUG : dir: reading active writers 2024/12/11 04:10:56 DEBUG : newLeaf: reading active writers 2024/12/11 04:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 04:10:56 DEBUG : dir: Looking for writers 2024/12/11 04:10:56 DEBUG : : Looking for writers 2024/12/11 04:10:56 DEBUG : dir: reading active writers 2024/12/11 04:10:56 DEBUG : newLeaf: reading active writers 2024/12/11 04:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 04:10:56 DEBUG : newLeaf: vfs cache: starting upload 2024/12/11 04:10:56 DEBUG : dir: Looking for writers 2024/12/11 04:10:56 DEBUG : : Looking for writers 2024/12/11 04:10:56 DEBUG : dir: reading active writers 2024/12/11 04:10:56 DEBUG : newLeaf: reading active writers 2024/12/11 04:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 04:10:56 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2024/12/11 04:10:56 DEBUG : dir: Looking for writers 2024/12/11 04:10:56 DEBUG : : Looking for writers 2024/12/11 04:10:56 DEBUG : dir: reading active writers 2024/12/11 04:10:56 DEBUG : newLeaf: reading active writers 2024/12/11 04:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/11 04:10:56 DEBUG : dir: Looking for writers 2024/12/11 04:10:56 DEBUG : : Looking for writers 2024/12/11 04:10:56 DEBUG : dir: reading active writers 2024/12/11 04:10:56 DEBUG : newLeaf: reading active writers 2024/12/11 04:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/11 04:10:57 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/11 04:10:57 INFO : newLeaf: Copied (replaced existing) 2024/12/11 04:10:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-11 04:10:55 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/11 04:10:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/11 04:10:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 04:10:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/11 04:10:57 DEBUG : dir: Looking for writers 2024/12/11 04:10:57 DEBUG : : Looking for writers 2024/12/11 04:10:57 DEBUG : dir: reading active writers 2024/12/11 04:10:57 DEBUG : newLeaf: reading active writers 2024/12/11 04:10:57 DEBUG : >WaitForWriters: 2024/12/11 04:10:57 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:10:57 DEBUG : dir: Looking for writers 2024/12/11 04:10:57 DEBUG : : Looking for writers 2024/12/11 04:10:57 DEBUG : newLeaf: reading active writers 2024/12/11 04:10:57 DEBUG : dir: reading active writers 2024/12/11 04:10:57 DEBUG : >WaitForWriters: 2024/12/11 04:10:57 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:10:58 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:10:58 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 04:10:58 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:10:58 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:10:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:10:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:10:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:10:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:10:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:10:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:10:58 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 04:10:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:11:01 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/11 04:11:01 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 04:11:01 DEBUG : dir/file1(0xc0004dedc0): openPending: 2024/12/11 04:11:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/11 04:11:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/11 04:11:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:11:01 DEBUG : dir/file1(0xc0004dedc0): >openPending: err= 2024/12/11 04:11:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/11 04:11:01 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 04:11:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:11:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 04:11:01 DEBUG : dir/file1(0xc0004dedc0): _writeAt: size=14, off=0 2024/12/11 04:11:01 DEBUG : dir/file1(0xc0004dedc0): >_writeAt: n=14, err= 2024/12/11 04:11:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/11 04:11:01 DEBUG : dir/file1(0xc0004dedc0): close: 2024/12/11 04:11:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/11 04:11:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/11 04:11:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/11 04:11:01 DEBUG : dir/file1(0xc0004dedc0): >close: err= 2024/12/11 04:11:01 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:11:01 DEBUG : dir: Looking for writers 2024/12/11 04:11:01 DEBUG : file1: reading active writers 2024/12/11 04:11:01 DEBUG : : Looking for writers 2024/12/11 04:11:01 DEBUG : dir: reading active writers 2024/12/11 04:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 04:11:01 DEBUG : dir: Looking for writers 2024/12/11 04:11:01 DEBUG : file1: reading active writers 2024/12/11 04:11:01 DEBUG : : Looking for writers 2024/12/11 04:11:01 DEBUG : dir: reading active writers 2024/12/11 04:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 04:11:01 DEBUG : dir: Looking for writers 2024/12/11 04:11:01 DEBUG : file1: reading active writers 2024/12/11 04:11:01 DEBUG : : Looking for writers 2024/12/11 04:11:01 DEBUG : dir: reading active writers 2024/12/11 04:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 04:11:01 DEBUG : dir: Looking for writers 2024/12/11 04:11:01 DEBUG : file1: reading active writers 2024/12/11 04:11:01 DEBUG : : Looking for writers 2024/12/11 04:11:01 DEBUG : dir: reading active writers 2024/12/11 04:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 04:11:01 DEBUG : dir/file1: vfs cache: starting upload 2024/12/11 04:11:01 DEBUG : dir: Looking for writers 2024/12/11 04:11:01 DEBUG : file1: reading active writers 2024/12/11 04:11:01 DEBUG : : Looking for writers 2024/12/11 04:11:01 DEBUG : dir: reading active writers 2024/12/11 04:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 04:11:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:11:01 DEBUG : dir: Looking for writers 2024/12/11 04:11:01 DEBUG : file1: reading active writers 2024/12/11 04:11:01 DEBUG : : Looking for writers 2024/12/11 04:11:01 DEBUG : dir: reading active writers 2024/12/11 04:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/11 04:11:01 DEBUG : dir: Looking for writers 2024/12/11 04:11:01 DEBUG : file1: reading active writers 2024/12/11 04:11:01 DEBUG : : Looking for writers 2024/12/11 04:11:01 DEBUG : dir: reading active writers 2024/12/11 04:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/11 04:11:02 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/11 04:11:02 INFO : dir/file1: Copied (replaced existing) 2024/12/11 04:11:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/11 04:11:02 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/11 04:11:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:11:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/11 04:11:02 DEBUG : dir: Looking for writers 2024/12/11 04:11:02 DEBUG : file1: reading active writers 2024/12/11 04:11:02 DEBUG : : Looking for writers 2024/12/11 04:11:02 DEBUG : dir: reading active writers 2024/12/11 04:11:02 DEBUG : >WaitForWriters: 2024/12/11 04:11:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 04:11:02 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 04:11:02 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 04:11:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 04:11:02 DEBUG : dir/file1(0xc000912500): _readAt: size=512, off=0 2024/12/11 04:11:02 DEBUG : dir/file1(0xc000912500): openPending: 2024/12/11 04:11:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/12/11 04:11:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/11 04:11:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:11:02 DEBUG : dir/file1(0xc000912500): >openPending: err= 2024/12/11 04:11:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/11 04:11:02 DEBUG : dir/file1(0xc000912500): >_readAt: n=14, err=EOF 2024/12/11 04:11:02 DEBUG : dir/file1(0xc000912500): close: 2024/12/11 04:11:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/11 04:11:02 DEBUG : dir/file1(0xc000912500): >close: err= 2024/12/11 04:11:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 04:11:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/11 04:11:03 DEBUG : newLeaf: Updating file with newLeaf 0xc00011ecc0 2024/12/11 04:11:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 04:11:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 04:11:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/11 04:11:04 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/11 04:11:04 DEBUG : dir/file1: Updating file with dir/file1 0xc00011ecc0 2024/12/11 04:11:04 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/11 04:11:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:11:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 04:11:04 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 04:11:04 DEBUG : dir/file1(0xc00032c200): openPending: 2024/12/11 04:11:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/12/11 04:11:04 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2024/12/11 04:11:04 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2024/12/11 04:11:04 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 04:11:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/11 04:11:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:11:04 DEBUG : dir/file1(0xc00032c200): >openPending: err= 2024/12/11 04:11:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/11 04:11:04 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 04:11:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 04:11:04 DEBUG : dir/file1(0xc00032c200): _writeAt: size=25, off=0 2024/12/11 04:11:04 DEBUG : dir/file1(0xc00032c200): >_writeAt: n=25, err= 2024/12/11 04:11:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 04:11:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/11 04:11:05 DEBUG : newLeaf: Updating file with newLeaf 0xc00011ecc0 2024/12/11 04:11:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 04:11:05 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 04:11:05 DEBUG : newLeaf(0xc00032c200): close: 2024/12/11 04:11:05 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/11 04:11:05 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-11 04:11:04.560528429 +0000 UTC m=+193.405093178 2024/12/11 04:11:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/11 04:11:05 DEBUG : newLeaf(0xc00032c200): >close: err= 2024/12/11 04:11:05 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:11:05 DEBUG : dir: Looking for writers 2024/12/11 04:11:05 DEBUG : : Looking for writers 2024/12/11 04:11:05 DEBUG : dir: reading active writers 2024/12/11 04:11:05 DEBUG : newLeaf: reading active writers 2024/12/11 04:11:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 04:11:05 DEBUG : dir: Looking for writers 2024/12/11 04:11:05 DEBUG : : Looking for writers 2024/12/11 04:11:05 DEBUG : dir: reading active writers 2024/12/11 04:11:05 DEBUG : newLeaf: reading active writers 2024/12/11 04:11:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 04:11:05 DEBUG : dir: Looking for writers 2024/12/11 04:11:05 DEBUG : : Looking for writers 2024/12/11 04:11:05 DEBUG : newLeaf: reading active writers 2024/12/11 04:11:05 DEBUG : dir: reading active writers 2024/12/11 04:11:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 04:11:05 DEBUG : dir: Looking for writers 2024/12/11 04:11:05 DEBUG : : Looking for writers 2024/12/11 04:11:05 DEBUG : dir: reading active writers 2024/12/11 04:11:05 DEBUG : newLeaf: reading active writers 2024/12/11 04:11:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 04:11:05 DEBUG : newLeaf: vfs cache: starting upload 2024/12/11 04:11:05 DEBUG : dir: Looking for writers 2024/12/11 04:11:05 DEBUG : : Looking for writers 2024/12/11 04:11:05 DEBUG : dir: reading active writers 2024/12/11 04:11:05 DEBUG : newLeaf: reading active writers 2024/12/11 04:11:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 04:11:05 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2024/12/11 04:11:05 DEBUG : dir: Looking for writers 2024/12/11 04:11:05 DEBUG : : Looking for writers 2024/12/11 04:11:05 DEBUG : newLeaf: reading active writers 2024/12/11 04:11:05 DEBUG : dir: reading active writers 2024/12/11 04:11:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/11 04:11:05 DEBUG : dir: Looking for writers 2024/12/11 04:11:05 DEBUG : : Looking for writers 2024/12/11 04:11:05 DEBUG : dir: reading active writers 2024/12/11 04:11:05 DEBUG : newLeaf: reading active writers 2024/12/11 04:11:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/11 04:11:06 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/11 04:11:06 INFO : newLeaf: Copied (replaced existing) 2024/12/11 04:11:06 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-11 04:11:04 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/11 04:11:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/11 04:11:06 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 04:11:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/11 04:11:06 DEBUG : dir: Looking for writers 2024/12/11 04:11:06 DEBUG : : Looking for writers 2024/12/11 04:11:06 DEBUG : dir: reading active writers 2024/12/11 04:11:06 DEBUG : newLeaf: reading active writers 2024/12/11 04:11:06 DEBUG : >WaitForWriters: 2024/12/11 04:11:06 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:11:06 DEBUG : dir: Looking for writers 2024/12/11 04:11:06 DEBUG : : Looking for writers 2024/12/11 04:11:06 DEBUG : newLeaf: reading active writers 2024/12/11 04:11:06 DEBUG : dir: reading active writers 2024/12/11 04:11:06 DEBUG : >WaitForWriters: 2024/12/11 04:11:06 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:11:07 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:11:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 04:11:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:11:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:11:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 04:11:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:11:10 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:11:10 DEBUG : dir: Looking for writers 2024/12/11 04:11:10 DEBUG : file1: reading active writers 2024/12/11 04:11:10 DEBUG : : Looking for writers 2024/12/11 04:11:10 DEBUG : dir: reading active writers 2024/12/11 04:11:10 DEBUG : >WaitForWriters: 2024/12/11 04:11:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 04:11:10 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 04:11:10 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 04:11:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 04:11:10 DEBUG : dir/file1(0xc00032c540): _readAt: size=512, off=0 2024/12/11 04:11:10 DEBUG : dir/file1(0xc00032c540): openPending: 2024/12/11 04:11:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/11 04:11:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/11 04:11:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:11:10 DEBUG : dir/file1(0xc00032c540): >openPending: err= 2024/12/11 04:11:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/12/11 04:11:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 04:11:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 04:11:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:11:10 DEBUG : dir/file1(0xc00032c540): >_readAt: n=14, err=EOF 2024/12/11 04:11:10 DEBUG : dir/file1(0xc00032c540): close: 2024/12/11 04:11:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/11 04:11:10 DEBUG : dir/file1(0xc00032c540): >close: err= 2024/12/11 04:11:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 04:11:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/11 04:11:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000674a80 2024/12/11 04:11:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 04:11:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 04:11:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/11 04:11:12 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/11 04:11:12 DEBUG : dir/file1: Updating file with dir/file1 0xc000674a80 2024/12/11 04:11:12 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/11 04:11:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:11:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 04:11:12 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 04:11:12 DEBUG : dir/file1(0xc0008acb80): openPending: 2024/12/11 04:11:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/12/11 04:11:12 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2024/12/11 04:11:12 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2024/12/11 04:11:12 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 04:11:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/11 04:11:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:11:12 DEBUG : dir/file1(0xc0008acb80): >openPending: err= 2024/12/11 04:11:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/11 04:11:12 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 04:11:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 04:11:12 DEBUG : dir/file1(0xc0008acb80): _writeAt: size=25, off=0 2024/12/11 04:11:12 DEBUG : dir/file1(0xc0008acb80): >_writeAt: n=25, err= 2024/12/11 04:11:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 04:11:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/11 04:11:13 DEBUG : newLeaf: Updating file with newLeaf 0xc000674a80 2024/12/11 04:11:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 04:11:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 04:11:13 DEBUG : newLeaf(0xc0008acb80): close: 2024/12/11 04:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/11 04:11:13 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-11 04:11:12.682087103 +0000 UTC m=+201.526651851 2024/12/11 04:11:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/11 04:11:13 DEBUG : newLeaf(0xc0008acb80): >close: err= 2024/12/11 04:11:13 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:11:13 DEBUG : dir: Looking for writers 2024/12/11 04:11:13 DEBUG : : Looking for writers 2024/12/11 04:11:13 DEBUG : dir: reading active writers 2024/12/11 04:11:13 DEBUG : newLeaf: reading active writers 2024/12/11 04:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 04:11:13 DEBUG : dir: Looking for writers 2024/12/11 04:11:13 DEBUG : : Looking for writers 2024/12/11 04:11:13 DEBUG : dir: reading active writers 2024/12/11 04:11:13 DEBUG : newLeaf: reading active writers 2024/12/11 04:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 04:11:13 DEBUG : dir: Looking for writers 2024/12/11 04:11:13 DEBUG : : Looking for writers 2024/12/11 04:11:13 DEBUG : dir: reading active writers 2024/12/11 04:11:13 DEBUG : newLeaf: reading active writers 2024/12/11 04:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 04:11:13 DEBUG : dir: Looking for writers 2024/12/11 04:11:13 DEBUG : : Looking for writers 2024/12/11 04:11:13 DEBUG : dir: reading active writers 2024/12/11 04:11:13 DEBUG : newLeaf: reading active writers 2024/12/11 04:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 04:11:13 DEBUG : newLeaf: vfs cache: starting upload 2024/12/11 04:11:13 DEBUG : dir: Looking for writers 2024/12/11 04:11:13 DEBUG : : Looking for writers 2024/12/11 04:11:13 DEBUG : dir: reading active writers 2024/12/11 04:11:13 DEBUG : newLeaf: reading active writers 2024/12/11 04:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 04:11:13 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2024/12/11 04:11:13 DEBUG : dir: Looking for writers 2024/12/11 04:11:13 DEBUG : : Looking for writers 2024/12/11 04:11:13 DEBUG : dir: reading active writers 2024/12/11 04:11:13 DEBUG : newLeaf: reading active writers 2024/12/11 04:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/11 04:11:13 DEBUG : dir: Looking for writers 2024/12/11 04:11:13 DEBUG : : Looking for writers 2024/12/11 04:11:13 DEBUG : dir: reading active writers 2024/12/11 04:11:13 DEBUG : newLeaf: reading active writers 2024/12/11 04:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/11 04:11:14 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/11 04:11:14 INFO : newLeaf: Copied (replaced existing) 2024/12/11 04:11:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-11 04:11:12 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/11 04:11:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/11 04:11:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 04:11:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/11 04:11:14 DEBUG : dir: Looking for writers 2024/12/11 04:11:14 DEBUG : : Looking for writers 2024/12/11 04:11:14 DEBUG : dir: reading active writers 2024/12/11 04:11:14 DEBUG : newLeaf: reading active writers 2024/12/11 04:11:14 DEBUG : >WaitForWriters: 2024/12/11 04:11:14 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:11:14 DEBUG : dir: Looking for writers 2024/12/11 04:11:14 DEBUG : : Looking for writers 2024/12/11 04:11:14 DEBUG : newLeaf: reading active writers 2024/12/11 04:11:14 DEBUG : dir: reading active writers 2024/12/11 04:11:14 DEBUG : >WaitForWriters: 2024/12/11 04:11:14 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (49.35s) --- PASS: TestFileRename/off,forceCache=false (7.71s) --- PASS: TestFileRename/minimal,forceCache=false (7.70s) --- PASS: TestFileRename/minimal,forceCache=true (9.02s) --- PASS: TestFileRename/writes,forceCache=false (7.76s) --- PASS: TestFileRename/writes,forceCache=true (9.09s) --- PASS: TestFileRename/full,forceCache=false (8.07s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:11:15 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:11:15 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:11:15 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:11:15 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:11:15 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:11:15 DEBUG : : Looking for writers 2024/12/11 04:11:15 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.34s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:11:16 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:11:16 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:11:17 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/11 04:11:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 04:11:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 04:11:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/11 04:11:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/11 04:11:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:11:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/11 04:11:19 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/12/11 04:11:19 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:11:19 DEBUG : dir: Looking for writers 2024/12/11 04:11:19 DEBUG : file1: reading active writers 2024/12/11 04:11:19 DEBUG : : Looking for writers 2024/12/11 04:11:19 DEBUG : dir: reading active writers 2024/12/11 04:11:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.11s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:11:20 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:11:20 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:11:21 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/11 04:11:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 04:11:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 04:11:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/11 04:11:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/11 04:11:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:11:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/11 04:11:23 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/11 04:11:23 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/11 04:11:23 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/11 04:11:23 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/11 04:11:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/11 04:11:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/11 04:11:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/11 04:11:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/12/11 04:11:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/12/11 04:11:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/12/11 04:11:23 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/12/11 04:11:23 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/12/11 04:11:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/12/11 04:11:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/12/11 04:11:23 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/12/11 04:11:24 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:11:24 DEBUG : dir: Looking for writers 2024/12/11 04:11:24 DEBUG : file1: reading active writers 2024/12/11 04:11:24 DEBUG : : Looking for writers 2024/12/11 04:11:24 DEBUG : dir: reading active writers 2024/12/11 04:11:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.45s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:11:25 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:11:25 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:11:26 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/11 04:11:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 04:11:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 04:11:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/11 04:11:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/11 04:11:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:11:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/11 04:11:28 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/11 04:11:28 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/11 04:11:28 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/11 04:11:28 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/11 04:11:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/11 04:11:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/11 04:11:28 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/11 04:11:29 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/12/11 04:11:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/12/11 04:11:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/12/11 04:11:29 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/12/11 04:11:29 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/12/11 04:11:29 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/12/11 04:11:29 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/12/11 04:11:29 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/12/11 04:11:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/12/11 04:11:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/12/11 04:11:29 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/11 04:11:30 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/12/11 04:11:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/12/11 04:11:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/12/11 04:11:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/11 04:11:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/11 04:11:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/11 04:11:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/11 04:11:30 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/12/11 04:11:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/11 04:11:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/11 04:11:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/11 04:11:30 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/12/11 04:11:30 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:11:30 DEBUG : dir: Looking for writers 2024/12/11 04:11:30 DEBUG : file1: reading active writers 2024/12/11 04:11:30 DEBUG : : Looking for writers 2024/12/11 04:11:30 DEBUG : dir: reading active writers 2024/12/11 04:11:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.88s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:11:31 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:11:31 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:11:32 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/11 04:11:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 04:11:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 04:11:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/11 04:11:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/11 04:11:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:11:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/11 04:11:34 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:11:34 DEBUG : dir: Looking for writers 2024/12/11 04:11:34 DEBUG : file1: reading active writers 2024/12/11 04:11:34 DEBUG : : Looking for writers 2024/12/11 04:11:34 DEBUG : dir: reading active writers 2024/12/11 04:11:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.01s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:11:35 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:11:35 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:11:36 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/11 04:11:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 04:11:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 04:11:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/11 04:11:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/11 04:11:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:11:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/11 04:11:38 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/12/11 04:11:38 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/12/11 04:11:38 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:11:38 DEBUG : dir: Looking for writers 2024/12/11 04:11:38 DEBUG : file1: reading active writers 2024/12/11 04:11:38 DEBUG : : Looking for writers 2024/12/11 04:11:38 DEBUG : dir: reading active writers 2024/12/11 04:11:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.23s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:11:39 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:11:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 04:11:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 04:11:40 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/11 04:11:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 04:11:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 04:11:42 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 04:11:42 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 04:11:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 04:11:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/11 04:11:42 DEBUG : dir/file1(0xc000912e00): _readAt: size=1, off=0 2024/12/11 04:11:42 DEBUG : dir/file1(0xc000912e00): openPending: 2024/12/11 04:11:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/11 04:11:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/11 04:11:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:11:42 DEBUG : dir/file1(0xc000912e00): >openPending: err= 2024/12/11 04:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/11 04:11:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 04:11:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 04:11:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:11:42 DEBUG : dir/file1(0xc000912e00): >_readAt: n=1, err= 2024/12/11 04:11:42 DEBUG : dir/file1(0xc000912e00): _readAt: size=256, off=1 2024/12/11 04:11:42 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/12/11 04:11:42 DEBUG : dir/file1(0xc000912e00): >_readAt: n=15, err=EOF 2024/12/11 04:11:42 DEBUG : dir/file1(0xc000912e00): _readAt: size=16, off=16 2024/12/11 04:11:42 DEBUG : dir/file1(0xc000912e00): >_readAt: n=0, err=EOF 2024/12/11 04:11:42 DEBUG : dir/file1(0xc000912e00): close: 2024/12/11 04:11:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/11 04:11:42 DEBUG : dir/file1(0xc000912e00): >close: err= 2024/12/11 04:11:42 DEBUG : dir/file1(0xc000912e00): close: 2024/12/11 04:11:42 DEBUG : dir/file1(0xc000912e00): >close: err=file already closed 2024/12/11 04:11:42 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:11:42 DEBUG : dir: Looking for writers 2024/12/11 04:11:42 DEBUG : file1: reading active writers 2024/12/11 04:11:42 DEBUG : : Looking for writers 2024/12/11 04:11:42 DEBUG : dir: reading active writers 2024/12/11 04:11:42 DEBUG : >WaitForWriters: 2024/12/11 04:11:42 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.03s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:11:43 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:11:43 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 04:11:43 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:43 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:11:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:11:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:43 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 04:11:44 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/11 04:11:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 04:11:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 04:11:46 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 04:11:46 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 04:11:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 04:11:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/11 04:11:46 DEBUG : dir/file1(0xc00032d780): _readAt: size=1, off=0 2024/12/11 04:11:46 DEBUG : dir/file1(0xc00032d780): openPending: 2024/12/11 04:11:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/11 04:11:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/11 04:11:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:11:46 DEBUG : dir/file1(0xc00032d780): >openPending: err= 2024/12/11 04:11:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/11 04:11:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 04:11:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 04:11:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:11:46 DEBUG : dir/file1(0xc00032d780): >_readAt: n=1, err= 2024/12/11 04:11:46 DEBUG : dir/file1(0xc00032d780): _readAt: size=1, off=5 2024/12/11 04:11:46 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/11 04:11:46 DEBUG : dir/file1(0xc00032d780): >_readAt: n=1, err= 2024/12/11 04:11:46 DEBUG : dir/file1(0xc00032d780): _readAt: size=1, off=3 2024/12/11 04:11:46 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/11 04:11:46 DEBUG : dir/file1(0xc00032d780): >_readAt: n=1, err= 2024/12/11 04:11:46 DEBUG : dir/file1(0xc00032d780): _readAt: size=1, off=13 2024/12/11 04:11:46 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/11 04:11:46 DEBUG : dir/file1(0xc00032d780): >_readAt: n=1, err= 2024/12/11 04:11:46 DEBUG : dir/file1(0xc00032d780): _readAt: size=16, off=100 2024/12/11 04:11:46 DEBUG : dir/file1(0xc00032d780): >_readAt: n=0, err=EOF 2024/12/11 04:11:46 DEBUG : dir/file1(0xc00032d780): close: 2024/12/11 04:11:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/11 04:11:46 DEBUG : dir/file1(0xc00032d780): >close: err= 2024/12/11 04:11:46 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:11:46 DEBUG : dir: Looking for writers 2024/12/11 04:11:46 DEBUG : file1: reading active writers 2024/12/11 04:11:46 DEBUG : : Looking for writers 2024/12/11 04:11:46 DEBUG : dir: reading active writers 2024/12/11 04:11:46 DEBUG : >WaitForWriters: 2024/12/11 04:11:46 DEBUG : vfs cache: cleaner exiting run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestRWFileHandleSeek (5.24s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:11:49 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:11:49 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 04:11:49 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:49 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:11:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:11:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 04:11:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/11 04:11:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 04:11:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 04:11:51 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 04:11:51 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 04:11:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 04:11:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/11 04:11:51 DEBUG : dir/file1(0xc0008acb40): _readAt: size=1, off=0 2024/12/11 04:11:51 DEBUG : dir/file1(0xc0008acb40): openPending: 2024/12/11 04:11:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/11 04:11:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/11 04:11:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:11:51 DEBUG : dir/file1(0xc0008acb40): >openPending: err= 2024/12/11 04:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/11 04:11:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 04:11:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 04:11:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:11:51 DEBUG : dir/file1(0xc0008acb40): >_readAt: n=1, err= 2024/12/11 04:11:51 DEBUG : dir/file1(0xc0008acb40): _readAt: size=1, off=5 2024/12/11 04:11:51 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/11 04:11:51 DEBUG : dir/file1(0xc0008acb40): >_readAt: n=1, err= 2024/12/11 04:11:51 DEBUG : dir/file1(0xc0008acb40): _readAt: size=1, off=1 2024/12/11 04:11:51 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/11 04:11:51 DEBUG : dir/file1(0xc0008acb40): >_readAt: n=1, err= 2024/12/11 04:11:51 DEBUG : dir/file1(0xc0008acb40): _readAt: size=6, off=10 2024/12/11 04:11:51 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/11 04:11:51 DEBUG : dir/file1(0xc0008acb40): >_readAt: n=6, err= 2024/12/11 04:11:51 DEBUG : dir/file1(0xc0008acb40): _readAt: size=256, off=10 2024/12/11 04:11:51 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/11 04:11:51 DEBUG : dir/file1(0xc0008acb40): >_readAt: n=6, err=EOF 2024/12/11 04:11:51 DEBUG : dir/file1(0xc0008acb40): _readAt: size=256, off=100 2024/12/11 04:11:51 DEBUG : dir/file1(0xc0008acb40): >_readAt: n=0, err=EOF 2024/12/11 04:11:51 DEBUG : dir/file1(0xc0008acb40): close: 2024/12/11 04:11:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/11 04:11:51 DEBUG : dir/file1(0xc0008acb40): >close: err= 2024/12/11 04:11:51 DEBUG : dir/file1(0xc0008acb40): _readAt: size=256, off=100 2024/12/11 04:11:51 DEBUG : dir/file1(0xc0008acb40): >_readAt: n=0, err=file already closed 2024/12/11 04:11:51 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:11:51 DEBUG : dir: Looking for writers 2024/12/11 04:11:51 DEBUG : file1: reading active writers 2024/12/11 04:11:51 DEBUG : : Looking for writers 2024/12/11 04:11:51 DEBUG : dir: reading active writers 2024/12/11 04:11:51 DEBUG : >WaitForWriters: 2024/12/11 04:11:51 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.10s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:11:53 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:11:53 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 04:11:53 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:53 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:11:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:53 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:11:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:53 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 04:11:54 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/11 04:11:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 04:11:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 04:11:56 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 04:11:56 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 04:11:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 04:11:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/11 04:11:56 DEBUG : dir/file1(0xc00032c380): RWFileHandle.Flush 2024/12/11 04:11:56 DEBUG : dir/file1(0xc00032c380): _readAt: size=256, off=0 2024/12/11 04:11:56 DEBUG : dir/file1(0xc00032c380): openPending: 2024/12/11 04:11:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/11 04:11:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/11 04:11:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:11:56 DEBUG : dir/file1(0xc00032c380): >openPending: err= 2024/12/11 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/11 04:11:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 04:11:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 04:11:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:11:56 DEBUG : dir/file1(0xc00032c380): >_readAt: n=16, err=EOF 2024/12/11 04:11:56 DEBUG : dir/file1(0xc00032c380): RWFileHandle.Flush 2024/12/11 04:11:56 DEBUG : dir/file1(0xc00032c380): RWFileHandle.Flush 2024/12/11 04:11:56 DEBUG : dir/file1(0xc00032c380): close: 2024/12/11 04:11:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/11 04:11:56 DEBUG : dir/file1(0xc00032c380): >close: err= 2024/12/11 04:11:56 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:11:56 DEBUG : dir: Looking for writers 2024/12/11 04:11:56 DEBUG : file1: reading active writers 2024/12/11 04:11:56 DEBUG : : Looking for writers 2024/12/11 04:11:56 DEBUG : dir: reading active writers 2024/12/11 04:11:56 DEBUG : >WaitForWriters: 2024/12/11 04:11:56 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.39s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:11:57 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:11:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 04:11:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:11:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:11:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:11:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 04:11:58 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/11 04:11:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 04:12:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 04:12:00 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 04:12:00 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 04:12:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 04:12:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/11 04:12:00 DEBUG : dir/file1(0xc0008acdc0): _readAt: size=256, off=0 2024/12/11 04:12:00 DEBUG : dir/file1(0xc0008acdc0): openPending: 2024/12/11 04:12:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/11 04:12:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/11 04:12:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:00 DEBUG : dir/file1(0xc0008acdc0): >openPending: err= 2024/12/11 04:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/11 04:12:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 04:12:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 04:12:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:12:00 DEBUG : dir/file1(0xc0008acdc0): >_readAt: n=16, err=EOF 2024/12/11 04:12:00 DEBUG : dir/file1(0xc0008acdc0): RWFileHandle.Release 2024/12/11 04:12:00 DEBUG : dir/file1(0xc0008acdc0): close: 2024/12/11 04:12:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/11 04:12:00 DEBUG : dir/file1(0xc0008acdc0): >close: err= 2024/12/11 04:12:00 DEBUG : dir/file1(0xc0008acdc0): RWFileHandle.Release 2024/12/11 04:12:00 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:12:00 DEBUG : dir: Looking for writers 2024/12/11 04:12:00 DEBUG : file1: reading active writers 2024/12/11 04:12:00 DEBUG : : Looking for writers 2024/12/11 04:12:00 DEBUG : dir: reading active writers 2024/12/11 04:12:00 DEBUG : >WaitForWriters: 2024/12/11 04:12:00 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (3.97s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:12:01 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:12:01 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 04:12:01 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:01 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:12:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:12:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:01 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 04:12:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:01 DEBUG : file1: newRWFileHandle: 2024/12/11 04:12:01 DEBUG : file1(0xc000913500): openPending: 2024/12/11 04:12:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:01 DEBUG : file1(0xc000913500): >openPending: err= 2024/12/11 04:12:01 DEBUG : file1: >newRWFileHandle: err= 2024/12/11 04:12:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/11 04:12:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/11 04:12:01 DEBUG : file1(0xc000913500): _writeAt: size=5, off=0 2024/12/11 04:12:01 DEBUG : file1(0xc000913500): >_writeAt: n=5, err= 2024/12/11 04:12:01 DEBUG : file1(0xc000913500): _writeAt: size=7, off=5 2024/12/11 04:12:01 DEBUG : file1(0xc000913500): >_writeAt: n=7, err= 2024/12/11 04:12:01 DEBUG : file1: vfs cache: truncate to size=11 2024/12/11 04:12:01 DEBUG : file1(0xc000913500): close: 2024/12/11 04:12:01 DEBUG : file1: vfs cache: setting modification time to 2024-12-11 04:12:01.720371911 +0000 UTC m=+250.564936670 2024/12/11 04:12:01 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:01 DEBUG : file1(0xc000913500): >close: err= 2024/12/11 04:12:01 DEBUG : file1(0xc000913500): close: 2024/12/11 04:12:01 DEBUG : file1(0xc000913500): >close: err=file already closed 2024/12/11 04:12:01 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:12:01 DEBUG : : Looking for writers 2024/12/11 04:12:01 DEBUG : file1: reading active writers 2024/12/11 04:12:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 04:12:01 DEBUG : : Looking for writers 2024/12/11 04:12:01 DEBUG : file1: reading active writers 2024/12/11 04:12:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 04:12:01 DEBUG : : Looking for writers 2024/12/11 04:12:01 DEBUG : file1: reading active writers 2024/12/11 04:12:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 04:12:01 DEBUG : : Looking for writers 2024/12/11 04:12:01 DEBUG : file1: reading active writers 2024/12/11 04:12:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 04:12:01 DEBUG : file1: vfs cache: starting upload 2024/12/11 04:12:01 DEBUG : : Looking for writers 2024/12/11 04:12:01 DEBUG : file1: reading active writers 2024/12/11 04:12:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 04:12:02 DEBUG : : Looking for writers 2024/12/11 04:12:02 DEBUG : file1: reading active writers 2024/12/11 04:12:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/11 04:12:02 DEBUG : : Looking for writers 2024/12/11 04:12:02 DEBUG : file1: reading active writers 2024/12/11 04:12:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/11 04:12:02 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2024/12/11 04:12:02 DEBUG : : Looking for writers 2024/12/11 04:12:02 DEBUG : file1: reading active writers 2024/12/11 04:12:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/11 04:12:03 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/11 04:12:03 INFO : file1: Copied (new) 2024/12/11 04:12:03 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-11 04:12:01 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/12/11 04:12:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/11 04:12:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:03 INFO : file1: vfs cache: upload succeeded try #1 2024/12/11 04:12:03 DEBUG : : Looking for writers 2024/12/11 04:12:03 DEBUG : file1: reading active writers 2024/12/11 04:12:03 DEBUG : >WaitForWriters: 2024/12/11 04:12:04 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:12:04 DEBUG : : Looking for writers 2024/12/11 04:12:04 DEBUG : file1: reading active writers 2024/12/11 04:12:04 DEBUG : >WaitForWriters: 2024/12/11 04:12:04 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.13s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:12:04 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:12:04 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 04:12:04 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:04 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:12:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:12:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:04 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 04:12:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:04 DEBUG : file1: newRWFileHandle: 2024/12/11 04:12:04 DEBUG : file1(0xc0008ac540): openPending: 2024/12/11 04:12:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:04 DEBUG : file1(0xc0008ac540): >openPending: err= 2024/12/11 04:12:04 DEBUG : file1: >newRWFileHandle: err= 2024/12/11 04:12:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/11 04:12:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/11 04:12:04 DEBUG : file1(0xc0008ac540): _writeAt: size=7, off=0 2024/12/11 04:12:04 DEBUG : file1(0xc0008ac540): >_writeAt: n=7, err= 2024/12/11 04:12:04 DEBUG : file1(0xc0008ac540): _writeAt: size=6, off=5 2024/12/11 04:12:04 DEBUG : file1(0xc0008ac540): >_writeAt: n=6, err= 2024/12/11 04:12:04 DEBUG : file1(0xc0008ac540): close: 2024/12/11 04:12:04 DEBUG : file1: vfs cache: setting modification time to 2024-12-11 04:12:04.845395026 +0000 UTC m=+253.689959775 2024/12/11 04:12:04 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:04 DEBUG : file1(0xc0008ac540): >close: err= 2024/12/11 04:12:04 DEBUG : file1(0xc0008ac540): _writeAt: size=5, off=0 2024/12/11 04:12:04 DEBUG : file1(0xc0008ac540): >_writeAt: n=0, err=file already closed 2024/12/11 04:12:04 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:12:04 DEBUG : : Looking for writers 2024/12/11 04:12:04 DEBUG : file1: reading active writers 2024/12/11 04:12:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 04:12:04 DEBUG : : Looking for writers 2024/12/11 04:12:04 DEBUG : file1: reading active writers 2024/12/11 04:12:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 04:12:04 DEBUG : : Looking for writers 2024/12/11 04:12:04 DEBUG : file1: reading active writers 2024/12/11 04:12:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 04:12:04 DEBUG : : Looking for writers 2024/12/11 04:12:04 DEBUG : file1: reading active writers 2024/12/11 04:12:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 04:12:04 DEBUG : file1: vfs cache: starting upload 2024/12/11 04:12:04 DEBUG : : Looking for writers 2024/12/11 04:12:04 DEBUG : file1: reading active writers 2024/12/11 04:12:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 04:12:05 DEBUG : : Looking for writers 2024/12/11 04:12:05 DEBUG : file1: reading active writers 2024/12/11 04:12:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/11 04:12:05 DEBUG : : Looking for writers 2024/12/11 04:12:05 DEBUG : file1: reading active writers 2024/12/11 04:12:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/11 04:12:05 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2024/12/11 04:12:06 DEBUG : : Looking for writers 2024/12/11 04:12:06 DEBUG : file1: reading active writers 2024/12/11 04:12:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/11 04:12:06 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/11 04:12:06 INFO : file1: Copied (new) 2024/12/11 04:12:06 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-11 04:12:04 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/12/11 04:12:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/11 04:12:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:06 INFO : file1: vfs cache: upload succeeded try #1 2024/12/11 04:12:07 DEBUG : : Looking for writers 2024/12/11 04:12:07 DEBUG : file1: reading active writers 2024/12/11 04:12:07 DEBUG : >WaitForWriters: 2024/12/11 04:12:07 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:12:07 DEBUG : : Looking for writers 2024/12/11 04:12:07 DEBUG : file1: reading active writers 2024/12/11 04:12:07 DEBUG : >WaitForWriters: 2024/12/11 04:12:07 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.11s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:12:07 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:12:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 04:12:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:12:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:12:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 04:12:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:07 DEBUG : file1: newRWFileHandle: 2024/12/11 04:12:07 DEBUG : file1(0xc00032da80): openPending: 2024/12/11 04:12:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:07 DEBUG : file1(0xc00032da80): >openPending: err= 2024/12/11 04:12:07 DEBUG : file1: >newRWFileHandle: err= 2024/12/11 04:12:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/11 04:12:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/11 04:12:07 DEBUG : file1(0xc00032da80): close: 2024/12/11 04:12:07 DEBUG : file1: vfs cache: setting modification time to 2024-12-11 04:12:07.951105545 +0000 UTC m=+256.795670294 2024/12/11 04:12:07 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:07 DEBUG : file1(0xc00032da80): >close: err= 2024/12/11 04:12:07 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/11 04:12:07 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/11 04:12:07 DEBUG : file2: newRWFileHandle: 2024/12/11 04:12:07 DEBUG : file2(0xc00032db40): openPending: 2024/12/11 04:12:07 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:07 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/11 04:12:07 DEBUG : file2(0xc00032db40): >openPending: err= 2024/12/11 04:12:07 DEBUG : file2: >newRWFileHandle: err= 2024/12/11 04:12:07 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/11 04:12:07 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/12/11 04:12:07 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/12/11 04:12:07 DEBUG : file2(0xc00032db40): RWFileHandle.Flush 2024/12/11 04:12:07 DEBUG : file2(0xc00032db40): RWFileHandle.Release 2024/12/11 04:12:07 DEBUG : file2(0xc00032db40): close: 2024/12/11 04:12:07 DEBUG : file2: vfs cache: setting modification time to 2024-12-11 04:12:07.951700658 +0000 UTC m=+256.796265407 2024/12/11 04:12:07 INFO : file2: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:07 DEBUG : file2(0xc00032db40): >close: err= 2024/12/11 04:12:07 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:12:07 DEBUG : : Looking for writers 2024/12/11 04:12:07 DEBUG : file1: reading active writers 2024/12/11 04:12:07 DEBUG : file2: reading active writers 2024/12/11 04:12:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/12/11 04:12:07 DEBUG : : Looking for writers 2024/12/11 04:12:07 DEBUG : file1: reading active writers 2024/12/11 04:12:07 DEBUG : file2: reading active writers 2024/12/11 04:12:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/12/11 04:12:07 DEBUG : : Looking for writers 2024/12/11 04:12:07 DEBUG : file1: reading active writers 2024/12/11 04:12:07 DEBUG : file2: reading active writers 2024/12/11 04:12:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/12/11 04:12:08 DEBUG : : Looking for writers 2024/12/11 04:12:08 DEBUG : file1: reading active writers 2024/12/11 04:12:08 DEBUG : file2: reading active writers 2024/12/11 04:12:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/12/11 04:12:08 DEBUG : file1: vfs cache: starting upload 2024/12/11 04:12:08 DEBUG : file2: vfs cache: starting upload 2024/12/11 04:12:08 DEBUG : : Looking for writers 2024/12/11 04:12:08 DEBUG : file1: reading active writers 2024/12/11 04:12:08 DEBUG : file2: reading active writers 2024/12/11 04:12:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2024/12/11 04:12:08 DEBUG : : Looking for writers 2024/12/11 04:12:08 DEBUG : file1: reading active writers 2024/12/11 04:12:08 DEBUG : file2: reading active writers 2024/12/11 04:12:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2024/12/11 04:12:08 DEBUG : : Looking for writers 2024/12/11 04:12:08 DEBUG : file1: reading active writers 2024/12/11 04:12:08 DEBUG : file2: reading active writers 2024/12/11 04:12:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2024/12/11 04:12:09 DEBUG : : Looking for writers 2024/12/11 04:12:09 DEBUG : file2: reading active writers 2024/12/11 04:12:09 DEBUG : file1: reading active writers 2024/12/11 04:12:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2024/12/11 04:12:09 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 04:12:09 INFO : file1: Copied (new) 2024/12/11 04:12:09 DEBUG : file1: vfs cache: fingerprint now "0,2024-12-11 04:12:07 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/12/11 04:12:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/11 04:12:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:09 INFO : file1: vfs cache: upload succeeded try #1 2024/12/11 04:12:10 DEBUG : : Looking for writers 2024/12/11 04:12:10 DEBUG : file1: reading active writers 2024/12/11 04:12:10 DEBUG : file2: reading active writers 2024/12/11 04:12:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/11 04:12:11 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 04:12:11 INFO : file2: Copied (new) 2024/12/11 04:12:11 DEBUG : file2: vfs cache: fingerprint now "0,2024-12-11 04:12:07 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/12/11 04:12:11 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/12/11 04:12:11 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/11 04:12:11 INFO : file2: vfs cache: upload succeeded try #1 2024/12/11 04:12:11 DEBUG : : Looking for writers 2024/12/11 04:12:11 DEBUG : file1: reading active writers 2024/12/11 04:12:11 DEBUG : file2: reading active writers 2024/12/11 04:12:11 DEBUG : >WaitForWriters: 2024/12/11 04:12:11 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:12:11 DEBUG : : Looking for writers 2024/12/11 04:12:11 DEBUG : file1: reading active writers 2024/12/11 04:12:11 DEBUG : file2: reading active writers 2024/12/11 04:12:11 DEBUG : >WaitForWriters: 2024/12/11 04:12:11 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.28s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:12:12 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:12:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 04:12:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:12:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:12:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 04:12:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:12 DEBUG : file1: newRWFileHandle: 2024/12/11 04:12:12 DEBUG : file1(0xc00032ccc0): openPending: 2024/12/11 04:12:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:12 DEBUG : file1(0xc00032ccc0): >openPending: err= 2024/12/11 04:12:12 DEBUG : file1: >newRWFileHandle: err= 2024/12/11 04:12:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/11 04:12:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/11 04:12:12 DEBUG : file1(0xc00032ccc0): _writeAt: size=5, off=0 2024/12/11 04:12:12 DEBUG : file1(0xc00032ccc0): >_writeAt: n=5, err= 2024/12/11 04:12:12 DEBUG : file1(0xc00032ccc0): RWFileHandle.Flush 2024/12/11 04:12:12 DEBUG : file1(0xc00032ccc0): RWFileHandle.Flush 2024/12/11 04:12:12 DEBUG : file1(0xc00032ccc0): close: 2024/12/11 04:12:12 DEBUG : file1: vfs cache: setting modification time to 2024-12-11 04:12:12.233161838 +0000 UTC m=+261.077726587 2024/12/11 04:12:12 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:12 DEBUG : file1(0xc00032ccc0): >close: err= 2024/12/11 04:12:12 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:12:12 DEBUG : : Looking for writers 2024/12/11 04:12:12 DEBUG : file1: reading active writers 2024/12/11 04:12:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 04:12:12 DEBUG : : Looking for writers 2024/12/11 04:12:12 DEBUG : file1: reading active writers 2024/12/11 04:12:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 04:12:12 DEBUG : : Looking for writers 2024/12/11 04:12:12 DEBUG : file1: reading active writers 2024/12/11 04:12:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 04:12:12 DEBUG : : Looking for writers 2024/12/11 04:12:12 DEBUG : file1: reading active writers 2024/12/11 04:12:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 04:12:12 DEBUG : file1: vfs cache: starting upload 2024/12/11 04:12:12 DEBUG : : Looking for writers 2024/12/11 04:12:12 DEBUG : file1: reading active writers 2024/12/11 04:12:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 04:12:12 DEBUG : : Looking for writers 2024/12/11 04:12:12 DEBUG : file1: reading active writers 2024/12/11 04:12:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/11 04:12:12 DEBUG : : Looking for writers 2024/12/11 04:12:12 DEBUG : file1: reading active writers 2024/12/11 04:12:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/11 04:12:13 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/12/11 04:12:13 DEBUG : : Looking for writers 2024/12/11 04:12:13 DEBUG : file1: reading active writers 2024/12/11 04:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/11 04:12:14 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 04:12:14 INFO : file1: Copied (new) 2024/12/11 04:12:14 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-11 04:12:12 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/11 04:12:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/11 04:12:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:14 INFO : file1: vfs cache: upload succeeded try #1 2024/12/11 04:12:14 DEBUG : : Looking for writers 2024/12/11 04:12:14 DEBUG : file1: reading active writers 2024/12/11 04:12:14 DEBUG : >WaitForWriters: 2024/12/11 04:12:14 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.94s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:12:15 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:12:15 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 04:12:15 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:15 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:12:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:12:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:15 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 04:12:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:15 DEBUG : file1: newRWFileHandle: 2024/12/11 04:12:15 DEBUG : file1(0xc000912740): openPending: 2024/12/11 04:12:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:15 DEBUG : file1(0xc000912740): >openPending: err= 2024/12/11 04:12:15 DEBUG : file1: >newRWFileHandle: err= 2024/12/11 04:12:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/11 04:12:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/11 04:12:15 DEBUG : file1(0xc000912740): _writeAt: size=5, off=0 2024/12/11 04:12:15 DEBUG : file1(0xc000912740): >_writeAt: n=5, err= 2024/12/11 04:12:15 DEBUG : file1(0xc000912740): RWFileHandle.Release 2024/12/11 04:12:15 DEBUG : file1(0xc000912740): close: 2024/12/11 04:12:15 DEBUG : file1: vfs cache: setting modification time to 2024-12-11 04:12:15.179029441 +0000 UTC m=+264.023594200 2024/12/11 04:12:15 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:15 DEBUG : file1(0xc000912740): >close: err= 2024/12/11 04:12:15 DEBUG : file1(0xc000912740): RWFileHandle.Release 2024/12/11 04:12:15 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:12:15 DEBUG : : Looking for writers 2024/12/11 04:12:15 DEBUG : file1: reading active writers 2024/12/11 04:12:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 04:12:15 DEBUG : : Looking for writers 2024/12/11 04:12:15 DEBUG : file1: reading active writers 2024/12/11 04:12:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 04:12:15 DEBUG : : Looking for writers 2024/12/11 04:12:15 DEBUG : file1: reading active writers 2024/12/11 04:12:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 04:12:15 DEBUG : : Looking for writers 2024/12/11 04:12:15 DEBUG : file1: reading active writers 2024/12/11 04:12:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 04:12:15 DEBUG : file1: vfs cache: starting upload 2024/12/11 04:12:15 DEBUG : : Looking for writers 2024/12/11 04:12:15 DEBUG : file1: reading active writers 2024/12/11 04:12:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 04:12:15 DEBUG : : Looking for writers 2024/12/11 04:12:15 DEBUG : file1: reading active writers 2024/12/11 04:12:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/11 04:12:15 DEBUG : : Looking for writers 2024/12/11 04:12:15 DEBUG : file1: reading active writers 2024/12/11 04:12:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/11 04:12:16 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/12/11 04:12:16 DEBUG : : Looking for writers 2024/12/11 04:12:16 DEBUG : file1: reading active writers 2024/12/11 04:12:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/11 04:12:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 04:12:17 INFO : file1: Copied (new) 2024/12/11 04:12:17 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-11 04:12:15 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/11 04:12:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/11 04:12:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:17 INFO : file1: vfs cache: upload succeeded try #1 2024/12/11 04:12:17 DEBUG : : Looking for writers 2024/12/11 04:12:17 DEBUG : file1: reading active writers 2024/12/11 04:12:17 DEBUG : >WaitForWriters: 2024/12/11 04:12:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.95s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:12:17 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:12:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 04:12:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:12:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:12:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 04:12:19 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/11 04:12:20 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/12/11 04:12:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 04:12:20 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 04:12:20 DEBUG : dir/file1(0xc0004de0c0): openPending: 2024/12/11 04:12:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/11 04:12:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/11 04:12:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:20 DEBUG : dir/file1(0xc0004de0c0): >openPending: err= 2024/12/11 04:12:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/11 04:12:20 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 04:12:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 04:12:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/11 04:12:20 DEBUG : dir/file1(0xc0004de0c0): _writeAt: size=5, off=0 2024/12/11 04:12:20 DEBUG : dir/file1(0xc0004de0c0): >_writeAt: n=5, err= 2024/12/11 04:12:20 DEBUG : dir/file1(0xc0004de0c0): close: 2024/12/11 04:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:20 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-11 04:12:20.697689145 +0000 UTC m=+269.542253894 2024/12/11 04:12:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:20 DEBUG : dir/file1(0xc0004de0c0): >close: err= 2024/12/11 04:12:20 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:12:20 DEBUG : dir: Looking for writers 2024/12/11 04:12:20 DEBUG : file1: reading active writers 2024/12/11 04:12:20 DEBUG : : Looking for writers 2024/12/11 04:12:20 DEBUG : dir: reading active writers 2024/12/11 04:12:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 04:12:20 DEBUG : dir: Looking for writers 2024/12/11 04:12:20 DEBUG : file1: reading active writers 2024/12/11 04:12:20 DEBUG : : Looking for writers 2024/12/11 04:12:20 DEBUG : dir: reading active writers 2024/12/11 04:12:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 04:12:20 DEBUG : dir: Looking for writers 2024/12/11 04:12:20 DEBUG : file1: reading active writers 2024/12/11 04:12:20 DEBUG : : Looking for writers 2024/12/11 04:12:20 DEBUG : dir: reading active writers 2024/12/11 04:12:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 04:12:20 DEBUG : dir: Looking for writers 2024/12/11 04:12:20 DEBUG : file1: reading active writers 2024/12/11 04:12:20 DEBUG : : Looking for writers 2024/12/11 04:12:20 DEBUG : dir: reading active writers 2024/12/11 04:12:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 04:12:20 DEBUG : dir/file1: vfs cache: starting upload 2024/12/11 04:12:20 DEBUG : dir: Looking for writers 2024/12/11 04:12:20 DEBUG : file1: reading active writers 2024/12/11 04:12:20 DEBUG : : Looking for writers 2024/12/11 04:12:20 DEBUG : dir: reading active writers 2024/12/11 04:12:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 04:12:20 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2024/12/11 04:12:21 DEBUG : dir: Looking for writers 2024/12/11 04:12:21 DEBUG : file1: reading active writers 2024/12/11 04:12:21 DEBUG : : Looking for writers 2024/12/11 04:12:21 DEBUG : dir: reading active writers 2024/12/11 04:12:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/11 04:12:21 DEBUG : dir: Looking for writers 2024/12/11 04:12:21 DEBUG : file1: reading active writers 2024/12/11 04:12:21 DEBUG : : Looking for writers 2024/12/11 04:12:21 DEBUG : dir: reading active writers 2024/12/11 04:12:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/11 04:12:21 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 04:12:21 INFO : dir/file1: Copied (replaced existing) 2024/12/11 04:12:21 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-12-11 04:12:20 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/11 04:12:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/11 04:12:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/11 04:12:21 DEBUG : dir: Looking for writers 2024/12/11 04:12:21 DEBUG : file1: reading active writers 2024/12/11 04:12:21 DEBUG : : Looking for writers 2024/12/11 04:12:21 DEBUG : dir: reading active writers 2024/12/11 04:12:21 DEBUG : >WaitForWriters: 2024/12/11 04:12:21 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.04s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:12:22 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:12:22 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 04:12:22 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:22 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:12:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:12:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:22 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 04:12:24 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/11 04:12:25 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:25 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 04:12:25 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 04:12:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 04:12:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/11 04:12:25 DEBUG : dir/file1(0xc0008ac580): _writeAt: size=5, off=0 2024/12/11 04:12:25 DEBUG : dir/file1(0xc0008ac580): openPending: 2024/12/11 04:12:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/11 04:12:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/11 04:12:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:25 DEBUG : dir/file1(0xc0008ac580): >openPending: err= 2024/12/11 04:12:25 DEBUG : dir/file1(0xc0008ac580): >_writeAt: n=5, err= 2024/12/11 04:12:25 DEBUG : dir/file1(0xc0008ac580): _writeAt: size=15, off=5 2024/12/11 04:12:25 DEBUG : dir/file1(0xc0008ac580): >_writeAt: n=15, err= 2024/12/11 04:12:25 DEBUG : dir/file1(0xc0008ac580): close: 2024/12/11 04:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/12/11 04:12:25 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-11 04:12:25.845985366 +0000 UTC m=+274.690550125 2024/12/11 04:12:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:25 DEBUG : dir/file1(0xc0008ac580): >close: err= 2024/12/11 04:12:25 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:12:25 DEBUG : dir: Looking for writers 2024/12/11 04:12:25 DEBUG : file1: reading active writers 2024/12/11 04:12:25 DEBUG : : Looking for writers 2024/12/11 04:12:25 DEBUG : dir: reading active writers 2024/12/11 04:12:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 04:12:25 DEBUG : dir: Looking for writers 2024/12/11 04:12:25 DEBUG : file1: reading active writers 2024/12/11 04:12:25 DEBUG : : Looking for writers 2024/12/11 04:12:25 DEBUG : dir: reading active writers 2024/12/11 04:12:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 04:12:25 DEBUG : dir: Looking for writers 2024/12/11 04:12:25 DEBUG : file1: reading active writers 2024/12/11 04:12:25 DEBUG : : Looking for writers 2024/12/11 04:12:25 DEBUG : dir: reading active writers 2024/12/11 04:12:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 04:12:25 DEBUG : dir: Looking for writers 2024/12/11 04:12:25 DEBUG : file1: reading active writers 2024/12/11 04:12:25 DEBUG : : Looking for writers 2024/12/11 04:12:25 DEBUG : dir: reading active writers 2024/12/11 04:12:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 04:12:25 DEBUG : dir/file1: vfs cache: starting upload 2024/12/11 04:12:25 DEBUG : dir: Looking for writers 2024/12/11 04:12:25 DEBUG : file1: reading active writers 2024/12/11 04:12:25 DEBUG : : Looking for writers 2024/12/11 04:12:25 DEBUG : dir: reading active writers 2024/12/11 04:12:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 04:12:26 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2024/12/11 04:12:26 DEBUG : dir: Looking for writers 2024/12/11 04:12:26 DEBUG : file1: reading active writers 2024/12/11 04:12:26 DEBUG : : Looking for writers 2024/12/11 04:12:26 DEBUG : dir: reading active writers 2024/12/11 04:12:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/11 04:12:26 DEBUG : dir: Looking for writers 2024/12/11 04:12:26 DEBUG : file1: reading active writers 2024/12/11 04:12:26 DEBUG : : Looking for writers 2024/12/11 04:12:26 DEBUG : dir: reading active writers 2024/12/11 04:12:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/11 04:12:26 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2024/12/11 04:12:26 INFO : dir/file1: Copied (replaced existing) 2024/12/11 04:12:26 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-12-11 04:12:25 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2024/12/11 04:12:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/11 04:12:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/11 04:12:27 DEBUG : dir: Looking for writers 2024/12/11 04:12:27 DEBUG : file1: reading active writers 2024/12/11 04:12:27 DEBUG : : Looking for writers 2024/12/11 04:12:27 DEBUG : dir: reading active writers 2024/12/11 04:12:27 DEBUG : >WaitForWriters: 2024/12/11 04:12:27 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.13s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:12:28 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:12:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 04:12:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:12:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:12:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 04:12:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:28 DEBUG : file1: newRWFileHandle: 2024/12/11 04:12:28 DEBUG : file1(0xc0009126c0): openPending: 2024/12/11 04:12:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:28 DEBUG : file1(0xc0009126c0): >openPending: err= 2024/12/11 04:12:28 DEBUG : file1: >newRWFileHandle: err= 2024/12/11 04:12:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/11 04:12:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/11 04:12:28 DEBUG : file1(0xc0009126c0): _writeAt: size=5, off=0 2024/12/11 04:12:28 DEBUG : file1(0xc0009126c0): >_writeAt: n=5, err= 2024/12/11 04:12:28 DEBUG : file1(0xc0009126c0): close: 2024/12/11 04:12:28 DEBUG : file1: vfs cache: setting modification time to 2024-12-11 04:12:28.293845124 +0000 UTC m=+277.138409873 2024/12/11 04:12:28 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:28 DEBUG : file1(0xc0009126c0): >close: err= 2024/12/11 04:12:28 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:12:28 DEBUG : : Looking for writers 2024/12/11 04:12:28 DEBUG : file1: reading active writers 2024/12/11 04:12:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 04:12:28 DEBUG : : Looking for writers 2024/12/11 04:12:28 DEBUG : file1: reading active writers 2024/12/11 04:12:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 04:12:28 DEBUG : : Looking for writers 2024/12/11 04:12:28 DEBUG : file1: reading active writers 2024/12/11 04:12:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 04:12:28 DEBUG : : Looking for writers 2024/12/11 04:12:28 DEBUG : file1: reading active writers 2024/12/11 04:12:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 04:12:28 DEBUG : file1: vfs cache: starting upload 2024/12/11 04:12:28 DEBUG : : Looking for writers 2024/12/11 04:12:28 DEBUG : file1: reading active writers 2024/12/11 04:12:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 04:12:28 DEBUG : : Looking for writers 2024/12/11 04:12:28 DEBUG : file1: reading active writers 2024/12/11 04:12:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/11 04:12:28 DEBUG : : Looking for writers 2024/12/11 04:12:28 DEBUG : file1: reading active writers 2024/12/11 04:12:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/11 04:12:29 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/12/11 04:12:29 DEBUG : : Looking for writers 2024/12/11 04:12:29 DEBUG : file1: reading active writers 2024/12/11 04:12:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/11 04:12:30 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 04:12:30 INFO : file1: Copied (new) 2024/12/11 04:12:30 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-11 04:12:28 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/11 04:12:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/11 04:12:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:30 INFO : file1: vfs cache: upload succeeded try #1 2024/12/11 04:12:30 DEBUG : : Looking for writers 2024/12/11 04:12:30 DEBUG : file1: reading active writers 2024/12/11 04:12:30 DEBUG : >WaitForWriters: 2024/12/11 04:12:30 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.94s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:12:31 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:12:31 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 04:12:31 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:31 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:12:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:12:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/12/11 04:12:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de300): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de300): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de300): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de300): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de300): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.242711487 +0000 UTC m=+280.087276246 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de300): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de380): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de380): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de380): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de380): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de380): _writeAt: size=3, off=2 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de380): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de380): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.242711487 +0000 UTC m=+280.087276246 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de380): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de3c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de3c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de3c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de3c0): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de3c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.242711487 +0000 UTC m=+280.087276246 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de3c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b6c0 item 1 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de400): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de400): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de400): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de400): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de400): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.244710345 +0000 UTC m=+280.089275104 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de400): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de4c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de4c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de4c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de4c0): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de4c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.244710345 +0000 UTC m=+280.089275104 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de4c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053bd50 item 2 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de500): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de500): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de500): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de500): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de500): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.245897896 +0000 UTC m=+280.090462644 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de500): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de540): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de540): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de540): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de540): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de540): _writeAt: size=3, off=2 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de540): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de540): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.245897896 +0000 UTC m=+280.090462644 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de540): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de580): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de580): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de580): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de580): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de580): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.245897896 +0000 UTC m=+280.090462644 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de580): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000398a80 item 3 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de780): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de780): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de780): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de780): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de780): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.24779897 +0000 UTC m=+280.092363719 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de780): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de800): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de800): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de800): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de800): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de800): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.24779897 +0000 UTC m=+280.092363719 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de800): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003991f0 item 4 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de840): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de840): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de840): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de840): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de840): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.249094041 +0000 UTC m=+280.093658779 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de840): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de880): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de880): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de880): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de880): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de880): _writeAt: size=3, off=2 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de880): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de880): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.249094041 +0000 UTC m=+280.093658779 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de880): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de8c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de8c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de8c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de8c0): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de8c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.249094041 +0000 UTC m=+280.093658779 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de8c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399570 item 5 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de940): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de940): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de940): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de940): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de940): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.251187235 +0000 UTC m=+280.095751984 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de940): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de9c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de9c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de9c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de9c0): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de9c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.251187235 +0000 UTC m=+280.095751984 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004de9c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399a40 item 6 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dea40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dea40): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dea40): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dea40): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dea40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.252473378 +0000 UTC m=+280.097038128 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dea40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004deb00): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004deb00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004deb00): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004deb00): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004deb00): _writeAt: size=3, off=2 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004deb00): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004deb00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.252473378 +0000 UTC m=+280.097038128 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004deb00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004deb40): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004deb40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004deb40): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004deb40): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004deb40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.252473378 +0000 UTC m=+280.097038128 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004deb40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000399dc0 item 7 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004debc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004debc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004debc0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004debc0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004debc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.254438704 +0000 UTC m=+280.099003453 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004debc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dec40): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dec40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dec40): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dec40): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dec40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.254438704 +0000 UTC m=+280.099003453 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dec40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455ea0 item 8 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dec80): _readAt: size=2, off=0 2024/12/11 04:12:31 ERROR : open-test-file(0xc0004dec80): Couldn't read size of file 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dec80): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dec80): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dec80): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dec80): close: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dec80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004decc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004decc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004decc0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004decc0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004decc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.255732573 +0000 UTC m=+280.100297322 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004decc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004ded00): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004ded00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004ded00): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004ded00): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004ded00): _writeAt: size=3, off=2 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004ded00): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004ded00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.255732573 +0000 UTC m=+280.100297322 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004ded00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004ded40): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004ded40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004ded40): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004ded40): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004ded40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.255732573 +0000 UTC m=+280.100297322 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004ded40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003739d0 item 9 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dedc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dedc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dedc0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dedc0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dedc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.257694581 +0000 UTC m=+280.102259330 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dedc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dee80): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dee80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dee80): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dee80): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dee80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.257694581 +0000 UTC m=+280.102259330 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dee80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343d50 item 10 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004def40): _readAt: size=2, off=0 2024/12/11 04:12:31 ERROR : open-test-file(0xc0004def40): Couldn't read size of file 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004def40): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004def40): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004def40): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004def40): close: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004def40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004defc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004defc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004defc0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004defc0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004defc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.258984323 +0000 UTC m=+280.103549091 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004defc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df080): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df080): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df080): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df080): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df080): _writeAt: size=3, off=2 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df080): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df080): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.258984323 +0000 UTC m=+280.103549091 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df080): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df0c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df0c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df0c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df0c0): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df0c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.258984323 +0000 UTC m=+280.103549091 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df0c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e230 item 11 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df140): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df140): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df140): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df140): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df140): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.261996704 +0000 UTC m=+280.106561453 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df140): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df1c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df1c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df1c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df1c0): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df1c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.261996704 +0000 UTC m=+280.106561453 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df1c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054e620 item 12 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df280): _readAt: size=2, off=0 2024/12/11 04:12:31 ERROR : open-test-file(0xc0004df280): Couldn't read size of file 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df280): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df280): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df280): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df280): close: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df280): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df2c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df2c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df2c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df2c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df2c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.26362568 +0000 UTC m=+280.108190429 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df2c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df380): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df380): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df380): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df380): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df380): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.26362568 +0000 UTC m=+280.108190429 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df380): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ea10 item 13 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df400): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df400): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df400): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df400): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df400): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.264714756 +0000 UTC m=+280.109279504 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df400): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df600): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df600): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df600): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df600): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df600): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.264714756 +0000 UTC m=+280.109279504 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df600): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ee70 item 14 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df6c0): _readAt: size=2, off=0 2024/12/11 04:12:31 ERROR : open-test-file(0xc0004df6c0): Couldn't read size of file 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df6c0): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df6c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df6c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df6c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df6c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df700): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df700): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df700): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df700): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df700): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.265765851 +0000 UTC m=+280.110330600 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df700): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df7c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df7c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df7c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df7c0): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df7c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.265765851 +0000 UTC m=+280.110330600 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df7c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f260 item 15 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df840): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df840): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df840): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df840): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df840): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.266803702 +0000 UTC m=+280.111368450 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df840): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df8c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df8c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df8c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df8c0): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df8c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.266803702 +0000 UTC m=+280.111368450 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df8c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054f650 item 16 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df900): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df900): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df900): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df900): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df900): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.2681454 +0000 UTC m=+280.112710149 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df900): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df940): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df940): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df940): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df940): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df940): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df940): _writeAt: size=3, off=7 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df940): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df940): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.2681454 +0000 UTC m=+280.112710149 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df940): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df980): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df980): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df980): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df980): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df980): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.2681454 +0000 UTC m=+280.112710149 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004df980): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054fa40 item 17 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfa00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfa00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfa00): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfa00): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfa00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.269624146 +0000 UTC m=+280.114188895 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfa00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfa80): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfa80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfa80): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfa80): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfa80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.269624146 +0000 UTC m=+280.114188895 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfa80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ca230 item 18 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfb00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfb00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfb00): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfb00): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfb00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.270764597 +0000 UTC m=+280.115329347 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfb00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfbc0): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfbc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfbc0): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfbc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfbc0): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfbc0): _writeAt: size=3, off=7 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfbc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfbc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.270764597 +0000 UTC m=+280.115329347 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfbc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfc00): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfc00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfc00): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfc00): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfc00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.270764597 +0000 UTC m=+280.115329347 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfc00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ca700 item 19 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfc80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfc80): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfc80): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfc80): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfc80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.272007522 +0000 UTC m=+280.116572271 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfc80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfd00): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfd00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfd00): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfd00): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfd00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.272007522 +0000 UTC m=+280.116572271 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfd00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cad20 item 20 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfd80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfd80): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfd80): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfd80): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfd80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.27323669 +0000 UTC m=+280.117801439 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfd80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfe40): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfe40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfe40): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfe40): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfe40): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfe40): _writeAt: size=3, off=7 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfe40): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfe40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.27323669 +0000 UTC m=+280.117801439 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfe40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfe80): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfe80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfe80): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfe80): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfe80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.27323669 +0000 UTC m=+280.117801439 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dfe80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cb030 item 21 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dff00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dff00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dff00): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dff00): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dff00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.27493235 +0000 UTC m=+280.119497099 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0004dff00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac000): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac000): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac000): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac000): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac000): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.27493235 +0000 UTC m=+280.119497099 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac000): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cb420 item 22 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac080): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac080): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac080): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac080): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac080): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.275950083 +0000 UTC m=+280.120514822 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac080): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac140): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac140): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac140): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac140): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac140): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac140): _writeAt: size=3, off=7 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac140): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac140): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.275950083 +0000 UTC m=+280.120514822 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac140): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac180): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac180): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac180): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac180): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac180): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.275950083 +0000 UTC m=+280.120514822 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac180): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cb6c0 item 23 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac200): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac200): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac200): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac200): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac200): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.277531219 +0000 UTC m=+280.122095968 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac200): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac280): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac280): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac280): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac280): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac280): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.277531219 +0000 UTC m=+280.122095968 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac280): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cbab0 item 24 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac480): _readAt: size=2, off=0 2024/12/11 04:12:31 ERROR : open-test-file(0xc0008ac480): Couldn't read size of file 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac480): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac480): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac480): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac480): close: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac480): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac4c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac4c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac4c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac4c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac4c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.278867077 +0000 UTC m=+280.123431826 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac4c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac7c0): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac7c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac7c0): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac7c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac7c0): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac7c0): _writeAt: size=3, off=7 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac7c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac7c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.278867077 +0000 UTC m=+280.123431826 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac7c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac800): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac800): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac800): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac800): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac800): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.278867077 +0000 UTC m=+280.123431826 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac800): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cbd50 item 25 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac8c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac8c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac8c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac8c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac8c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.28074093 +0000 UTC m=+280.125305680 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac8c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac940): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac940): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac940): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac940): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac940): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.28074093 +0000 UTC m=+280.125305680 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ac940): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a620 item 26 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008aca40): _readAt: size=2, off=0 2024/12/11 04:12:31 ERROR : open-test-file(0xc0008aca40): Couldn't read size of file 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008aca40): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008aca40): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008aca40): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008aca40): close: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008aca40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008aca80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008aca80): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008aca80): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008aca80): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008aca80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.281780173 +0000 UTC m=+280.126344922 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008aca80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acb40): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acb40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acb40): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acb40): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acb40): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acb40): _writeAt: size=3, off=7 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acb40): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acb40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.281780173 +0000 UTC m=+280.126344922 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acb40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acbc0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acbc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acbc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acbc0): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acbc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.281780173 +0000 UTC m=+280.126344922 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acbc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037aa80 item 27 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acc40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acc40): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acc40): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acc40): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acc40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.283284917 +0000 UTC m=+280.127849665 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acc40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008accc0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008accc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008accc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008accc0): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008accc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.283284917 +0000 UTC m=+280.127849665 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008accc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037af50 item 28 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acd80): _readAt: size=2, off=0 2024/12/11 04:12:31 ERROR : open-test-file(0xc0008acd80): Couldn't read size of file 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acd80): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acd80): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acd80): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acd80): close: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acd80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acdc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acdc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acdc0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acdc0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acdc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.284326083 +0000 UTC m=+280.128890823 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acdc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ace80): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ace80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ace80): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ace80): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ace80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.284326083 +0000 UTC m=+280.128890823 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ace80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b2d0 item 29 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acf00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acf00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acf00): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acf00): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acf00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.285250701 +0000 UTC m=+280.129815450 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acf00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acf80): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acf80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acf80): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acf80): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acf80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.285250701 +0000 UTC m=+280.129815450 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008acf80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b6c0 item 30 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad040): _readAt: size=2, off=0 2024/12/11 04:12:31 ERROR : open-test-file(0xc0008ad040): Couldn't read size of file 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad040): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad040): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad040): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad040): close: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad040): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad080): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad080): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad080): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad080): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad080): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.286211999 +0000 UTC m=+280.130776749 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad080): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad140): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad140): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad140): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad140): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad140): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.286211999 +0000 UTC m=+280.130776749 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad140): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ba40 item 31 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 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 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad1c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad1c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad1c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad1c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad1c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.287185008 +0000 UTC m=+280.131749757 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad1c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad240): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad240): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad240): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad240): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad240): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.287185008 +0000 UTC m=+280.131749757 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad240): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037bdc0 item 32 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad280): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad280): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad280): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad280): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad280): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.288208652 +0000 UTC m=+280.132773401 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad280): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad2c0): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad2c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad2c0): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad2c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad2c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a0e0 item 33 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad2c0): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad2c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.28867834 +0000 UTC m=+280.133243089 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad2c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad300): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad300): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad300): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad300): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad300): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.28867834 +0000 UTC m=+280.133243089 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad300): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a2a0 item 33 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad340): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad340): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad340): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad340): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad340): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.289699579 +0000 UTC m=+280.134264318 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad340): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad380): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad380): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a700 item 34 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad380): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad380): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad380): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad380): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad380): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.290093647 +0000 UTC m=+280.134658395 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad380): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad3c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad3c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad3c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad3c0): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad3c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.290093647 +0000 UTC m=+280.134658395 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad3c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a850 item 34 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad400): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad400): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad400): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad400): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad400): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.290912036 +0000 UTC m=+280.135476785 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad400): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad440): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad440): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad440): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad440): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad440): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045aaf0 item 35 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad440): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad440): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.291254547 +0000 UTC m=+280.135819296 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad440): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad480): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad480): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad480): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad480): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad480): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.291254547 +0000 UTC m=+280.135819296 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad480): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ae00 item 35 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad500): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad500): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad500): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad500): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad500): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.292161052 +0000 UTC m=+280.136725801 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad500): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad5c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad5c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b260 item 36 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad5c0): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad5c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad5c0): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad5c0): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad5c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.292551611 +0000 UTC m=+280.137116361 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad5c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad600): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad600): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad600): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad600): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad600): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.292551611 +0000 UTC m=+280.137116361 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad600): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b420 item 36 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad680): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad680): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad680): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad680): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad680): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.293506347 +0000 UTC m=+280.138071096 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad680): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad6c0): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad6c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad6c0): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad6c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad6c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b730 item 37 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad6c0): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad6c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.293778916 +0000 UTC m=+280.138343665 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad6c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad700): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad700): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad700): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad700): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad700): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.293778916 +0000 UTC m=+280.138343665 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad700): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b880 item 37 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad780): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad780): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad780): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad780): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad780): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.294752847 +0000 UTC m=+280.139317596 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad780): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad840): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad840): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045bd50 item 38 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad840): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad840): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad840): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad840): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad840): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.295142946 +0000 UTC m=+280.139707696 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad840): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad880): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad880): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad880): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad880): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad880): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.295142946 +0000 UTC m=+280.139707696 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad880): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045bea0 item 38 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad900): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad900): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad900): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad900): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad900): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.296336438 +0000 UTC m=+280.140901187 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad900): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad9c0): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad9c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad9c0): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad9c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad9c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6310 item 39 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad9c0): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad9c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.296654532 +0000 UTC m=+280.141219282 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ad9c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ada00): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ada00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ada00): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ada00): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ada00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.296654532 +0000 UTC m=+280.141219282 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ada00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e65b0 item 39 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ada80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ada80): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ada80): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ada80): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ada80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.297784506 +0000 UTC m=+280.142349255 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ada80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912680): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912680): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459ab0 item 40 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912680): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912680): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912680): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912680): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912680): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.298378716 +0000 UTC m=+280.142943465 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912680): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912840): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912840): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912840): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912840): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912840): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.298378716 +0000 UTC m=+280.142943465 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912840): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459c70 item 40 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912880): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912880): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912880): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912880): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912880): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912880): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912880): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.299452444 +0000 UTC m=+280.144017193 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912880): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912980): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912980): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912980): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea1c0 item 41 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912980): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912980): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.299790456 +0000 UTC m=+280.144355195 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912980): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0009129c0): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0009129c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0009129c0): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0009129c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0009129c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea3f0 item 41 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0009129c0): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0009129c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.300210211 +0000 UTC m=+280.144774961 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0009129c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912a00): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912a00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912a00): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912a00): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912a00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.300210211 +0000 UTC m=+280.144774961 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912a00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea540 item 41 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912ac0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912ac0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912ac0): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912ac0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912ac0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912ac0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912ac0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.301212395 +0000 UTC m=+280.145777134 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912ac0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912b00): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912b00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912b00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea930 item 42 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912b00): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912b00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.301655853 +0000 UTC m=+280.146220603 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912b00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912bc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912bc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eaaf0 item 42 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912bc0): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912bc0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912bc0): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912bc0): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912bc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.302236409 +0000 UTC m=+280.146801159 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912bc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912c00): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912c00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912c00): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912c00): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912c00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.302236409 +0000 UTC m=+280.146801159 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912c00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eacb0 item 42 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912cc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912cc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912cc0): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912cc0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912cc0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912cc0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912cc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.303215951 +0000 UTC m=+280.147780700 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912cc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912d40): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912d40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912d40): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb110 item 43 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912d40): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912d40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.303606762 +0000 UTC m=+280.148171511 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912d40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912e00): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912e00): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912e00): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912e00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912e00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb340 item 43 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912e00): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912e00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.303985831 +0000 UTC m=+280.148550580 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912e00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912e40): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912e40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912e40): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912e40): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912e40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.303985831 +0000 UTC m=+280.148550580 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912e40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb730 item 43 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912f00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912f00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912f00): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912f00): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912f00): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912f00): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912f00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.304901943 +0000 UTC m=+280.149466692 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912f00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912f40): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912f40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912f40): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ebab0 item 44 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912f40): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912f40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.305257668 +0000 UTC m=+280.149822417 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000912f40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913000): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913000): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ebea0 item 44 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913000): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913000): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913000): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913000): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913000): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.305740631 +0000 UTC m=+280.150305380 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913000): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913040): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913040): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913040): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913040): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913040): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.305740631 +0000 UTC m=+280.150305380 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913040): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee150 item 44 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913140): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913140): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913140): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913140): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913140): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913140): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913140): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.306635183 +0000 UTC m=+280.151199933 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913140): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913180): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913180): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913180): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee690 item 45 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913180): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913180): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.306972574 +0000 UTC m=+280.151537324 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913180): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913240): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913240): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913240): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913240): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913240): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.306972574 +0000 UTC m=+280.151537324 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913240): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee850 item 45 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913300): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913300): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913300): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913300): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913300): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913300): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913300): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.307919565 +0000 UTC m=+280.152484314 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913300): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913340): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913340): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913340): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eebd0 item 46 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913340): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913340): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.308317869 +0000 UTC m=+280.152882628 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913340): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913400): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913400): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913400): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913400): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913400): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.308317869 +0000 UTC m=+280.152882628 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913400): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eed20 item 46 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0009134c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0009134c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0009134c0): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0009134c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0009134c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0009134c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0009134c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.30937212 +0000 UTC m=+280.153936870 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0009134c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913580): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913580): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913580): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef2d0 item 47 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913580): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913580): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.309724109 +0000 UTC m=+280.154288857 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913580): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913640): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913640): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913640): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913640): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913640): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.309724109 +0000 UTC m=+280.154288857 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913640): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef490 item 47 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913700): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913700): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913700): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913700): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913700): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913700): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913700): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.310877185 +0000 UTC m=+280.155441933 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913700): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913740): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913740): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913740): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef730 item 48 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913740): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913740): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.311265792 +0000 UTC m=+280.155830540 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913740): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913800): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913800): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913800): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913800): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913800): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.311265792 +0000 UTC m=+280.155830540 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913800): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef960 item 48 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913840): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913840): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913840): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913840): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913840): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.312376567 +0000 UTC m=+280.156941317 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913840): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913880): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913880): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913880): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913880): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913880): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913880): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004efe30 item 49 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913880): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913880): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.312716745 +0000 UTC m=+280.157281504 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913880): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0009138c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0009138c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0009138c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0009138c0): >_readAt: n=8, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0009138c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.312716745 +0000 UTC m=+280.157281504 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0009138c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa070 item 49 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913940): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913940): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913940): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913940): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913940): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.313936795 +0000 UTC m=+280.158501544 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913940): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913a00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913a00): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913a00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa310 item 50 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913a00): _readAt: size=2, off=5 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913a00): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913a00): _writeAt: size=3, off=5 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913a00): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913a00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.314395804 +0000 UTC m=+280.158960552 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913a00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913a40): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913a40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913a40): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913a40): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913a40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.314395804 +0000 UTC m=+280.158960552 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913a40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa460 item 50 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913ac0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913ac0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913ac0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913ac0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913ac0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.315581911 +0000 UTC m=+280.160146650 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913ac0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913b80): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913b80): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913b80): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913b80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913b80): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913b80): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa850 item 51 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913b80): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913b80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.315920003 +0000 UTC m=+280.160484762 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913b80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913bc0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913bc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913bc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913bc0): >_readAt: n=8, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913bc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.315920003 +0000 UTC m=+280.160484762 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913bc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa9a0 item 51 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913c40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913c40): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913c40): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913c40): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913c40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.316878646 +0000 UTC m=+280.161443394 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913c40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913d00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913d00): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913d00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fae70 item 52 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913d00): _readAt: size=2, off=5 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913d00): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913d00): _writeAt: size=3, off=5 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913d00): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913d00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.317415459 +0000 UTC m=+280.161980208 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913d00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913d40): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913d40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913d40): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913d40): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913d40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.317415459 +0000 UTC m=+280.161980208 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913d40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fb110 item 52 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032cc40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032cc40): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032cc40): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032cc40): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032cc40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.318585536 +0000 UTC m=+280.163150286 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032cc40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d280): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d280): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d280): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d280): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d280): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d280): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000531f0 item 53 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d280): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d280): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.319169027 +0000 UTC m=+280.163733776 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d280): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d640): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d640): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d640): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d640): >_readAt: n=8, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d640): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.319169027 +0000 UTC m=+280.163733776 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d640): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053570 item 53 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d6c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d6c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d6c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d6c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d6c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.320393677 +0000 UTC m=+280.164958426 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d6c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d840): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d840): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d840): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053a40 item 54 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d840): _readAt: size=2, off=5 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d840): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d840): _writeAt: size=3, off=5 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d840): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d840): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.320970756 +0000 UTC m=+280.165535505 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d840): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d8c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d8c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d8c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d8c0): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d8c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.320970756 +0000 UTC m=+280.165535505 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d8c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b90 item 54 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d9c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d9c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d9c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d9c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d9c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.322184205 +0000 UTC m=+280.166748954 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032d9c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dac0): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dac0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dac0): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dac0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dac0): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dac0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502000 item 55 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dac0): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dac0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.322690311 +0000 UTC m=+280.167255071 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dac0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032db00): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032db00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032db00): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032db00): >_readAt: n=8, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032db00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.322690311 +0000 UTC m=+280.167255071 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032db00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502150 item 55 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dbc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dbc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dbc0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dbc0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dbc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.32391436 +0000 UTC m=+280.168479109 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dbc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dcc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dcc0): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dcc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502460 item 56 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dcc0): _readAt: size=2, off=5 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dcc0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dcc0): _writeAt: size=3, off=5 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dcc0): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dcc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.324456693 +0000 UTC m=+280.169021442 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dcc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dd00): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dd00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dd00): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dd00): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dd00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.324456693 +0000 UTC m=+280.169021442 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032dd00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005025b0 item 56 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032de00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032de00): open at offset 0 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032de00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032de00): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032de00): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032de00): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032de00): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032de00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.325557552 +0000 UTC m=+280.170122341 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032de00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032de40): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032de40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032de40): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005028c0 item 57 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032de40): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032de40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.325926832 +0000 UTC m=+280.170491621 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032de40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032df40): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032df40): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032df40): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032df40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032df40): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032df40): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502af0 item 57 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032df40): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032df40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.326449259 +0000 UTC m=+280.171014018 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00032df40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c1c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c1c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c1c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c1c0): >_readAt: n=8, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c1c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.326449259 +0000 UTC m=+280.171014018 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c1c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502cb0 item 57 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c280): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c280): open at offset 0 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c280): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c280): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c280): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c280): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c280): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c280): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.327937591 +0000 UTC m=+280.172502340 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c280): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c2c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c2c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c2c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503110 item 58 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c2c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c2c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.328401809 +0000 UTC m=+280.172966589 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c2c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c380): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c380): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c380): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503260 item 58 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c380): _readAt: size=2, off=5 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c380): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c380): _writeAt: size=3, off=5 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c380): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c380): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.328881436 +0000 UTC m=+280.173446176 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c380): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c3c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c3c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c3c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c3c0): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c3c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.328881436 +0000 UTC m=+280.173446176 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c3c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503490 item 58 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c480): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c480): open at offset 0 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c480): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c480): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c480): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c480): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c480): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c480): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.32991012 +0000 UTC m=+280.174474869 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c480): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c4c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c4c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c4c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005037a0 item 59 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c4c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c4c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.330310919 +0000 UTC m=+280.174875667 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c4c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c580): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c580): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c580): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c580): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c580): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c580): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503a40 item 59 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c580): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c580): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.330770528 +0000 UTC m=+280.175335288 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c580): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c5c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c5c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c5c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c5c0): >_readAt: n=8, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c5c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.330770528 +0000 UTC m=+280.175335288 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c5c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503c00 item 59 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c680): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c680): open at offset 0 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c680): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c680): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c680): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c680): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c680): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c680): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.331812916 +0000 UTC m=+280.176377666 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c680): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c6c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c6c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c6c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e1c0 item 60 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c6c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c6c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.332171347 +0000 UTC m=+280.176736096 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c6c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c780): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c780): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c780): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e3f0 item 60 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c780): _readAt: size=2, off=5 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c780): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c780): _writeAt: size=3, off=5 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c780): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c780): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.332686781 +0000 UTC m=+280.177251530 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c780): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c7c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c7c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c7c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c7c0): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c7c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.332686781 +0000 UTC m=+280.177251530 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c7c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e5b0 item 60 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c880): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c880): open at offset 0 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c880): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c880): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c880): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c880): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c880): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c880): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.333761621 +0000 UTC m=+280.178326370 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c880): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c8c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c8c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c8c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e850 item 61 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c8c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c8c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.334123938 +0000 UTC m=+280.178688687 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c8c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c980): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c980): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c980): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c980): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c980): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.334123938 +0000 UTC m=+280.178688687 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014c980): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e9a0 item 61 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ca40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ca40): open at offset 0 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ca40): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ca40): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ca40): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ca40): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ca40): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ca40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.335322138 +0000 UTC m=+280.179886888 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ca40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ca80): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ca80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ca80): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ee70 item 62 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ca80): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ca80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.335779523 +0000 UTC m=+280.180344272 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ca80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cb40): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cb40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cb40): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cb40): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cb40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.335779523 +0000 UTC m=+280.180344272 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cb40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052efc0 item 62 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cc00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cc00): open at offset 0 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cc00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cc00): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cc00): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cc00): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cc00): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cc00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.336807455 +0000 UTC m=+280.181372204 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cc00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cc40): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cc40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cc40): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f2d0 item 63 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cc40): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cc40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.337284007 +0000 UTC m=+280.181848776 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cc40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cd00): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cd00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cd00): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cd00): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cd00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.337284007 +0000 UTC m=+280.181848776 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cd00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f420 item 63 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 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 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cdc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cdc0): open at offset 0 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cdc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cdc0): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cdc0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cdc0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cdc0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cdc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.338741692 +0000 UTC m=+280.183306441 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cdc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ce00): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ce00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ce00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f7a0 item 64 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ce00): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ce00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.339286009 +0000 UTC m=+280.183850759 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ce00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cec0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cec0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cec0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cec0): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cec0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.339286009 +0000 UTC m=+280.183850759 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cec0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f960 item 64 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cf00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cf00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cf00): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cf00): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cf00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.340350189 +0000 UTC m=+280.184914929 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cf00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cf40): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cf40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cf40): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cf40): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cf40): _writeAt: size=3, off=2 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052fc00 item 65 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cf40): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cf40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.340786946 +0000 UTC m=+280.185351685 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cf40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cf80): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cf80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cf80): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cf80): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cf80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.340786946 +0000 UTC m=+280.185351685 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cf80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052fea0 item 65 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cfc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cfc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cfc0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cfc0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cfc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.341892042 +0000 UTC m=+280.186456791 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014cfc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d000): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d000): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534230 item 66 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d000): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d000): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d000): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d000): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d000): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.342319942 +0000 UTC m=+280.186884691 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d000): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d040): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d040): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d040): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d040): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d040): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.342319942 +0000 UTC m=+280.186884691 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d040): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534380 item 66 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d080): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d080): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d080): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d080): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d080): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.343496572 +0000 UTC m=+280.188061320 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d080): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d0c0): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d0c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d0c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d0c0): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d0c0): _writeAt: size=3, off=2 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534620 item 67 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d0c0): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d0c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.343838992 +0000 UTC m=+280.188403741 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d0c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d100): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d100): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d100): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d100): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d100): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.343838992 +0000 UTC m=+280.188403741 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d100): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534770 item 67 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d180): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d180): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d180): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d180): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d180): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.344969996 +0000 UTC m=+280.189534745 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d180): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d240): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d240): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534a10 item 68 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d240): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d240): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d240): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d240): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d240): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.345398878 +0000 UTC m=+280.189963627 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d240): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d280): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d280): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d280): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d280): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d280): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.345398878 +0000 UTC m=+280.189963627 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d280): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534b60 item 68 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d2c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d2c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d2c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d2c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d2c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.346451467 +0000 UTC m=+280.191016216 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d2c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d300): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d300): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d300): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d300): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d300): _writeAt: size=3, off=2 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534e00 item 69 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d300): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d300): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.346948787 +0000 UTC m=+280.191513535 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d300): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d340): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d340): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d340): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d340): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d340): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.346948787 +0000 UTC m=+280.191513535 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d340): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534f50 item 69 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d3c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d3c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d3c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d3c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d3c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.348077316 +0000 UTC m=+280.192642065 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d3c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d480): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d480): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005351f0 item 70 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d480): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d480): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d480): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d480): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d480): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.348536504 +0000 UTC m=+280.193101253 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d480): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d4c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d4c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d4c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d4c0): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d4c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.348536504 +0000 UTC m=+280.193101253 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d4c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535340 item 70 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d540): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d540): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d540): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d540): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d540): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.349643524 +0000 UTC m=+280.194208274 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d540): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d600): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d600): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d600): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d600): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d600): _writeAt: size=3, off=2 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005355e0 item 71 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d600): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d600): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.350057067 +0000 UTC m=+280.194621816 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d600): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d640): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d640): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d640): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d640): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d640): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.350057067 +0000 UTC m=+280.194621816 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d640): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535730 item 71 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d6c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d6c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d6c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d6c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d6c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.351224831 +0000 UTC m=+280.195789581 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d6c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d780): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d780): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005359d0 item 72 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d780): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d780): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d780): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d780): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d780): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.351867803 +0000 UTC m=+280.196432552 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d780): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d7c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d7c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d7c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d7c0): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d7c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.351867803 +0000 UTC m=+280.196432552 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d7c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535b20 item 72 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d800): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d800): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d800): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d800): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d800): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d800): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d800): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.353386032 +0000 UTC m=+280.197950781 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d800): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d840): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d840): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d840): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535dc0 item 73 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d840): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d840): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.354004708 +0000 UTC m=+280.198569457 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d840): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d880): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d880): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d880): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d880): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d880): _writeAt: size=3, off=2 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c40000 item 73 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d880): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d880): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.354399126 +0000 UTC m=+280.198963875 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d880): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d8c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d8c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d8c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d8c0): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d8c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.354399126 +0000 UTC m=+280.198963875 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d8c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c40150 item 73 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d980): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d980): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d980): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d980): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d980): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d980): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d980): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.355602816 +0000 UTC m=+280.200167566 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d980): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d9c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d9c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d9c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c403f0 item 74 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d9c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d9c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.355999167 +0000 UTC m=+280.200563917 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014d9c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014da80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014da80): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c40540 item 74 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014da80): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014da80): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014da80): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014da80): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014da80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.356452595 +0000 UTC m=+280.201017344 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014da80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dac0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dac0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dac0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dac0): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dac0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.356452595 +0000 UTC m=+280.201017344 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dac0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c40690 item 74 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014db80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014db80): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014db80): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014db80): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014db80): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014db80): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014db80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.357586625 +0000 UTC m=+280.202151374 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014db80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dbc0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dbc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dbc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c40930 item 75 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dbc0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dbc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.358019245 +0000 UTC m=+280.202583993 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dbc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dc80): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dc80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dc80): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dc80): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dc80): _writeAt: size=3, off=2 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c40a80 item 75 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dc80): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dc80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.358528867 +0000 UTC m=+280.203093616 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dc80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dcc0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dcc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dcc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dcc0): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dcc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.358528867 +0000 UTC m=+280.203093616 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dcc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c40bd0 item 75 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dd80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dd80): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dd80): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dd80): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dd80): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dd80): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dd80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.359623474 +0000 UTC m=+280.204188233 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dd80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ddc0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ddc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ddc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c40e70 item 76 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ddc0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ddc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.360123339 +0000 UTC m=+280.204688087 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014ddc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014de80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014de80): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c40fc0 item 76 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014de80): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014de80): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014de80): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014de80): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014de80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.360714934 +0000 UTC m=+280.205279683 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014de80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dec0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dec0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dec0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dec0): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dec0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.360714934 +0000 UTC m=+280.205279683 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00014dec0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c41110 item 76 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054c040): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054c040): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054c040): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054c040): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054c040): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054c040): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054c040): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.361657607 +0000 UTC m=+280.206222346 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054c040): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054c080): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054c080): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054c080): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c413b0 item 77 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054c080): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054c080): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.362065719 +0000 UTC m=+280.206630468 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054c080): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054c1c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054c1c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054c1c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054c1c0): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054c1c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.362065719 +0000 UTC m=+280.206630468 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054c1c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c41500 item 77 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054ca40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054ca40): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054ca40): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054ca40): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054ca40): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054ca40): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054ca40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.363304045 +0000 UTC m=+280.207868794 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054ca40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054cac0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054cac0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054cac0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c417a0 item 78 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054cac0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054cac0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.363696038 +0000 UTC m=+280.208260787 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054cac0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054ce40): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054ce40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054ce40): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054ce40): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054ce40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.363696038 +0000 UTC m=+280.208260787 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054ce40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c418f0 item 78 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054d740): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054d740): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054d740): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054d740): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054d740): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054d740): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054d740): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.364794301 +0000 UTC m=+280.209359050 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054d740): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054d840): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054d840): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054d840): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c41b90 item 79 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054d840): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054d840): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.365181365 +0000 UTC m=+280.209746114 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054d840): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054de80): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054de80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054de80): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054de80): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054de80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.365181365 +0000 UTC m=+280.209746114 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00054de80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c41ce0 item 79 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8040): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8040): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8040): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8040): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8040): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8040): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8040): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.366667704 +0000 UTC m=+280.211232453 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8040): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a80c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a80c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a80c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb2000 item 80 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a80c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a80c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.367126192 +0000 UTC m=+280.211690930 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a80c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8180): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8180): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8180): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8180): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8180): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.367126192 +0000 UTC m=+280.211690930 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8180): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb2150 item 80 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a81c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a81c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a81c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a81c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a81c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.368287022 +0000 UTC m=+280.212851771 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a81c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8200): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8200): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8200): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8200): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8200): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8200): _writeAt: size=3, off=7 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb23f0 item 81 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8200): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8200): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.36871962 +0000 UTC m=+280.213284369 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8200): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8240): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8240): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8240): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8240): >_readAt: n=8, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8240): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.36871962 +0000 UTC m=+280.213284369 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8240): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb2540 item 81 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a82c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a82c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a82c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a82c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a82c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.369950662 +0000 UTC m=+280.214515411 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a82c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a83c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a83c0): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a83c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb27e0 item 82 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a83c0): _readAt: size=2, off=5 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a83c0): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a83c0): _writeAt: size=3, off=5 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a83c0): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a83c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.370414149 +0000 UTC m=+280.214978908 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a83c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8400): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8400): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8400): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8400): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8400): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.370414149 +0000 UTC m=+280.214978908 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8400): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb2930 item 82 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a84c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a84c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a84c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a84c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a84c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.371534333 +0000 UTC m=+280.216099082 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a84c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8580): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8580): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8580): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8580): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8580): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8580): _writeAt: size=3, off=7 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb2bd0 item 83 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8580): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8580): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.371974195 +0000 UTC m=+280.216538954 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8580): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a85c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a85c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a85c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a85c0): >_readAt: n=8, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a85c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.371974195 +0000 UTC m=+280.216538954 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a85c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb2d20 item 83 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8640): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8640): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8640): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8640): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8640): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.37305705 +0000 UTC m=+280.217621829 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8640): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8880): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8880): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8880): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb2fc0 item 84 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8880): _readAt: size=2, off=5 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8880): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8880): _writeAt: size=3, off=5 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8880): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8880): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.37363468 +0000 UTC m=+280.218199428 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8880): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a88c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a88c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a88c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a88c0): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a88c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.37363468 +0000 UTC m=+280.218199428 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a88c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb3110 item 84 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8940): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8940): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8940): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8940): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8940): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.374845283 +0000 UTC m=+280.219410032 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8940): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8b80): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8b80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8b80): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8b80): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8b80): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8b80): _writeAt: size=3, off=7 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb33b0 item 85 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8b80): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8b80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.375281138 +0000 UTC m=+280.219845897 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8b80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8bc0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8bc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8bc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8bc0): >_readAt: n=8, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8bc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.375281138 +0000 UTC m=+280.219845897 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a8bc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb3500 item 85 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a94c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a94c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a94c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a94c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a94c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.376495689 +0000 UTC m=+280.221060438 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a94c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9580): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9580): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9580): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb37a0 item 86 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9580): _readAt: size=2, off=5 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9580): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9580): _writeAt: size=3, off=5 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9580): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9580): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.377100249 +0000 UTC m=+280.221664998 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9580): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a95c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a95c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a95c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a95c0): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a95c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.377100249 +0000 UTC m=+280.221664998 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a95c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb38f0 item 86 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9640): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9640): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9640): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9640): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9640): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.37832554 +0000 UTC m=+280.222890290 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9640): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9700): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9700): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9700): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9700): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9700): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9700): _writeAt: size=3, off=7 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb3b90 item 87 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9700): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9700): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.3788173 +0000 UTC m=+280.223382049 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9700): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9740): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9740): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9740): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9740): >_readAt: n=8, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9740): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.3788173 +0000 UTC m=+280.223382049 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9740): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cb3ce0 item 87 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a97c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a97c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a97c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a97c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a97c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.379971047 +0000 UTC m=+280.224535785 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a97c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9880): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9880): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9880): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2a000 item 88 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9880): _readAt: size=2, off=5 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9880): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9880): _writeAt: size=3, off=5 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9880): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9880): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.380405168 +0000 UTC m=+280.224969918 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9880): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a98c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a98c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a98c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a98c0): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a98c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.380405168 +0000 UTC m=+280.224969918 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a98c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2a150 item 88 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a99c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a99c0): open at offset 0 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a99c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a99c0): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a99c0): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a99c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a99c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a99c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.381445624 +0000 UTC m=+280.226010373 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a99c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9a00): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9a00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9a00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2a3f0 item 89 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9a00): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9a00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.381832367 +0000 UTC m=+280.226397115 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9a00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9b00): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9b00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9b00): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9b00): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9b00): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9b00): _writeAt: size=3, off=7 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2a540 item 89 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9b00): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9b00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.382285083 +0000 UTC m=+280.226849842 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9b00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9b40): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9b40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9b40): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9b40): >_readAt: n=8, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9b40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.382285083 +0000 UTC m=+280.226849842 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9b40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2a690 item 89 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9c80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9c80): open at offset 0 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9c80): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9c80): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9c80): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9c80): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9c80): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9c80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.383357487 +0000 UTC m=+280.227922227 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0003a9c80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adac0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adac0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adac0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6a10 item 90 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adac0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adac0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.383862052 +0000 UTC m=+280.228426801 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adac0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adbc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adbc0): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adbc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6cb0 item 90 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adbc0): _readAt: size=2, off=5 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adbc0): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adbc0): _writeAt: size=3, off=5 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adbc0): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adbc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.384408242 +0000 UTC m=+280.228972992 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adbc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adc00): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adc00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adc00): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adc00): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adc00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.384408242 +0000 UTC m=+280.228972992 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adc00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e70a0 item 90 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adcc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adcc0): open at offset 0 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adcc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adcc0): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adcc0): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adcc0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adcc0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adcc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.385530852 +0000 UTC m=+280.230095591 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adcc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008add00): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008add00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008add00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7490 item 91 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008add00): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008add00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.385891998 +0000 UTC m=+280.230456746 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008add00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008addc0): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008addc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008addc0): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008addc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008addc0): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008addc0): _writeAt: size=3, off=7 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e76c0 item 91 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008addc0): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008addc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.386381232 +0000 UTC m=+280.230945981 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008addc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ade00): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ade00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ade00): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ade00): >_readAt: n=8, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ade00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.386381232 +0000 UTC m=+280.230945981 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008ade00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7960 item 91 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adec0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adec0): open at offset 0 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adec0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adec0): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adec0): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adec0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adec0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adec0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.387635316 +0000 UTC m=+280.232200065 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adec0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adf00): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adf00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adf00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7ea0 item 92 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adf00): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adf00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.388102029 +0000 UTC m=+280.232666778 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0008adf00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005460c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005460c0): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005460c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d20e0 item 92 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005460c0): _readAt: size=2, off=5 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005460c0): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005460c0): _writeAt: size=3, off=5 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005460c0): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005460c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.388614748 +0000 UTC m=+280.233179497 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005460c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546100): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546100): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546100): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546100): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546100): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.388614748 +0000 UTC m=+280.233179497 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546100): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d2230 item 92 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546340): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546340): open at offset 0 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546340): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546340): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546340): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546340): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546340): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546340): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.389650354 +0000 UTC m=+280.234215103 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546340): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546380): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546380): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546380): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d24d0 item 93 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546380): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546380): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.39003881 +0000 UTC m=+280.234603559 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546380): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005464c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005464c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005464c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005464c0): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005464c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.39003881 +0000 UTC m=+280.234603559 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005464c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d2620 item 93 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546580): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546580): open at offset 0 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546580): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546580): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546580): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546580): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546580): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546580): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.39134374 +0000 UTC m=+280.235908489 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546580): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005465c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005465c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005465c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d28c0 item 94 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005465c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005465c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.391738778 +0000 UTC m=+280.236303527 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005465c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546840): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546840): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546840): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546840): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546840): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.391738778 +0000 UTC m=+280.236303527 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546840): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d2a10 item 94 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546900): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546900): open at offset 0 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546900): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546900): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546900): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546900): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546900): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546900): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.392867228 +0000 UTC m=+280.237431977 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546900): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005469c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005469c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005469c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d2cb0 item 95 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005469c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005469c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.393299235 +0000 UTC m=+280.237863975 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005469c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546a80): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546a80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546a80): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546a80): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546a80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.393299235 +0000 UTC m=+280.237863975 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546a80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d2e00 item 95 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 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 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546c00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546c00): open at offset 0 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546c00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546c00): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546c00): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546c00): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546c00): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546c00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.394378875 +0000 UTC m=+280.238943624 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546c00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546cc0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546cc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546cc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d30a0 item 96 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546cc0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546cc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.394878138 +0000 UTC m=+280.239442887 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546cc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546e00): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546e00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546e00): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546e00): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546e00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.394878138 +0000 UTC m=+280.239442887 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000546e00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d31f0 item 96 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= 2024/12/11 04:12:31 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:12:31 DEBUG : : Looking for writers 2024/12/11 04:12:31 DEBUG : >WaitForWriters: 2024/12/11 04:12:31 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:12:31 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:12:31 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 04:12:31 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:31 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:12:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:12:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/12/11 04:12:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a100): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a100): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a100): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a100): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a100): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.902734088 +0000 UTC m=+280.747298866 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a100): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a180): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a180): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a180): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a180): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a180): _writeAt: size=3, off=2 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a180): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a180): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.902734088 +0000 UTC m=+280.747298866 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a180): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a1c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a1c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a1c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a1c0): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a1c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.902734088 +0000 UTC m=+280.747298866 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a1c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008781c0 item 1 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a200): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a200): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a200): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a200): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a200): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.905635462 +0000 UTC m=+280.750200241 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a200): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a240): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a240): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a240): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a240): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a240): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.905635462 +0000 UTC m=+280.750200241 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a240): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000878540 item 2 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a280): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a280): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a280): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a280): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a280): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.907871363 +0000 UTC m=+280.752436142 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a280): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a2c0): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a2c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a2c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a2c0): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a2c0): _writeAt: size=3, off=2 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a2c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a2c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.907871363 +0000 UTC m=+280.752436142 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a2c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a300): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a300): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a300): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a300): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a300): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.907871363 +0000 UTC m=+280.752436142 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a300): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008787e0 item 3 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a380): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a380): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a380): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a380): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a380): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.910099719 +0000 UTC m=+280.754664498 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a380): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a400): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a400): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a400): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a400): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a400): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.910099719 +0000 UTC m=+280.754664498 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a400): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000878b60 item 4 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a440): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a440): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a440): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a440): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a440): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.911987599 +0000 UTC m=+280.756552378 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a440): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a480): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a480): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a480): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a480): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a480): _writeAt: size=3, off=2 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a480): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a480): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.911987599 +0000 UTC m=+280.756552378 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a480): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a4c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a4c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a4c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a4c0): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a4c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.911987599 +0000 UTC m=+280.756552378 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a4c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000878e00 item 5 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913dc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913dc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913dc0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913dc0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913dc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.914400148 +0000 UTC m=+280.758964907 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913dc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913e40): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913e40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913e40): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913e40): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913e40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.914400148 +0000 UTC m=+280.758964907 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913e40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fb3b0 item 6 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913ec0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913ec0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913ec0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913ec0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913ec0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.915942031 +0000 UTC m=+280.760506780 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000913ec0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8000): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8000): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8000): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8000): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8000): _writeAt: size=3, off=2 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8000): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8000): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.915942031 +0000 UTC m=+280.760506780 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8000): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8040): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8040): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8040): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8040): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8040): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.915942031 +0000 UTC m=+280.760506780 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8040): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fb650 item 7 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad80c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad80c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad80c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad80c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad80c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.918162192 +0000 UTC m=+280.762726951 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad80c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8140): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8140): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8140): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8140): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8140): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.918162192 +0000 UTC m=+280.762726951 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8140): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fbe30 item 8 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8180): _readAt: size=2, off=0 2024/12/11 04:12:31 ERROR : open-test-file(0xc000ad8180): Couldn't read size of file 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8180): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8180): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8180): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8180): close: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8180): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad81c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad81c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad81c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad81c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad81c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.919617173 +0000 UTC m=+280.764181932 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad81c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8200): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8200): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8200): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8200): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8200): _writeAt: size=3, off=2 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8200): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8200): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.919617173 +0000 UTC m=+280.764181932 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8200): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8240): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8240): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8240): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8240): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8240): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.919617173 +0000 UTC m=+280.764181932 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8240): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae81c0 item 9 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad82c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad82c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad82c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad82c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad82c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.92172269 +0000 UTC m=+280.766287459 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad82c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8340): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8340): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8340): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8340): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8340): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.92172269 +0000 UTC m=+280.766287459 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8340): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae8540 item 10 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8400): _readAt: size=2, off=0 2024/12/11 04:12:31 ERROR : open-test-file(0xc000ad8400): Couldn't read size of file 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8400): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8400): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8400): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8400): close: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8400): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8440): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8440): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8440): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8440): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8440): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.923221372 +0000 UTC m=+280.767786141 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8440): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8500): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8500): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8500): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8500): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8500): _writeAt: size=3, off=2 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8500): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8500): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.923221372 +0000 UTC m=+280.767786141 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8500): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8540): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8540): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8540): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8540): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8540): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.923221372 +0000 UTC m=+280.767786141 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8540): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae87e0 item 11 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad85c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad85c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad85c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad85c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad85c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.924802238 +0000 UTC m=+280.769367007 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad85c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8640): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8640): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8640): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8640): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8640): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.924802238 +0000 UTC m=+280.769367007 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8640): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae8b60 item 12 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8700): _readAt: size=2, off=0 2024/12/11 04:12:31 ERROR : open-test-file(0xc000ad8700): Couldn't read size of file 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8700): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8700): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8700): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8700): close: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8700): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8740): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8740): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8740): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8740): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8740): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.926224536 +0000 UTC m=+280.770789305 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8740): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8800): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8800): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8800): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8800): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8800): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.926224536 +0000 UTC m=+280.770789305 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8800): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae8e00 item 13 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8880): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8880): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8880): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8880): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8880): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.92859547 +0000 UTC m=+280.773160229 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8880): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8900): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8900): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8900): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8900): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8900): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.92859547 +0000 UTC m=+280.773160229 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8900): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae90a0 item 14 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad89c0): _readAt: size=2, off=0 2024/12/11 04:12:31 ERROR : open-test-file(0xc000ad89c0): Couldn't read size of file 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad89c0): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad89c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad89c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad89c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad89c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8a00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8a00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8a00): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8a00): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8a00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.930215478 +0000 UTC m=+280.774780258 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8a00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8ac0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8ac0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8ac0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8ac0): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8ac0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.930215478 +0000 UTC m=+280.774780258 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8ac0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae9340 item 15 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8b40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8b40): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8b40): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8b40): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8b40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.931257106 +0000 UTC m=+280.775821855 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8b40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8bc0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8bc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8bc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8bc0): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8bc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.931257106 +0000 UTC m=+280.775821855 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8bc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae95e0 item 16 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8c00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8c00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8c00): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8c00): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8c00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.932314323 +0000 UTC m=+280.776879092 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8c00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8c40): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8c40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8c40): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8c40): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8c40): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8c40): _writeAt: size=3, off=7 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8c40): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8c40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.932314323 +0000 UTC m=+280.776879092 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8c40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8c80): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8c80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8c80): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8c80): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8c80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.932314323 +0000 UTC m=+280.776879092 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8c80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae9880 item 17 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8d00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8d00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8d00): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8d00): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8d00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.934374614 +0000 UTC m=+280.778939393 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8d00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8d80): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8d80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8d80): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8d80): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8d80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.934374614 +0000 UTC m=+280.778939393 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8d80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae9c00 item 18 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8e00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8e00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8e00): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8e00): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8e00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.936097305 +0000 UTC m=+280.780662084 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8e00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8ec0): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8ec0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8ec0): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8ec0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8ec0): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8ec0): _writeAt: size=3, off=7 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8ec0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8ec0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.936097305 +0000 UTC m=+280.780662084 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8ec0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8f00): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8f00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8f00): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8f00): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8f00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.936097305 +0000 UTC m=+280.780662084 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8f00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ae9ea0 item 19 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8f80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8f80): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8f80): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8f80): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8f80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.938400602 +0000 UTC m=+280.782965361 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad8f80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9000): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9000): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9000): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9000): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9000): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.938400602 +0000 UTC m=+280.782965361 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9000): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ef62a0 item 20 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9080): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9080): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9080): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9080): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9080): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.939946722 +0000 UTC m=+280.784511481 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9080): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9140): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9140): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9140): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9140): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9140): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9140): _writeAt: size=3, off=7 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9140): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9140): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.939946722 +0000 UTC m=+280.784511481 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9140): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9180): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9180): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9180): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9180): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9180): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.939946722 +0000 UTC m=+280.784511481 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9180): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ef6540 item 21 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9200): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9200): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9200): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9200): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9200): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.94208524 +0000 UTC m=+280.786649999 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9200): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9280): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9280): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9280): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9280): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9280): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.94208524 +0000 UTC m=+280.786649999 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9280): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ef68c0 item 22 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9300): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9300): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9300): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9300): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9300): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.943709918 +0000 UTC m=+280.788274677 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9300): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad93c0): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad93c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad93c0): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad93c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad93c0): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad93c0): _writeAt: size=3, off=7 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad93c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad93c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.943709918 +0000 UTC m=+280.788274677 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad93c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9400): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9400): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9400): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9400): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9400): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.943709918 +0000 UTC m=+280.788274677 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9400): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ef6b60 item 23 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9480): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9480): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9480): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9480): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9480): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.945634676 +0000 UTC m=+280.790199435 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9480): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9500): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9500): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9500): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9500): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9500): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.945634676 +0000 UTC m=+280.790199435 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9500): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ef6ee0 item 24 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad95c0): _readAt: size=2, off=0 2024/12/11 04:12:31 ERROR : open-test-file(0xc000ad95c0): Couldn't read size of file 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad95c0): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad95c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad95c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad95c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad95c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9600): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9600): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9600): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9600): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9600): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.947127107 +0000 UTC m=+280.791691917 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9600): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad96c0): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad96c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad96c0): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad96c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad96c0): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad96c0): _writeAt: size=3, off=7 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad96c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad96c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.947127107 +0000 UTC m=+280.791691917 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad96c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9700): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9700): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9700): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9700): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9700): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.947127107 +0000 UTC m=+280.791691917 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9700): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ef7180 item 25 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9780): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9780): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9780): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9780): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9780): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.949330547 +0000 UTC m=+280.793895286 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ad9780): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547280): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547280): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547280): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547280): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547280): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.949330547 +0000 UTC m=+280.793895286 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547280): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d3730 item 26 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547340): _readAt: size=2, off=0 2024/12/11 04:12:31 ERROR : open-test-file(0xc000547340): Couldn't read size of file 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547340): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547340): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547340): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547340): close: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547340): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547380): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547380): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547380): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547380): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547380): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.950515894 +0000 UTC m=+280.795080642 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547380): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547440): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547440): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547440): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547440): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547440): >_readAt: n=2, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547440): _writeAt: size=3, off=7 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547440): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547440): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.950515894 +0000 UTC m=+280.795080642 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547440): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547480): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547480): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547480): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547480): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547480): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.950515894 +0000 UTC m=+280.795080642 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547480): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d39d0 item 27 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547500): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547500): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547500): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547500): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547500): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.953271165 +0000 UTC m=+280.797835944 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547500): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547580): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547580): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547580): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547580): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547580): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.953271165 +0000 UTC m=+280.797835944 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547580): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d3d50 item 28 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547640): _readAt: size=2, off=0 2024/12/11 04:12:31 ERROR : open-test-file(0xc000547640): Couldn't read size of file 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547640): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547640): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547640): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547640): close: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547640): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547680): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547680): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547680): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547680): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547680): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.955288296 +0000 UTC m=+280.799853075 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547680): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547740): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547740): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547740): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547740): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547740): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.955288296 +0000 UTC m=+280.799853075 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547740): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f96070 item 29 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005477c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005477c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005477c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005477c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005477c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.95693799 +0000 UTC m=+280.801502759 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc0005477c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547840): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547840): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547840): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547840): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547840): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.95693799 +0000 UTC m=+280.801502759 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547840): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f96310 item 30 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547900): _readAt: size=2, off=0 2024/12/11 04:12:31 ERROR : open-test-file(0xc000547900): Couldn't read size of file 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547900): >_readAt: n=0, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547900): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547900): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547900): close: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547900): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547940): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547940): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547940): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547940): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547940): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.958702269 +0000 UTC m=+280.803267018 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547940): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547a00): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547a00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547a00): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547a00): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547a00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.958702269 +0000 UTC m=+280.803267018 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547a00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f965b0 item 31 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 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 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a540): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a540): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a540): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a540): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a540): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.960016777 +0000 UTC m=+280.804581525 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a540): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a5c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a5c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a5c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a5c0): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a5c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.960016777 +0000 UTC m=+280.804581525 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a5c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000879180 item 32 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a600): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a600): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a600): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a600): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a600): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.961803748 +0000 UTC m=+280.806368527 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a600): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a640): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a640): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a640): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a640): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a640): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000879420 item 33 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a640): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a640): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.962273906 +0000 UTC m=+280.806838686 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a640): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a680): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a680): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a680): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a680): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a680): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.962273906 +0000 UTC m=+280.806838686 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a680): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000879570 item 33 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a6c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a6c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a6c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a6c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a6c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.963716723 +0000 UTC m=+280.808281493 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a6c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a700): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a700): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000879810 item 34 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a700): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a700): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a700): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a700): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a700): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.964222709 +0000 UTC m=+280.808787489 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a700): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a740): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a740): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a740): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a740): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a740): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.964222709 +0000 UTC m=+280.808787489 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a740): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000879960 item 34 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a780): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a780): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a780): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a780): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a780): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.965590377 +0000 UTC m=+280.810155116 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a780): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a7c0): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a7c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a7c0): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a7c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a7c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000879c00 item 35 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a7c0): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a7c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.965910887 +0000 UTC m=+280.810475636 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a7c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a800): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a800): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a800): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a800): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a800): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.965910887 +0000 UTC m=+280.810475636 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a800): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000879d50 item 35 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a880): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a880): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a880): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a880): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a880): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.967140385 +0000 UTC m=+280.811705144 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a880): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a940): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a940): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001010070 item 36 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a940): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a940): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a940): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a940): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a940): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.967561663 +0000 UTC m=+280.812126412 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a940): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a980): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a980): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a980): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a980): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a980): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.967561663 +0000 UTC m=+280.812126412 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a980): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010101c0 item 36 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a9c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a9c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a9c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a9c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a9c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.968633407 +0000 UTC m=+280.813198156 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087a9c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087aa00): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087aa00): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087aa00): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087aa00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087aa00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001010460 item 37 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087aa00): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087aa00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.969076936 +0000 UTC m=+280.813641685 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087aa00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087aa40): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087aa40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087aa40): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087aa40): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087aa40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.969076936 +0000 UTC m=+280.813641685 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087aa40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010105b0 item 37 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087aac0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087aac0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087aac0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087aac0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087aac0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.970221285 +0000 UTC m=+280.814786034 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087aac0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ab80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ab80): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001010850 item 38 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ab80): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ab80): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ab80): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ab80): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ab80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.970991766 +0000 UTC m=+280.815556545 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ab80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087abc0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087abc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087abc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087abc0): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087abc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.970991766 +0000 UTC m=+280.815556545 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087abc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010109a0 item 38 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ac40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ac40): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ac40): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ac40): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ac40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.972293009 +0000 UTC m=+280.816857788 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ac40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ad00): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ad00): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ad00): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ad00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ad00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001010c40 item 39 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ad00): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ad00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.972776673 +0000 UTC m=+280.817341422 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ad00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ad40): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ad40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ad40): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ad40): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ad40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.972776673 +0000 UTC m=+280.817341422 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ad40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001010d90 item 39 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087adc0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087adc0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087adc0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087adc0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087adc0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.974168636 +0000 UTC m=+280.818733384 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087adc0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ae80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ae80): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001011030 item 40 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ae80): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ae80): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ae80): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ae80): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ae80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.974884434 +0000 UTC m=+280.819449183 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc00087ae80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547a40): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547a40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547a40): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547a40): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547a40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.974884434 +0000 UTC m=+280.819449183 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547a40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f96700 item 40 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547a80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547a80): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547a80): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547a80): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547a80): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547a80): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547a80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.97843349 +0000 UTC m=+280.822998259 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547a80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547ac0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547ac0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547ac0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f969a0 item 41 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547ac0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547ac0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.97893649 +0000 UTC m=+280.823501258 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547ac0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547b00): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547b00): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547b00): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547b00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547b00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f96af0 item 41 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547b00): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547b00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.979480597 +0000 UTC m=+280.824045356 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547b00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547b40): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547b40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547b40): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547b40): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547b40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.979480597 +0000 UTC m=+280.824045356 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547b40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f96c40 item 41 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547c00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547c00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547c00): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547c00): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547c00): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547c00): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547c00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.980635587 +0000 UTC m=+280.825200337 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547c00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547c40): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547c40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547c40): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f96ee0 item 42 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547c40): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547c40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.98104909 +0000 UTC m=+280.825613839 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547c40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547d00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547d00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f97030 item 42 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547d00): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547d00): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547d00): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547d00): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547d00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.981528265 +0000 UTC m=+280.826093035 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547d00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547d40): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547d40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547d40): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547d40): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547d40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.981528265 +0000 UTC m=+280.826093035 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547d40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f97180 item 42 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547e00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547e00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547e00): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547e00): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547e00): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547e00): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547e00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.982777732 +0000 UTC m=+280.827342481 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547e00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547e40): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547e40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547e40): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f97420 item 43 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547e40): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547e40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.983187328 +0000 UTC m=+280.827752077 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547e40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547f00): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547f00): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547f00): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547f00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547f00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f97570 item 43 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547f00): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547f00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.983689858 +0000 UTC m=+280.828254607 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547f00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547f40): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547f40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547f40): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547f40): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547f40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.983689858 +0000 UTC m=+280.828254607 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000547f40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f976c0 item 43 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4080): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4080): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4080): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4080): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4080): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4080): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4080): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.985025965 +0000 UTC m=+280.829590735 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4080): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff40c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff40c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff40c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f97960 item 44 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff40c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff40c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.985436874 +0000 UTC m=+280.830001643 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff40c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4180): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4180): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f97ab0 item 44 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4180): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4180): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4180): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4180): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4180): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.986013642 +0000 UTC m=+280.830578411 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4180): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff41c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff41c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff41c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff41c0): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff41c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.986013642 +0000 UTC m=+280.830578411 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff41c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f97c00 item 44 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4280): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4280): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4280): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4280): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4280): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4280): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4280): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.987316247 +0000 UTC m=+280.831881017 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4280): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff42c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff42c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff42c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f97ea0 item 45 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff42c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff42c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.987741373 +0000 UTC m=+280.832306142 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff42c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4380): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4380): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4380): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4380): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4380): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.987741373 +0000 UTC m=+280.832306142 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4380): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108e070 item 45 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4440): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4440): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4440): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4440): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4440): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4440): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4440): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.989294346 +0000 UTC m=+280.833859105 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4440): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4480): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4480): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4480): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108e310 item 46 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4480): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4480): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.989592594 +0000 UTC m=+280.834157342 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4480): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4540): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4540): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4540): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4540): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4540): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.989592594 +0000 UTC m=+280.834157342 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4540): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108e460 item 46 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4600): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4600): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4600): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4600): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4600): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4600): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4600): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.9909655 +0000 UTC m=+280.835530250 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4600): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4640): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4640): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4640): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108e700 item 47 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4640): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4640): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.991497665 +0000 UTC m=+280.836062424 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4640): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4700): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4700): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4700): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4700): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4700): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.991497665 +0000 UTC m=+280.836062424 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4700): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108e850 item 47 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff47c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff47c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff47c0): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff47c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff47c0): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff47c0): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff47c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.992647685 +0000 UTC m=+280.837212454 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff47c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4800): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4800): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4800): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108eaf0 item 48 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4800): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4800): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.993086154 +0000 UTC m=+280.837650913 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4800): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff48c0): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff48c0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff48c0): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff48c0): >_readAt: n=5, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff48c0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.993086154 +0000 UTC m=+280.837650913 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff48c0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108ec40 item 48 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4900): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4900): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4900): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4900): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4900): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.994202092 +0000 UTC m=+280.838766840 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4900): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4940): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4940): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4940): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4940): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4940): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4940): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108eee0 item 49 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4940): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4940): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.994610164 +0000 UTC m=+280.839174933 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4940): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4980): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4980): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4980): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4980): >_readAt: n=8, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4980): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.994610164 +0000 UTC m=+280.839174933 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4980): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108f030 item 49 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4a00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4a00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4a00): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4a00): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4a00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.99592891 +0000 UTC m=+280.840493680 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4a00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4ac0): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4ac0): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4ac0): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108f2d0 item 50 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4ac0): _readAt: size=2, off=5 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4ac0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4ac0): _writeAt: size=3, off=5 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4ac0): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4ac0): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.996476444 +0000 UTC m=+280.841041213 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4ac0): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4b00): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4b00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4b00): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4b00): >_readAt: n=3, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4b00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.996476444 +0000 UTC m=+280.841041213 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4b00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108f420 item 50 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4b80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4b80): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4b80): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4b80): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4b80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.997633257 +0000 UTC m=+280.842198026 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4b80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4c40): _readAt: size=2, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4c40): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4c40): _writeAt: size=3, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4c40): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4c40): open at offset 5 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4c40): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108f6c0 item 51 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4c40): >_writeAt: n=3, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4c40): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.998161875 +0000 UTC m=+280.842726644 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4c40): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4c80): _readAt: size=512, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4c80): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4c80): >openPending: err= 2024/12/11 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4c80): >_readAt: n=8, err=EOF 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4c80): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.998161875 +0000 UTC m=+280.842726644 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4c80): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: Remove: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108f810 item 51 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:31 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4d00): openPending: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4d00): >openPending: err= 2024/12/11 04:12:31 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:31 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4d00): _writeAt: size=5, off=0 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4d00): >_writeAt: n=5, err= 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4d00): close: 2024/12/11 04:12:31 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:31.999702796 +0000 UTC m=+280.844267555 2024/12/11 04:12:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:31 DEBUG : open-test-file(0xc000ff4d00): >close: err= 2024/12/11 04:12:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4dc0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4dc0): open at offset 5 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4dc0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108fab0 item 52 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4dc0): _readAt: size=2, off=5 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4dc0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4dc0): _writeAt: size=3, off=5 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4dc0): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4dc0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.000264726 +0000 UTC m=+280.844829495 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4dc0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4e00): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4e00): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4e00): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4e00): >_readAt: n=3, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4e00): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.000264726 +0000 UTC m=+280.844829495 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4e00): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108fc00 item 52 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9800): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9800): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9800): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9800): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9800): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.001650948 +0000 UTC m=+280.846215727 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9800): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad98c0): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad98c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad98c0): _writeAt: size=3, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad98c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad98c0): open at offset 5 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad98c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ef7570 item 53 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad98c0): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad98c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.002116409 +0000 UTC m=+280.846681198 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad98c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9900): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9900): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9900): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9900): >_readAt: n=8, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9900): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.002116409 +0000 UTC m=+280.846681198 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9900): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ef76c0 item 53 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9980): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9980): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9980): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9980): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9980): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.003451365 +0000 UTC m=+280.848016124 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9980): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9a40): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9a40): open at offset 5 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9a40): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ef7960 item 54 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9a40): _readAt: size=2, off=5 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9a40): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9a40): _writeAt: size=3, off=5 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9a40): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9a40): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.004054362 +0000 UTC m=+280.848619111 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9a40): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9a80): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9a80): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9a80): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9a80): >_readAt: n=3, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9a80): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.004054362 +0000 UTC m=+280.848619111 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9a80): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ef7ab0 item 54 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9b00): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9b00): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9b00): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9b00): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9b00): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.00520337 +0000 UTC m=+280.849768120 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9b00): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9bc0): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9bc0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9bc0): _writeAt: size=3, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9bc0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9bc0): open at offset 5 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9bc0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ef7d50 item 55 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9bc0): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9bc0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.005788254 +0000 UTC m=+280.850353023 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9bc0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9c00): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9c00): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9c00): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9c00): >_readAt: n=8, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9c00): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.005788254 +0000 UTC m=+280.850353023 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9c00): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ef7ea0 item 55 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12: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 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9c80): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9c80): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9c80): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9c80): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9c80): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.007590534 +0000 UTC m=+280.852155293 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9c80): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9d40): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9d40): open at offset 5 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9d40): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7e1c0 item 56 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9d40): _readAt: size=2, off=5 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9d40): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9d40): _writeAt: size=3, off=5 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9d40): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9d40): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.008181639 +0000 UTC m=+280.852746408 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9d40): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9d80): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9d80): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9d80): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9d80): >_readAt: n=3, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9d80): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.008181639 +0000 UTC m=+280.852746408 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9d80): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7e310 item 56 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9e40): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9e40): open at offset 0 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9e40): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9e40): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9e40): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9e40): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9e40): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9e40): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.0092948 +0000 UTC m=+280.853859569 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9e40): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9e80): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9e80): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9e80): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7e5b0 item 57 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9e80): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9e80): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.009812839 +0000 UTC m=+280.854377608 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9e80): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9f40): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9f40): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9f40): _writeAt: size=3, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9f40): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9f40): open at offset 5 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9f40): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7e700 item 57 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9f40): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9f40): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.010388985 +0000 UTC m=+280.854953775 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ad9f40): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e000): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e000): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e000): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e000): >_readAt: n=8, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e000): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.010388985 +0000 UTC m=+280.854953775 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e000): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7e850 item 57 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e0c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e0c0): open at offset 0 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e0c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e0c0): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e0c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e0c0): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e0c0): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e0c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.011962177 +0000 UTC m=+280.856526956 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e0c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e100): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e100): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e100): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7eaf0 item 58 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e100): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e100): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.012440111 +0000 UTC m=+280.857004889 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e100): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e1c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e1c0): open at offset 5 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e1c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7ec40 item 58 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e1c0): _readAt: size=2, off=5 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e1c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e1c0): _writeAt: size=3, off=5 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e1c0): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e1c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.013065531 +0000 UTC m=+280.857630309 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e1c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e200): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e200): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e200): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e200): >_readAt: n=3, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e200): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.013065531 +0000 UTC m=+280.857630309 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e200): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7ed90 item 58 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e2c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e2c0): open at offset 0 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e2c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e2c0): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e2c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e2c0): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e2c0): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e2c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.014466018 +0000 UTC m=+280.859030787 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e2c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e300): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e300): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e300): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f030 item 59 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e300): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e300): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.014993845 +0000 UTC m=+280.859558604 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e300): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e3c0): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e3c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e3c0): _writeAt: size=3, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e3c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e3c0): open at offset 5 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e3c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f180 item 59 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e3c0): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e3c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.015538353 +0000 UTC m=+280.860103122 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e3c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e400): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e400): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e400): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e400): >_readAt: n=8, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e400): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.015538353 +0000 UTC m=+280.860103122 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e400): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f2d0 item 59 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12: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 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e4c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e4c0): open at offset 0 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e4c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e4c0): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e4c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e4c0): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e4c0): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e4c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.016887375 +0000 UTC m=+280.861452145 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e4c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e500): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e500): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e500): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f570 item 60 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e500): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e500): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.017382861 +0000 UTC m=+280.861947631 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e500): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e5c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e5c0): open at offset 5 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e5c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f6c0 item 60 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e5c0): _readAt: size=2, off=5 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e5c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e5c0): _writeAt: size=3, off=5 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e5c0): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e5c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.017972665 +0000 UTC m=+280.862537434 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e5c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e600): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e600): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e600): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e600): >_readAt: n=3, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e600): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.017972665 +0000 UTC m=+280.862537434 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e600): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f810 item 60 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e6c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e6c0): open at offset 0 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e6c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e6c0): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e6c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e6c0): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e6c0): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e6c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.019360088 +0000 UTC m=+280.863924837 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e6c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e700): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e700): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e700): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7fab0 item 61 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e700): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e700): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.019728427 +0000 UTC m=+280.864293176 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e700): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e7c0): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e7c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e7c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e7c0): >_readAt: n=5, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e7c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.019728427 +0000 UTC m=+280.864293176 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e7c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7fc00 item 61 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12: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 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e880): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e880): open at offset 0 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e880): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e880): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e880): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e880): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e880): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e880): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.021171585 +0000 UTC m=+280.865736334 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e880): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e8c0): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e8c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e8c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7fea0 item 62 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e8c0): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e8c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.021556756 +0000 UTC m=+280.866121505 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e8c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e980): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e980): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e980): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e980): >_readAt: n=5, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e980): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.021556756 +0000 UTC m=+280.866121505 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111e980): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117c070 item 62 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12: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 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ea40): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ea40): open at offset 0 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ea40): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ea40): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ea40): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ea40): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ea40): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ea40): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.022919474 +0000 UTC m=+280.867484233 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ea40): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ea80): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ea80): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ea80): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117c310 item 63 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ea80): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ea80): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.023429458 +0000 UTC m=+280.867994226 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ea80): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111eb40): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111eb40): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111eb40): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111eb40): >_readAt: n=5, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111eb40): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.023429458 +0000 UTC m=+280.867994226 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111eb40): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117c460 item 63 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12: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 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ec00): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ec00): open at offset 0 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ec00): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ec00): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ec00): >_readAt: n=0, err=Bad file descriptor 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ec00): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ec00): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ec00): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.024796814 +0000 UTC m=+280.869361573 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ec00): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ec40): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ec40): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ec40): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117c700 item 64 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ec40): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ec40): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.025239922 +0000 UTC m=+280.869804691 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ec40): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ed00): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ed00): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ed00): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ed00): >_readAt: n=5, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ed00): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.025239922 +0000 UTC m=+280.869804691 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ed00): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117c850 item 64 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ed40): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ed40): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ed40): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ed40): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ed40): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.026588272 +0000 UTC m=+280.871153042 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ed40): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ed80): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ed80): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ed80): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ed80): >_readAt: n=2, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ed80): _writeAt: size=3, off=2 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117caf0 item 65 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ed80): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ed80): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.02714289 +0000 UTC m=+280.871707659 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ed80): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111edc0): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111edc0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111edc0): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111edc0): >_readAt: n=5, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111edc0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.02714289 +0000 UTC m=+280.871707659 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111edc0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117cc40 item 65 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ee00): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ee00): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ee00): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ee00): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ee00): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.028673521 +0000 UTC m=+280.873238281 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ee00): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ee40): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ee40): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117cee0 item 66 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ee40): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ee40): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ee40): _writeAt: size=3, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ee40): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ee40): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.02918078 +0000 UTC m=+280.873745549 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ee40): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ee80): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ee80): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ee80): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ee80): >_readAt: n=3, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ee80): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.02918078 +0000 UTC m=+280.873745549 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ee80): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117d030 item 66 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111eec0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111eec0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111eec0): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111eec0): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111eec0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.030292659 +0000 UTC m=+280.874857428 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111eec0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ef00): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ef00): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ef00): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ef00): >_readAt: n=2, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ef00): _writeAt: size=3, off=2 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117d2d0 item 67 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ef00): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ef00): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.030836695 +0000 UTC m=+280.875401454 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ef00): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ef40): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ef40): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ef40): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ef40): >_readAt: n=5, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ef40): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.030836695 +0000 UTC m=+280.875401454 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111ef40): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117d420 item 67 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111efc0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111efc0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111efc0): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111efc0): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111efc0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.032166022 +0000 UTC m=+280.876730791 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111efc0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f080): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f080): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117d6c0 item 68 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f080): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f080): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f080): _writeAt: size=3, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f080): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f080): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.032708906 +0000 UTC m=+280.877273675 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f080): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f0c0): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f0c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f0c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f0c0): >_readAt: n=3, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f0c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.032708906 +0000 UTC m=+280.877273675 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f0c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117d810 item 68 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f100): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f100): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f100): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f100): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f100): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.033880277 +0000 UTC m=+280.878445046 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f100): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f140): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f140): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f140): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f140): >_readAt: n=2, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f140): _writeAt: size=3, off=2 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117dab0 item 69 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f140): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f140): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.034344214 +0000 UTC m=+280.878908973 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f140): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f180): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f180): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f180): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f180): >_readAt: n=5, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f180): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.034344214 +0000 UTC m=+280.878908973 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f180): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117dc00 item 69 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f200): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f200): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f200): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f200): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f200): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.035645136 +0000 UTC m=+280.880209905 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f200): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f2c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f2c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117dea0 item 70 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f2c0): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f2c0): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f2c0): _writeAt: size=3, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f2c0): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f2c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.036145782 +0000 UTC m=+280.880710551 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f2c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f300): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f300): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f300): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f300): >_readAt: n=3, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f300): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.036145782 +0000 UTC m=+280.880710551 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f300): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f4070 item 70 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f380): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f380): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f380): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f380): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f380): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.037552633 +0000 UTC m=+280.882117402 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f380): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f440): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f440): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f440): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f440): >_readAt: n=2, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f440): _writeAt: size=3, off=2 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f4310 item 71 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f440): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f440): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.038007803 +0000 UTC m=+280.882572572 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f440): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f480): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f480): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f480): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f480): >_readAt: n=5, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f480): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.038007803 +0000 UTC m=+280.882572572 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f480): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f4460 item 71 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f500): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f500): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f500): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f500): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f500): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.039172091 +0000 UTC m=+280.883736860 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f500): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f5c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f5c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f4700 item 72 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f5c0): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f5c0): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f5c0): _writeAt: size=3, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f5c0): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f5c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.039620289 +0000 UTC m=+280.884185058 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f5c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f600): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f600): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f600): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f600): >_readAt: n=3, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f600): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.039620289 +0000 UTC m=+280.884185058 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f600): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f4850 item 72 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f640): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f640): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f640): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f640): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f640): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f640): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f640): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.040774466 +0000 UTC m=+280.885339235 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f640): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f680): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f680): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f680): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f4af0 item 73 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f680): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f680): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.041150169 +0000 UTC m=+280.885714928 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f680): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f6c0): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f6c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f6c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f6c0): >_readAt: n=2, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f6c0): _writeAt: size=3, off=2 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f4c40 item 73 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f6c0): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f6c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.041659811 +0000 UTC m=+280.886224581 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f6c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f700): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f700): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f700): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f700): >_readAt: n=5, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f700): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.041659811 +0000 UTC m=+280.886224581 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f700): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f4d90 item 73 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f7c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f7c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f7c0): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f7c0): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f7c0): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f7c0): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f7c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.042889671 +0000 UTC m=+280.887454430 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f7c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f800): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f800): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f800): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f5030 item 74 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f800): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f800): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.043399605 +0000 UTC m=+280.887964383 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f800): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f8c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f8c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f5180 item 74 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f8c0): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f8c0): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f8c0): _writeAt: size=3, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f8c0): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f8c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.043969981 +0000 UTC m=+280.888534740 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f8c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f900): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f900): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f900): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f900): >_readAt: n=3, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f900): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.043969981 +0000 UTC m=+280.888534740 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f900): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f52d0 item 74 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f9c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f9c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f9c0): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f9c0): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f9c0): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f9c0): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f9c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.045131533 +0000 UTC m=+280.889696302 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111f9c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fa00): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fa00): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fa00): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f5570 item 75 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fa00): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fa00): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.045570013 +0000 UTC m=+280.890134772 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fa00): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fac0): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fac0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fac0): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fac0): >_readAt: n=2, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fac0): _writeAt: size=3, off=2 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f56c0 item 75 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fac0): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fac0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.045954572 +0000 UTC m=+280.890519320 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fac0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fb00): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fb00): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fb00): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fb00): >_readAt: n=5, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fb00): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.045954572 +0000 UTC m=+280.890519320 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fb00): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f5810 item 75 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fbc0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fbc0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fbc0): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fbc0): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fbc0): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fbc0): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fbc0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.047230266 +0000 UTC m=+280.891795036 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fbc0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fc00): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fc00): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fc00): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f5ab0 item 76 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fc00): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fc00): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.047749146 +0000 UTC m=+280.892313905 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fc00): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fcc0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fcc0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f5c00 item 76 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fcc0): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fcc0): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fcc0): _writeAt: size=3, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fcc0): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fcc0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.04830747 +0000 UTC m=+280.892872229 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fcc0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fd00): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fd00): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fd00): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fd00): >_readAt: n=3, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fd00): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.04830747 +0000 UTC m=+280.892872229 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fd00): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011f5d50 item 76 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fdc0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fdc0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fdc0): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fdc0): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fdc0): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fdc0): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fdc0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.049605607 +0000 UTC m=+280.894170356 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fdc0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fe00): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fe00): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fe00): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001260070 item 77 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fe00): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fe00): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.049959399 +0000 UTC m=+280.894524158 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fe00): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fec0): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fec0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fec0): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fec0): >_readAt: n=5, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fec0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.049959399 +0000 UTC m=+280.894524158 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00111fec0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012601c0 item 77 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e000): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e000): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e000): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e000): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e000): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e000): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e000): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.05146832 +0000 UTC m=+280.896033099 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e000): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e040): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e040): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e040): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001260460 item 78 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e040): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e040): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.052044888 +0000 UTC m=+280.896609657 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e040): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e100): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e100): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e100): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e100): >_readAt: n=5, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e100): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.052044888 +0000 UTC m=+280.896609657 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e100): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012605b0 item 78 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e1c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e1c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e1c0): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e1c0): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e1c0): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e1c0): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e1c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.054021704 +0000 UTC m=+280.898586482 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e1c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e200): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e200): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e200): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001260850 item 79 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e200): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e200): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.054480482 +0000 UTC m=+280.899045261 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e200): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e2c0): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e2c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e2c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e2c0): >_readAt: n=5, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e2c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.054480482 +0000 UTC m=+280.899045261 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e2c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012609a0 item 79 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12: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 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e380): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e380): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e380): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e380): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e380): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e380): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e380): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.055544953 +0000 UTC m=+280.900109712 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e380): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e3c0): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e3c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e3c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001260c40 item 80 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e3c0): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e3c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.056058824 +0000 UTC m=+280.900623592 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e3c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e480): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e480): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e480): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e480): >_readAt: n=5, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e480): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.056058824 +0000 UTC m=+280.900623592 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e480): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001260d90 item 80 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e4c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e4c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e4c0): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e4c0): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e4c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.057435558 +0000 UTC m=+280.902000327 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e4c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e500): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e500): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e500): open at offset 5 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e500): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e500): >_readAt: n=2, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e500): _writeAt: size=3, off=7 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001261030 item 81 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e500): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e500): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.058037752 +0000 UTC m=+280.902602522 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e500): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e540): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e540): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e540): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e540): >_readAt: n=8, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e540): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.058037752 +0000 UTC m=+280.902602522 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e540): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001261180 item 81 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e5c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e5c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e5c0): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e5c0): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e5c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.059366827 +0000 UTC m=+280.903931596 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e5c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e680): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e680): open at offset 5 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e680): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001261420 item 82 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e680): _readAt: size=2, off=5 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e680): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e680): _writeAt: size=3, off=5 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e680): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e680): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.059920684 +0000 UTC m=+280.904485452 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e680): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e6c0): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e6c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e6c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e6c0): >_readAt: n=3, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e6c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.059920684 +0000 UTC m=+280.904485452 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e6c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001261570 item 82 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e740): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e740): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e740): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e740): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e740): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.061350758 +0000 UTC m=+280.905915506 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e740): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e800): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e800): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e800): open at offset 5 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e800): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e800): >_readAt: n=2, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e800): _writeAt: size=3, off=7 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001261810 item 83 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e800): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e800): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.06180148 +0000 UTC m=+280.906366228 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e800): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e840): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e840): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e840): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e840): >_readAt: n=8, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e840): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.06180148 +0000 UTC m=+280.906366228 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e840): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001261960 item 83 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e8c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e8c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e8c0): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e8c0): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e8c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.062929629 +0000 UTC m=+280.907494377 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e8c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e980): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e980): open at offset 5 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e980): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001261c00 item 84 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e980): _readAt: size=2, off=5 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e980): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e980): _writeAt: size=3, off=5 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e980): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e980): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.063488965 +0000 UTC m=+280.908053724 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e980): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e9c0): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e9c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e9c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e9c0): >_readAt: n=3, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e9c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.063488965 +0000 UTC m=+280.908053724 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127e9c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001261d50 item 84 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ea40): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ea40): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ea40): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ea40): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ea40): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.064387014 +0000 UTC m=+280.908951773 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ea40): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127eb00): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127eb00): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127eb00): open at offset 5 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127eb00): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127eb00): >_readAt: n=2, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127eb00): _writeAt: size=3, off=7 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012f2070 item 85 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127eb00): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127eb00): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.064793354 +0000 UTC m=+280.909358113 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127eb00): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127eb40): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127eb40): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127eb40): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127eb40): >_readAt: n=8, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127eb40): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.064793354 +0000 UTC m=+280.909358113 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127eb40): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012f21c0 item 85 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ebc0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ebc0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ebc0): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ebc0): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ebc0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.065748008 +0000 UTC m=+280.910312767 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ebc0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ec80): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ec80): open at offset 5 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ec80): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012f2460 item 86 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ec80): _readAt: size=2, off=5 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ec80): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ec80): _writeAt: size=3, off=5 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ec80): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ec80): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.066157024 +0000 UTC m=+280.910721772 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ec80): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ecc0): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ecc0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ecc0): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ecc0): >_readAt: n=3, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ecc0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.066157024 +0000 UTC m=+280.910721772 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc00127ecc0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012f25b0 item 86 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4e80): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4e80): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4e80): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4e80): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4e80): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.067706861 +0000 UTC m=+280.912271611 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4e80): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4f40): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4f40): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4f40): open at offset 5 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4f40): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4f40): >_readAt: n=2, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4f40): _writeAt: size=3, off=7 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108fea0 item 87 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4f40): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4f40): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.068064379 +0000 UTC m=+280.912629128 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4f40): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4f80): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4f80): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4f80): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4f80): >_readAt: n=8, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4f80): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.068064379 +0000 UTC m=+280.912629128 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff4f80): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001388070 item 87 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12: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 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5000): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5000): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5000): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5000): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5000): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.069280834 +0000 UTC m=+280.913845583 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5000): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff50c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff50c0): open at offset 5 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff50c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001388310 item 88 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff50c0): _readAt: size=2, off=5 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff50c0): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff50c0): _writeAt: size=3, off=5 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff50c0): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff50c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.069775648 +0000 UTC m=+280.914340398 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff50c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5100): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5100): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5100): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5100): >_readAt: n=3, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5100): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.069775648 +0000 UTC m=+280.914340398 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5100): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001388460 item 88 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff51c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff51c0): open at offset 0 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff51c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff51c0): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff51c0): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff51c0): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff51c0): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff51c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.071036316 +0000 UTC m=+280.915601065 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff51c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5200): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5200): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5200): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001388700 item 89 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5200): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5200): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.071539126 +0000 UTC m=+280.916103875 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5200): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff52c0): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff52c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff52c0): open at offset 5 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff52c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff52c0): >_readAt: n=2, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff52c0): _writeAt: size=3, off=7 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001388850 item 89 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff52c0): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff52c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.071956857 +0000 UTC m=+280.916521606 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff52c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5300): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5300): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5300): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5300): >_readAt: n=8, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5300): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.071956857 +0000 UTC m=+280.916521606 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5300): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013889a0 item 89 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff53c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff53c0): open at offset 0 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff53c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff53c0): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff53c0): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff53c0): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff53c0): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff53c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.072865215 +0000 UTC m=+280.917429964 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff53c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5400): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5400): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5400): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001388c40 item 90 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5400): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5400): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.073312651 +0000 UTC m=+280.917877401 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5400): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff54c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff54c0): open at offset 5 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff54c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001388d90 item 90 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff54c0): _readAt: size=2, off=5 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff54c0): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff54c0): _writeAt: size=3, off=5 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff54c0): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff54c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.073848583 +0000 UTC m=+280.918413333 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff54c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5500): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5500): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5500): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5500): >_readAt: n=3, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5500): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.073848583 +0000 UTC m=+280.918413333 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5500): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001388ee0 item 90 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff55c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff55c0): open at offset 0 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff55c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff55c0): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff55c0): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff55c0): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff55c0): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff55c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.074962457 +0000 UTC m=+280.919527216 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff55c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5600): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5600): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5600): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001389180 item 91 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5600): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5600): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.075318643 +0000 UTC m=+280.919883402 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5600): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff56c0): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff56c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff56c0): open at offset 5 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff56c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff56c0): >_readAt: n=2, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff56c0): _writeAt: size=3, off=7 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013892d0 item 91 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff56c0): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff56c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.075699564 +0000 UTC m=+280.920264313 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff56c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5700): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5700): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5700): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5700): >_readAt: n=8, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5700): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.075699564 +0000 UTC m=+280.920264313 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5700): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001389420 item 91 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12: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 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff57c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff57c0): open at offset 0 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff57c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff57c0): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff57c0): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff57c0): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff57c0): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff57c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.076663887 +0000 UTC m=+280.921228646 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff57c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5800): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5800): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5800): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013896c0 item 92 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5800): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5800): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.076972504 +0000 UTC m=+280.921537253 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5800): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff58c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff58c0): open at offset 5 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff58c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001389810 item 92 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff58c0): _readAt: size=2, off=5 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff58c0): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff58c0): _writeAt: size=3, off=5 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff58c0): >_writeAt: n=3, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff58c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.077330013 +0000 UTC m=+280.921894772 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff58c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5900): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5900): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5900): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5900): >_readAt: n=3, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5900): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.077330013 +0000 UTC m=+280.921894772 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5900): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001389960 item 92 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff59c0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff59c0): open at offset 0 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff59c0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff59c0): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff59c0): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff59c0): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff59c0): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff59c0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.078434217 +0000 UTC m=+280.922998966 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff59c0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5a00): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5a00): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5a00): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001389c00 item 93 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5a00): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5a00): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.078755929 +0000 UTC m=+280.923320678 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5a00): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5ac0): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5ac0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5ac0): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5ac0): >_readAt: n=5, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5ac0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.078755929 +0000 UTC m=+280.923320678 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5ac0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001389d50 item 93 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12: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 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5b80): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5b80): open at offset 0 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5b80): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5b80): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5b80): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5b80): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5b80): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5b80): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.07980495 +0000 UTC m=+280.924369699 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5b80): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5bc0): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5bc0): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5bc0): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001402070 item 94 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5bc0): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5bc0): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.080181053 +0000 UTC m=+280.924745802 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5bc0): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5c80): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5c80): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5c80): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5c80): >_readAt: n=5, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5c80): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.080181053 +0000 UTC m=+280.924745802 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5c80): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014021c0 item 94 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12: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 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5d40): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5d40): open at offset 0 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5d40): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5d40): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5d40): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5d40): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5d40): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5d40): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.081272514 +0000 UTC m=+280.925837263 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5d40): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5d80): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5d80): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5d80): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001402460 item 95 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5d80): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5d80): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.081643758 +0000 UTC m=+280.926208508 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5d80): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5e40): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5e40): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5e40): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5e40): >_readAt: n=5, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5e40): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.081643758 +0000 UTC m=+280.926208508 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5e40): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014025b0 item 95 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12: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 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5f00): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5f00): open at offset 0 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5f00): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5f00): _readAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5f00): >_readAt: n=0, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5f00): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5f00): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5f00): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.082785453 +0000 UTC m=+280.927350212 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5f00): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5f40): _writeAt: size=5, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5f40): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5f40): >openPending: err= 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001402850 item 96 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5f40): >_writeAt: n=5, err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5f40): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.083166174 +0000 UTC m=+280.927730924 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc000ff5f40): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 04:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 04:12:32 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 04:12:32 DEBUG : open-test-file(0xc001428080): _readAt: size=512, off=0 2024/12/11 04:12:32 DEBUG : open-test-file(0xc001428080): openPending: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file(0xc001428080): >openPending: err= 2024/12/11 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 04:12:32 DEBUG : open-test-file(0xc001428080): >_readAt: n=5, err=EOF 2024/12/11 04:12:32 DEBUG : open-test-file(0xc001428080): close: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 04:12:32.083166174 +0000 UTC m=+280.927730924 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : open-test-file(0xc001428080): >close: err= 2024/12/11 04:12:32 DEBUG : open-test-file: Remove: 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014029a0 item 96 2024/12/11 04:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 04:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 04:12:32 DEBUG : open-test-file: >Remove: err= 2024/12/11 04:12:32 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:12:32 DEBUG : : Looking for writers 2024/12/11 04:12:32 DEBUG : >WaitForWriters: 2024/12/11 04:12:32 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.35s) --- PASS: TestRWFileHandleOpenTests/writes (0.66s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.17s) --- 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.69s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.17s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.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 "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:12:32 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:12:32 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 04:12:32 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:32 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:12:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:12:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:32 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 04:12:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:32 DEBUG : file1: newRWFileHandle: 2024/12/11 04:12:32 DEBUG : file1(0xc0003a9d80): openPending: 2024/12/11 04:12:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:32 DEBUG : file1(0xc0003a9d80): >openPending: err= 2024/12/11 04:12:32 DEBUG : file1: >newRWFileHandle: err= 2024/12/11 04:12:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/11 04:12:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/11 04:12:32 DEBUG : file1(0xc0003a9d80): _writeAt: size=2, off=0 2024/12/11 04:12:32 DEBUG : file1(0xc0003a9d80): >_writeAt: n=2, err= 2024/12/11 04:12:32 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/12/11 04:12:32 DEBUG : file1(0xc0003a9d80): RWFileHandle.Flush 2024/12/11 04:12:32 DEBUG : file1(0xc0003a9d80): RWFileHandle.Release 2024/12/11 04:12:32 DEBUG : file1(0xc0003a9d80): close: 2024/12/11 04:12:32 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/12/11 04:12:32 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:32 DEBUG : file1(0xc0003a9d80): >close: err= 2024/12/11 04:12:32 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:12:32 DEBUG : : Looking for writers 2024/12/11 04:12:32 DEBUG : file1: reading active writers 2024/12/11 04:12:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 04:12:32 DEBUG : : Looking for writers 2024/12/11 04:12:32 DEBUG : file1: reading active writers 2024/12/11 04:12:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 04:12:32 DEBUG : : Looking for writers 2024/12/11 04:12:32 DEBUG : file1: reading active writers 2024/12/11 04:12:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 04:12:32 DEBUG : : Looking for writers 2024/12/11 04:12:32 DEBUG : file1: reading active writers 2024/12/11 04:12:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 04:12:32 DEBUG : file1: vfs cache: starting upload 2024/12/11 04:12:32 DEBUG : : Looking for writers 2024/12/11 04:12:32 DEBUG : file1: reading active writers 2024/12/11 04:12:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 04:12:32 DEBUG : : Looking for writers 2024/12/11 04:12:32 DEBUG : file1: reading active writers 2024/12/11 04:12:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/11 04:12:33 DEBUG : : Looking for writers 2024/12/11 04:12:33 DEBUG : file1: reading active writers 2024/12/11 04:12:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/11 04:12:33 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2024/12/11 04:12:33 DEBUG : : Looking for writers 2024/12/11 04:12:33 DEBUG : file1: reading active writers 2024/12/11 04:12:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/11 04:12:34 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/12/11 04:12:34 INFO : file1: Copied (new) 2024/12/11 04:12:34 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2024/12/11 04:12:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/11 04:12:34 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2024/12/11 04:12:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:12:34 INFO : file1: vfs cache: upload succeeded try #1 2024/12/11 04:12:34 DEBUG : : Looking for writers 2024/12/11 04:12:34 DEBUG : file1: reading active writers 2024/12/11 04:12:34 DEBUG : >WaitForWriters: 2024/12/11 04:12:35 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:12:35 DEBUG : : Looking for writers 2024/12/11 04:12:35 DEBUG : file1: reading active writers 2024/12/11 04:12:35 DEBUG : >WaitForWriters: 2024/12/11 04:12:35 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.12s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:12:35 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:12:35 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 04:12:35 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:35 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:12:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:12:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:35 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:12:35 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 04:12:35 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:12:35 DEBUG : rename_me: newRWFileHandle: 2024/12/11 04:12:35 DEBUG : rename_me(0xc00014c2c0): openPending: 2024/12/11 04:12:35 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 04:12:35 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/11 04:12:35 DEBUG : rename_me(0xc00014c2c0): >openPending: err= 2024/12/11 04:12:35 DEBUG : rename_me: >newRWFileHandle: err= 2024/12/11 04:12:35 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/11 04:12:35 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/12/11 04:12:35 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/12/11 04:12:35 DEBUG : rename_me(0xc00014c2c0): _writeAt: size=5, off=0 2024/12/11 04:12:35 DEBUG : rename_me(0xc00014c2c0): >_writeAt: n=5, err= 2024/12/11 04:12:35 DEBUG : rename_me(0xc00014c2c0): close: 2024/12/11 04:12:35 DEBUG : rename_me: vfs cache: setting modification time to 2024-12-11 04:12:35.718822058 +0000 UTC m=+284.563386807 2024/12/11 04:12:35 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/12/11 04:12:35 DEBUG : rename_me(0xc00014c2c0): >close: err= 2024/12/11 04:12:35 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/12/11 04:12:35 DEBUG : i_was_renamed: Updating file with 0xc000675140 2024/12/11 04:12:35 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/12/11 04:12:35 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/11 04:12:35 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:12:35 DEBUG : : Looking for writers 2024/12/11 04:12:35 DEBUG : i_was_renamed: reading active writers 2024/12/11 04:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 04:12:35 DEBUG : : Looking for writers 2024/12/11 04:12:35 DEBUG : i_was_renamed: reading active writers 2024/12/11 04:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 04:12:35 DEBUG : : Looking for writers 2024/12/11 04:12:35 DEBUG : i_was_renamed: reading active writers 2024/12/11 04:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 04:12:35 DEBUG : : Looking for writers 2024/12/11 04:12:35 DEBUG : i_was_renamed: reading active writers 2024/12/11 04:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 04:12:35 DEBUG : i_was_renamed: vfs cache: starting upload 2024/12/11 04:12:35 DEBUG : : Looking for writers 2024/12/11 04:12:35 DEBUG : i_was_renamed: reading active writers 2024/12/11 04:12:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 04:12:36 DEBUG : : Looking for writers 2024/12/11 04:12:36 DEBUG : i_was_renamed: reading active writers 2024/12/11 04:12:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/11 04:12:36 DEBUG : : Looking for writers 2024/12/11 04:12:36 DEBUG : i_was_renamed: reading active writers 2024/12/11 04:12:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/11 04:12:36 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2024/12/11 04:12:36 DEBUG : : Looking for writers 2024/12/11 04:12:36 DEBUG : i_was_renamed: reading active writers 2024/12/11 04:12:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/11 04:12:37 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 04:12:37 INFO : i_was_renamed: Copied (new) 2024/12/11 04:12:37 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-12-11 04:12:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/11 04:12:37 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/12/11 04:12:37 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/11 04:12:37 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/12/11 04:12:37 DEBUG : : Looking for writers 2024/12/11 04:12:37 DEBUG : i_was_renamed: reading active writers 2024/12/11 04:12:37 DEBUG : >WaitForWriters: 2024/12/11 04:12:37 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.95s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:12:38 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:12:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 04:12:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:12:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 04:12:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-linivag1weho" 2024/12/11 04:12:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 04:12:38 DEBUG : : forgetting directory cache 2024/12/11 04:12:39 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/12/11 04:12:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 04:12:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 04:12:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 04:12:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 04:12:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 04:12:40 DEBUG : TestRWCacheUpdate(0xc00014c6c0): _readAt: size=512, off=0 2024/12/11 04:12:40 DEBUG : TestRWCacheUpdate(0xc00014c6c0): openPending: 2024/12/11 04:12:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-11 03:13:38 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2024/12/11 04:12:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/11 04:12:40 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 04:12:40 DEBUG : TestRWCacheUpdate(0xc00014c6c0): >openPending: err= 2024/12/11 04:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/11 04:12:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 04:12:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 04:12:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:12:40 DEBUG : TestRWCacheUpdate(0xc00014c6c0): >_readAt: n=20, err=EOF 2024/12/11 04:12:40 DEBUG : TestRWCacheUpdate(0xc00014c6c0): close: 2024/12/11 04:12:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 03:13:38 +0000 UTC 2024/12/11 04:12:40 DEBUG : TestRWCacheUpdate(0xc00014c6c0): >close: err= 2024/12/11 04:12:40 DEBUG : : Re-reading directory (339.927681ms old) 2024/12/11 04:12:41 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 04:12:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/11 04:12:41 DEBUG : : forgetting directory cache 2024/12/11 04:12:41 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/12/11 04:12:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 04:12:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 04:12:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 04:12:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 04:12:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 04:12:43 DEBUG : TestRWCacheUpdate(0xc00014ca40): _readAt: size=512, off=0 2024/12/11 04:12:43 DEBUG : TestRWCacheUpdate(0xc00014ca40): openPending: 2024/12/11 04:12:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-11 03:14:38 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2024-12-11 03:13:38 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2024/12/11 04:12:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-11 03:14:38 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2024-12-11 03:13:38 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2024/12/11 04:12:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 04:12:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 04:12:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/11 04:12:43 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 04:12:43 DEBUG : TestRWCacheUpdate(0xc00014ca40): >openPending: err= 2024/12/11 04:12:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/11 04:12:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 04:12:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 04:12:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:12:43 DEBUG : : forgetting directory cache 2024/12/11 04:12:43 DEBUG : TestRWCacheUpdate(0xc00014ca40): >_readAt: n=20, err=EOF 2024/12/11 04:12:43 DEBUG : TestRWCacheUpdate(0xc00014ca40): close: 2024/12/11 04:12:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 03:14:38 +0000 UTC 2024/12/11 04:12:43 DEBUG : TestRWCacheUpdate(0xc00014ca40): >close: err= 2024/12/11 04:12:43 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 04:12:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/11 04:12:43 DEBUG : : forgetting directory cache 2024/12/11 04:12:44 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/12/11 04:12:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 04:12:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 04:12:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 04:12:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 04:12:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 04:12:45 DEBUG : TestRWCacheUpdate(0xc0004de380): _readAt: size=512, off=0 2024/12/11 04:12:45 DEBUG : TestRWCacheUpdate(0xc0004de380): openPending: 2024/12/11 04:12:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-11 03:15:38 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2024-12-11 03:14:38 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2024/12/11 04:12:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-11 03:15:38 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2024-12-11 03:14:38 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2024/12/11 04:12:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 04:12:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 04:12:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/11 04:12:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 04:12:45 DEBUG : TestRWCacheUpdate(0xc0004de380): >openPending: err= 2024/12/11 04:12:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/11 04:12:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 04:12:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 04:12:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:12:45 DEBUG : TestRWCacheUpdate(0xc0004de380): >_readAt: n=20, err=EOF 2024/12/11 04:12:45 DEBUG : TestRWCacheUpdate(0xc0004de380): close: 2024/12/11 04:12:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 03:15:38 +0000 UTC 2024/12/11 04:12:45 DEBUG : TestRWCacheUpdate(0xc0004de380): >close: err= 2024/12/11 04:12:45 DEBUG : : Re-reading directory (332.55691ms old) 2024/12/11 04:12:46 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 04:12:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/11 04:12:46 DEBUG : : forgetting directory cache 2024/12/11 04:12:46 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/12/11 04:12:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 04:12:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 04:12:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 04:12:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 04:12:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 04:12:48 DEBUG : TestRWCacheUpdate(0xc00032c400): _readAt: size=512, off=0 2024/12/11 04:12:48 DEBUG : TestRWCacheUpdate(0xc00032c400): openPending: 2024/12/11 04:12:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-11 03:16:38 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2024-12-11 03:15:38 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2024/12/11 04:12:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-11 03:16:38 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2024-12-11 03:15:38 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2024/12/11 04:12:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 04:12:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 04:12:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/11 04:12:48 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 04:12:48 DEBUG : TestRWCacheUpdate(0xc00032c400): >openPending: err= 2024/12/11 04:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/11 04:12:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 04:12:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 04:12:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:12:48 DEBUG : TestRWCacheUpdate(0xc00032c400): >_readAt: n=20, err=EOF 2024/12/11 04:12:48 DEBUG : TestRWCacheUpdate(0xc00032c400): close: 2024/12/11 04:12:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 03:16:38 +0000 UTC 2024/12/11 04:12:48 DEBUG : TestRWCacheUpdate(0xc00032c400): >close: err= 2024/12/11 04:12:48 DEBUG : : Re-reading directory (329.445363ms old) 2024/12/11 04:12:48 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 04:12:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/11 04:12:48 DEBUG : : forgetting directory cache 2024/12/11 04:12:48 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/12/11 04:12:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 04:12:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 04:12:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 04:12:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 04:12:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 04:12:50 DEBUG : TestRWCacheUpdate(0xc0004de2c0): _readAt: size=512, off=0 2024/12/11 04:12:50 DEBUG : TestRWCacheUpdate(0xc0004de2c0): openPending: 2024/12/11 04:12:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-11 03:17:38 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2024-12-11 03:16:38 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2024/12/11 04:12:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-11 03:17:38 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2024-12-11 03:16:38 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2024/12/11 04:12:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 04:12:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 04:12:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/11 04:12:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 04:12:50 DEBUG : TestRWCacheUpdate(0xc0004de2c0): >openPending: err= 2024/12/11 04:12:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/11 04:12:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 04:12:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 04:12:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:12:50 DEBUG : TestRWCacheUpdate(0xc0004de2c0): >_readAt: n=20, err=EOF 2024/12/11 04:12:50 DEBUG : TestRWCacheUpdate(0xc0004de2c0): close: 2024/12/11 04:12:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 03:17:38 +0000 UTC 2024/12/11 04:12:50 DEBUG : TestRWCacheUpdate(0xc0004de2c0): >close: err= 2024/12/11 04:12:50 DEBUG : : Re-reading directory (352.349657ms old) 2024/12/11 04:12:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 04:12:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/11 04:12:51 DEBUG : : forgetting directory cache 2024/12/11 04:12:51 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/12/11 04:12:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 04:12:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 04:12:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 04:12:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 04:12:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 04:12:52 DEBUG : TestRWCacheUpdate(0xc00032cc40): _readAt: size=512, off=0 2024/12/11 04:12:52 DEBUG : TestRWCacheUpdate(0xc00032cc40): openPending: 2024/12/11 04:12:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-11 03:18:38 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2024-12-11 03:17:38 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2024/12/11 04:12:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-11 03:18:38 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2024-12-11 03:17:38 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2024/12/11 04:12:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 04:12:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 04:12:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/11 04:12:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 04:12:52 DEBUG : TestRWCacheUpdate(0xc00032cc40): >openPending: err= 2024/12/11 04:12:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/11 04:12:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 04:12:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 04:12:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:12:52 DEBUG : TestRWCacheUpdate(0xc00032cc40): >_readAt: n=20, err=EOF 2024/12/11 04:12:52 DEBUG : TestRWCacheUpdate(0xc00032cc40): close: 2024/12/11 04:12:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 03:18:38 +0000 UTC 2024/12/11 04:12:52 DEBUG : TestRWCacheUpdate(0xc00032cc40): >close: err= 2024/12/11 04:12:52 DEBUG : : Re-reading directory (348.421705ms old) 2024/12/11 04:12:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 04:12:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/11 04:12:53 DEBUG : : forgetting directory cache 2024/12/11 04:12:53 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2024/12/11 04:12:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 04:12:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 04:12:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 04:12:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 04:12:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 04:12:54 DEBUG : TestRWCacheUpdate(0xc00014c680): _readAt: size=512, off=0 2024/12/11 04:12:54 DEBUG : TestRWCacheUpdate(0xc00014c680): openPending: 2024/12/11 04:12:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-12-11 03:19:38 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2024-12-11 03:18:38 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2024/12/11 04:12:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-12-11 03:19:38 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2024-12-11 03:18:38 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2024/12/11 04:12:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 04:12:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 04:12:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/12/11 04:12:54 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 04:12:54 DEBUG : TestRWCacheUpdate(0xc00014c680): >openPending: err= 2024/12/11 04:12:54 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/12/11 04:12:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 04:12:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 04:12:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:12:55 DEBUG : TestRWCacheUpdate(0xc00014c680): >_readAt: n=21, err=EOF 2024/12/11 04:12:55 DEBUG : TestRWCacheUpdate(0xc00014c680): close: 2024/12/11 04:12:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 03:19:38 +0000 UTC 2024/12/11 04:12:55 DEBUG : TestRWCacheUpdate(0xc00014c680): >close: err= 2024/12/11 04:12:55 DEBUG : : Re-reading directory (349.199259ms old) 2024/12/11 04:12:55 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 04:12:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/11 04:12:55 DEBUG : : forgetting directory cache 2024/12/11 04:12:55 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2024/12/11 04:12:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 04:12:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 04:12:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 04:12:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 04:12:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 04:12:57 DEBUG : TestRWCacheUpdate(0xc00032d940): _readAt: size=512, off=0 2024/12/11 04:12:57 DEBUG : TestRWCacheUpdate(0xc00032d940): openPending: 2024/12/11 04:12:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-12-11 03:20:38 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2024-12-11 03:19:38 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2024/12/11 04:12:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-12-11 03:20:38 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2024-12-11 03:19:38 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2024/12/11 04:12:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 04:12:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 04:12:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/12/11 04:12:57 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 04:12:57 DEBUG : TestRWCacheUpdate(0xc00032d940): >openPending: err= 2024/12/11 04:12:57 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/12/11 04:12:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 04:12:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 04:12:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:12:57 DEBUG : TestRWCacheUpdate(0xc00032d940): >_readAt: n=22, err=EOF 2024/12/11 04:12:57 DEBUG : TestRWCacheUpdate(0xc00032d940): close: 2024/12/11 04:12:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 03:20:38 +0000 UTC 2024/12/11 04:12:57 DEBUG : TestRWCacheUpdate(0xc00032d940): >close: err= 2024/12/11 04:12:57 DEBUG : : Re-reading directory (347.539926ms old) 2024/12/11 04:12:57 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 04:12:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/11 04:12:57 DEBUG : : forgetting directory cache 2024/12/11 04:12:58 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2024/12/11 04:12:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:12:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 04:12:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 04:12:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 04:12:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 04:12:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 04:12:59 DEBUG : TestRWCacheUpdate(0xc00014c400): _readAt: size=512, off=0 2024/12/11 04:12:59 DEBUG : TestRWCacheUpdate(0xc00014c400): openPending: 2024/12/11 04:12:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-12-11 03:21:38 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2024-12-11 03:20:38 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2024/12/11 04:12:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-12-11 03:21:38 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2024-12-11 03:20:38 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2024/12/11 04:12:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 04:12:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 04:12:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/12/11 04:12:59 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 04:12:59 DEBUG : TestRWCacheUpdate(0xc00014c400): >openPending: err= 2024/12/11 04:12:59 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/12/11 04:12:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 04:12:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 04:12:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:12:59 DEBUG : TestRWCacheUpdate(0xc00014c400): >_readAt: n=23, err=EOF 2024/12/11 04:12:59 DEBUG : TestRWCacheUpdate(0xc00014c400): close: 2024/12/11 04:12:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 03:21:38 +0000 UTC 2024/12/11 04:12:59 DEBUG : TestRWCacheUpdate(0xc00014c400): >close: err= 2024/12/11 04:12:59 DEBUG : : Re-reading directory (334.719826ms old) 2024/12/11 04:13:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 04:13:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/11 04:13:00 DEBUG : : forgetting directory cache 2024/12/11 04:13:00 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2024/12/11 04:13:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:13:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 04:13:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 04:13:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 04:13:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 04:13:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 04:13:01 DEBUG : TestRWCacheUpdate(0xc00087a8c0): _readAt: size=512, off=0 2024/12/11 04:13:01 DEBUG : TestRWCacheUpdate(0xc00087a8c0): openPending: 2024/12/11 04:13:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-12-11 03:22:38 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2024-12-11 03:21:38 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2024/12/11 04:13:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-12-11 03:22:38 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2024-12-11 03:21:38 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2024/12/11 04:13:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 04:13:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 04:13:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/12/11 04:13:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 04:13:01 DEBUG : TestRWCacheUpdate(0xc00087a8c0): >openPending: err= 2024/12/11 04:13:01 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/12/11 04:13:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 04:13:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 04:13:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:13:01 DEBUG : TestRWCacheUpdate(0xc00087a8c0): >_readAt: n=24, err=EOF 2024/12/11 04:13:01 DEBUG : TestRWCacheUpdate(0xc00087a8c0): close: 2024/12/11 04:13:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 03:22:38 +0000 UTC 2024/12/11 04:13:01 DEBUG : TestRWCacheUpdate(0xc00087a8c0): >close: err= 2024/12/11 04:13:01 DEBUG : : Re-reading directory (362.235432ms old) 2024/12/11 04:13:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 04:13:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/11 04:13:02 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:13:02 DEBUG : : Looking for writers 2024/12/11 04:13:02 DEBUG : TestRWCacheUpdate: reading active writers 2024/12/11 04:13:02 DEBUG : >WaitForWriters: 2024/12/11 04:13:02 DEBUG : vfs cache: cleaner exiting 2024/12/11 04:13:02 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (24.31s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:13:03 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2024/12/11 04:13:05 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2024/12/11 04:13:06 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:13:06 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:13:06 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 04:13:06 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/11 04:13:06 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/11 04:13:06 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/11 04:13:06 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:13:06 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 04:13:06 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 04:13:06 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/12/11 04:13:06 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/12/11 04:13:06 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/12/11 04:13:06 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:13:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 04:13:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 04:13:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/11 04:13:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/11 04:13:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/11 04:13:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:13:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 04:13:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 04:13:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/12/11 04:13:07 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:13:07 DEBUG : : Looking for writers 2024/12/11 04:13:07 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/12/11 04:13:07 DEBUG : normal name with no special characters.txt: reading active writers 2024/12/11 04:13:07 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.30s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:13:08 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:13:08 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:13:08 DEBUG : OpenDrive root 'rclone-test-linivag1weho': Re-using VFS from active cache 2024/12/11 04:13:08 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:13:08 DEBUG : : Looking for writers 2024/12/11 04:13:08 DEBUG : >WaitForWriters: 2024/12/11 04:13:08 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:13:08 DEBUG : : Looking for writers 2024/12/11 04:13:08 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.34s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:13:08 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:13:08 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:13:08 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:13:08 DEBUG : : Looking for writers 2024/12/11 04:13:08 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.34s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:13:09 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:13:09 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:13:09 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:13:09 DEBUG : : Looking for writers 2024/12/11 04:13:09 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.34s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:13:09 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:13:09 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:13:10 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:13:12 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2024/12/11 04:13:13 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:13:13 DEBUG : dir: Looking for writers 2024/12/11 04:13:13 DEBUG : file2: reading active writers 2024/12/11 04:13:13 DEBUG : : Looking for writers 2024/12/11 04:13:13 DEBUG : dir: reading active writers 2024/12/11 04:13:13 DEBUG : file1: reading active writers 2024/12/11 04:13:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.55s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:13:15 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:13:15 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:13:15 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:13:17 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2024/12/11 04:13:19 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:13:19 DEBUG : dir: Looking for writers 2024/12/11 04:13:19 DEBUG : : Looking for writers 2024/12/11 04:13:19 DEBUG : dir: reading active writers 2024/12/11 04:13:19 DEBUG : file1: reading active writers 2024/12/11 04:13:19 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.35s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:13:20 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:13:20 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:13:21 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2024/12/11 04:13:23 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2024/12/11 04:13:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 04:13:24 DEBUG : file1: Open: flags=O_RDONLY 2024/12/11 04:13:24 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/11 04:13:24 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/11 04:13:24 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 04:13:24 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/12/11 04:13:24 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 04:13:24 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/11 04:13:24 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:13:24 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:13:24 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/11 04:13:24 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/12/11 04:13:24 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/12/11 04:13:24 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/11 04:13:24 DEBUG : OpenDrive root 'rclone-test-linivag1weho': File to upload is small (0 bytes), uploading instead of streaming 2024/12/11 04:13:26 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 04:13:26 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2024/12/11 04:13:26 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/11 04:13:26 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:13:26 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/11 04:13:26 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:13:26 DEBUG : dir: Looking for writers 2024/12/11 04:13:26 DEBUG : file2: reading active writers 2024/12/11 04:13:26 DEBUG : new_file.txt: reading active writers 2024/12/11 04:13:26 DEBUG : : Looking for writers 2024/12/11 04:13:26 DEBUG : dir: reading active writers 2024/12/11 04:13:26 DEBUG : file1: reading active writers 2024/12/11 04:13:26 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.58s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:13:27 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:13:27 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:13:29 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2024/12/11 04:13:30 DEBUG : dir/file2: same parent dir (ODFfNzgyMzU1NF9iNXNGdw) - using file/rename instead of move_copy for dir/file1 2024/12/11 04:13:31 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/12/11 04:13:31 DEBUG : dir/file1: Updating file with dir/file1 0xc000b90840 2024/12/11 04:13:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/11 04:13:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 04:13:31 INFO : dir/file1: Moved (server-side) to: file0 2024/12/11 04:13:31 DEBUG : file0: Updating file with file0 0xc000b90840 2024/12/11 04:13:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 04:13:31 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/12/11 04:13:32 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:13:32 DEBUG : dir: Looking for writers 2024/12/11 04:13:32 DEBUG : : Looking for writers 2024/12/11 04:13:32 DEBUG : dir: reading active writers 2024/12/11 04:13:32 DEBUG : file0: reading active writers 2024/12/11 04:13:32 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.28s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:13:33 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:13:33 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:13:33 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:13:33 DEBUG : : Looking for writers 2024/12/11 04:13:33 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.48s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:13:33 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:13:33 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:13:34 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/12/11 04:13:34 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/11 04:13:35 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/12/11 04:13:36 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/12/11 04:13:37 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/12/11 04:13:37 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:13:37 DEBUG : : Looking for writers 2024/12/11 04:13:37 DEBUG : a: Looking for writers 2024/12/11 04:13:37 DEBUG : b: Looking for writers 2024/12/11 04:13:37 DEBUG : c: Looking for writers 2024/12/11 04:13:37 DEBUG : d: Looking for writers 2024/12/11 04:13:37 DEBUG : : Looking for writers 2024/12/11 04:13:37 DEBUG : a: reading active writers 2024/12/11 04:13:37 DEBUG : b: reading active writers 2024/12/11 04:13:37 DEBUG : c: reading active writers 2024/12/11 04:13:37 DEBUG : d: reading active writers 2024/12/11 04:13:37 DEBUG : /: reading active writers 2024/12/11 04:13:37 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.08s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:13:39 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:13:39 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:13:40 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/11 04:13:41 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/12/11 04:13:41 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/12/11 04:13:42 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/12/11 04:13:45 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:13:45 DEBUG : a/b/c/d: Looking for writers 2024/12/11 04:13:45 DEBUG : a/b/c: Looking for writers 2024/12/11 04:13:45 DEBUG : d: reading active writers 2024/12/11 04:13:45 DEBUG : a/b: Looking for writers 2024/12/11 04:13:45 DEBUG : c: reading active writers 2024/12/11 04:13:45 DEBUG : a: Looking for writers 2024/12/11 04:13:45 DEBUG : b: reading active writers 2024/12/11 04:13:45 DEBUG : : Looking for writers 2024/12/11 04:13:45 DEBUG : a: reading active writers 2024/12/11 04:13:45 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.75s) === 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 "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:13:47 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:13:47 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:13:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:13:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:13:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:13:47 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 04:13:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 04:13:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:13:47 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/11 04:13:47 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/11 04:13:47 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/12/11 04:13:47 DEBUG : OpenDrive root 'rclone-test-linivag1weho': File to upload is small (5 bytes), uploading instead of streaming 2024/12/11 04:13:48 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/12/11 04:13:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 04:13:49 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 04:13:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:13:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:13:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:13:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:13:49 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 04:13:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 04:13:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:13:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:13:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:13:49 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 04:13:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 04:13:49 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/12/11 04:13:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/11 04:13:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/11 04:13:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:13:49 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 04:13:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 04:13:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:13:49 DEBUG : OpenDrive root 'rclone-test-linivag1weho': File to upload is small (0 bytes), uploading instead of streaming 2024/12/11 04:13:50 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 04:13:50 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 04:13:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:13:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/11 04:13:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/11 04:13:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:13:50 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 04:13:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 04:13:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:13:50 DEBUG : OpenDrive root 'rclone-test-linivag1weho': File to upload is small (7 bytes), uploading instead of streaming 2024/12/11 04:13:50 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2024/12/11 04:13:51 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2024/12/11 04:13:51 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 04:13:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:13:51 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:13:51 DEBUG : : Looking for writers 2024/12/11 04:13:51 DEBUG : file1: reading active writers 2024/12/11 04:13:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.86s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:13:52 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:13:52 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:13:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:13:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:13:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:13:52 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 04:13:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 04:13:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:13:52 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/12/11 04:13:53 DEBUG : file1: aborting in-sequence write wait, off=100 2024/12/11 04:13:53 DEBUG : file1: failed to wait for in-sequence write to 100 2024/12/11 04:13:53 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/12/11 04:13:53 DEBUG : OpenDrive root 'rclone-test-linivag1weho': File to upload is small (11 bytes), uploading instead of streaming 2024/12/11 04:13:54 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2024/12/11 04:13:55 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/11 04:13:55 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 04:13:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:13:55 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/12/11 04:13:55 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:13:55 DEBUG : : Looking for writers 2024/12/11 04:13:55 DEBUG : file1: reading active writers 2024/12/11 04:13:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.69s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:13:56 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:13:56 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:13:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:13:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:13:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:13:56 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 04:13:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 04:13:56 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/12/11 04:13:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:13:56 DEBUG : OpenDrive root 'rclone-test-linivag1weho': File to upload is small (5 bytes), uploading instead of streaming 2024/12/11 04:13:57 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/12/11 04:13:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 04:13:58 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 04:13:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:13:58 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/12/11 04:13:58 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:13:58 DEBUG : : Looking for writers 2024/12/11 04:13:58 DEBUG : file1: reading active writers 2024/12/11 04:13:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.50s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:13:58 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:13:58 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:13:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:13:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:13:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:13:58 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 04:13:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 04:13:58 DEBUG : file1: WriteFileHandle.Release closing 2024/12/11 04:13:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:13:58 DEBUG : OpenDrive root 'rclone-test-linivag1weho': File to upload is small (0 bytes), uploading instead of streaming 2024/12/11 04:14:00 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 04:14:00 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 04:14:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:14:00 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/12/11 04:14:00 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:14:00 DEBUG : : Looking for writers 2024/12/11 04:14:00 DEBUG : file1: reading active writers 2024/12/11 04:14:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.20s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:14:00 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:14:00 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:14:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:14:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:14:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:14:00 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 04:14:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 04:14:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:14:00 DEBUG : OpenDrive root 'rclone-test-linivag1weho': File to upload is small (2 bytes), uploading instead of streaming 2024/12/11 04:14:01 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2024/12/11 04:14:02 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/12/11 04:14:02 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 04:14:02 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2024/12/11 04:14:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:14:02 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:14:02 DEBUG : : Looking for writers 2024/12/11 04:14:02 DEBUG : file1: reading active writers 2024/12/11 04:14:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.56s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:14:03 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:14:03 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:14:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:14:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:14:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:14:03 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 04:14:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 04:14:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:14:03 DEBUG : OpenDrive root 'rclone-test-linivag1weho': File to upload is small (0 bytes), uploading instead of streaming 2024/12/11 04:14:05 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 04:14:05 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 04:14:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:14:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:14:05 DEBUG : file1: Open: flags=O_RDONLY 2024/12/11 04:14:05 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/11 04:14:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/11 04:14:05 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:14:05 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/11 04:14:05 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:14:05 DEBUG : : Looking for writers 2024/12/11 04:14:05 DEBUG : file1: reading active writers 2024/12/11 04:14:05 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.40s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-linivag1weho'", Local "Local file system at /tmp/rclone2792456531", Modify Window "1s" 2024/12/11 04:14:05 INFO : OpenDrive root 'rclone-test-linivag1weho': poll-interval is not supported by this remote 2024/12/11 04:14:05 NOTICE: OpenDrive root 'rclone-test-linivag1weho': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 04:14:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 04:14:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 04:14:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:14:05 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 04:14:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 04:14:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:14:05 DEBUG : OpenDrive root 'rclone-test-linivag1weho': File to upload is small (100 bytes), uploading instead of streaming 2024/12/11 04:14:06 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2024/12/11 04:14:07 DEBUG : file1: md5 = 74c9d7c31f60f6435d5e8f2bb47d322d OK 2024/12/11 04:14:07 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 04:14:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 04:14:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 04:14:07 DEBUG : file1: Open: flags=O_RDONLY 2024/12/11 04:14:07 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/11 04:14:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/11 04:14:07 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 04:14:07 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/11 04:14:07 DEBUG : WaitForWriters: timeout=30s 2024/12/11 04:14:07 DEBUG : : Looking for writers 2024/12/11 04:14:07 DEBUG : file1: reading active writers 2024/12/11 04:14:07 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.86s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2024/12/11 04:14:08 DEBUG : OpenDrive root 'rclone-test-linivag1weho': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 6m18.225203506s (try 1/5): exit status 1: Failed [TestDirRemoveName]