"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Starting (try 1/5) 2022/05/21 06:21:31 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:21:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/05/21 06:21:32 DEBUG : Creating backend with remote "/tmp/rclone710044198" === RUN TestDirHandleMethods run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:21:32 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:21:32 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:21:33 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:21:33 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:21:34 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:21:34 DEBUG : dir: Looking for writers 2022/05/21 06:21:34 DEBUG : : Looking for writers 2022/05/21 06:21:34 DEBUG : dir: reading active writers 2022/05/21 06:21:34 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.78s) === RUN TestDirHandleReaddir run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:21:36 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:21:36 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:21:36 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:21:36 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:21:37 DEBUG : dir/file2: Starting multipart upload 2022/05/21 06:21:37 DEBUG : dir/file2: Uploading segment 0/15 size 15 2022/05/21 06:21:38 DEBUG : dir/subdir/file3: Starting multipart upload 2022/05/21 06:21:38 DEBUG : dir/subdir/file3: Uploading segment 0/16 size 16 2022/05/21 06:21:39 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:21:39 DEBUG : dir/subdir: Looking for writers 2022/05/21 06:21:39 DEBUG : dir: Looking for writers 2022/05/21 06:21:39 DEBUG : subdir: reading active writers 2022/05/21 06:21:39 DEBUG : file1: reading active writers 2022/05/21 06:21:39 DEBUG : file2: reading active writers 2022/05/21 06:21:39 DEBUG : : Looking for writers 2022/05/21 06:21:39 DEBUG : dir: reading active writers 2022/05/21 06:21:39 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (5.76s) === RUN TestDirHandleReaddirnames run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:21:41 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:21:41 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:21:42 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:21:42 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:21:43 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:21:43 DEBUG : dir: Looking for writers 2022/05/21 06:21:43 DEBUG : file1: reading active writers 2022/05/21 06:21:43 DEBUG : : Looking for writers 2022/05/21 06:21:43 DEBUG : dir: reading active writers 2022/05/21 06:21:43 DEBUG : >WaitForWriters: 2022/05/21 06:21:43 DEBUG : HTTP 401: Unable to initialize RPS. Trying again. 2022/05/21 06:21:43 DEBUG : pacer: low level retry 1/10 (error InvalidAuthenticationToken: Unable to initialize RPS) 2022/05/21 06:21:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/05/21 06:21:43 DEBUG : pacer: Reducing sleep to 15ms 2022/05/21 06:21:44 DEBUG : pacer: Reducing sleep to 11.25ms 2022/05/21 06:21:44 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirHandleReaddirnames (3.11s) === RUN TestDirMethods run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:21:45 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:21:45 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:21:45 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:21:45 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:21:46 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:21:46 DEBUG : dir: Looking for writers 2022/05/21 06:21:46 DEBUG : : Looking for writers 2022/05/21 06:21:46 DEBUG : dir: reading active writers 2022/05/21 06:21:46 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.79s) === RUN TestDirForgetAll run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:21:47 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:21:47 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:21:48 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:21:48 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:21:49 DEBUG : dir: forgetting directory cache 2022/05/21 06:21:49 DEBUG : : forgetting directory cache 2022/05/21 06:21:49 DEBUG : dir: forgetting directory cache 2022/05/21 06:21:49 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:21:49 DEBUG : : Looking for writers 2022/05/21 06:21:49 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.98s) === RUN TestDirForgetPath run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:21:50 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:21:50 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:21:51 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:21:51 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:21:52 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2022/05/21 06:21:52 DEBUG : dir: invalidating directory cache 2022/05/21 06:21:52 DEBUG : : >ForgetPath: 2022/05/21 06:21:52 DEBUG : : ForgetPath: relativePath="dir", type=0 2022/05/21 06:21:52 DEBUG : : invalidating directory cache 2022/05/21 06:21:52 DEBUG : dir: forgetting directory cache 2022/05/21 06:21:52 DEBUG : : >ForgetPath: 2022/05/21 06:21:52 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2022/05/21 06:21:52 DEBUG : : >ForgetPath: 2022/05/21 06:21:52 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:21:52 DEBUG : dir: Looking for writers 2022/05/21 06:21:52 DEBUG : : Looking for writers 2022/05/21 06:21:52 DEBUG : dir: reading active writers 2022/05/21 06:21:52 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.76s) === RUN TestDirWalk run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:21:53 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:21:53 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:21:54 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:21:54 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:21:55 DEBUG : HTTP 401: Unable to initialize RPS. Trying again. 2022/05/21 06:21:55 DEBUG : pacer: low level retry 1/10 (error InvalidAuthenticationToken: Unable to initialize RPS) 2022/05/21 06:21:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/05/21 06:21:56 DEBUG : pacer: Reducing sleep to 15ms 2022/05/21 06:21:56 DEBUG : pacer: Reducing sleep to 11.25ms 2022/05/21 06:21:56 DEBUG : pacer: Reducing sleep to 10ms 2022/05/21 06:21:56 DEBUG : fil/a/b/c: Starting multipart upload 2022/05/21 06:21:56 DEBUG : fil/a/b/c: Uploading segment 0/15 size 15 2022/05/21 06:21:57 DEBUG : : forgetting directory cache 2022/05/21 06:21:57 DEBUG : dir: forgetting directory cache 2022/05/21 06:21:58 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:21:58 DEBUG : dir: Looking for writers 2022/05/21 06:21:58 DEBUG : fil/a/b: Looking for writers 2022/05/21 06:21:58 DEBUG : fil/a: Looking for writers 2022/05/21 06:21:58 DEBUG : b: reading active writers 2022/05/21 06:21:58 DEBUG : fil: Looking for writers 2022/05/21 06:21:58 DEBUG : a: reading active writers 2022/05/21 06:21:58 DEBUG : : Looking for writers 2022/05/21 06:21:58 DEBUG : dir: reading active writers 2022/05/21 06:21:58 DEBUG : fil: reading active writers 2022/05/21 06:21:58 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (8.10s) === RUN TestDirSetModTime run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:22:01 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:22:01 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:22:02 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:22:02 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:22:03 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:22:03 DEBUG : dir: Looking for writers 2022/05/21 06:22:03 DEBUG : : Looking for writers 2022/05/21 06:22:03 DEBUG : dir: reading active writers 2022/05/21 06:22:03 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.24s) === RUN TestDirStat run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:22:04 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:22:04 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:22:05 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:22:05 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:22:06 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:22:06 DEBUG : dir: Looking for writers 2022/05/21 06:22:06 DEBUG : file1: reading active writers 2022/05/21 06:22:06 DEBUG : : Looking for writers 2022/05/21 06:22:06 DEBUG : dir: reading active writers 2022/05/21 06:22:06 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.01s) === RUN TestDirReadDirAll run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:22:07 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:22:07 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:22:08 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:22:08 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:22:08 DEBUG : dir/file2: Starting multipart upload 2022/05/21 06:22:08 DEBUG : dir/file2: Uploading segment 0/15 size 15 2022/05/21 06:22:09 DEBUG : dir/subdir/file3: Starting multipart upload 2022/05/21 06:22:09 DEBUG : dir/subdir/file3: Uploading segment 0/16 size 16 === RUN TestDirReadDirAll/Virtual 2022/05/21 06:22:11 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2022/05/21 06:22:11 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2022/05/21 06:22:11 DEBUG : dir: Added virtual directory entry vDel: "file2" 2022/05/21 06:22:11 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2022/05/21 06:22:11 DEBUG : dir/virtualFile: Starting multipart upload 2022/05/21 06:22:14 DEBUG : dir/virtualFile: Uploading segment 0/20 size 20 2022/05/21 06:22:14 DEBUG : dir/virtualDir/testFile: Starting multipart upload 2022/05/21 06:22:15 DEBUG : dir/virtualDir/testFile: Uploading segment 0/17 size 17 2022/05/21 06:22:15 DEBUG : dir: invalidating directory cache 2022/05/21 06:22:15 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2022/05/21 06:22:15 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2022/05/21 06:22:15 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2022/05/21 06:22:15 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2022/05/21 06:22:15 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2022/05/21 06:22:15 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2022/05/21 06:22:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:22:15 DEBUG : dir: invalidating directory cache 2022/05/21 06:22:16 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2022/05/21 06:22:16 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2022/05/21 06:22:16 DEBUG : : forgetting directory cache 2022/05/21 06:22:16 DEBUG : dir: forgetting directory cache 2022/05/21 06:22:16 DEBUG : dir/virtualDir: forgetting directory cache 2022/05/21 06:22:16 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:22:16 DEBUG : dir/virtualDir: Looking for writers 2022/05/21 06:22:16 DEBUG : dir: Looking for writers 2022/05/21 06:22:16 DEBUG : virtualFile2: reading active writers 2022/05/21 06:22:16 DEBUG : virtualFile: reading active writers 2022/05/21 06:22:16 DEBUG : virtualDir: reading active writers 2022/05/21 06:22:16 DEBUG : file1: reading active writers 2022/05/21 06:22:16 DEBUG : : Looking for writers 2022/05/21 06:22:16 DEBUG : dir: reading active writers 2022/05/21 06:22:16 DEBUG : >WaitForWriters: 2022/05/21 06:22:16 DEBUG : HTTP 401: Unable to initialize RPS. Trying again. 2022/05/21 06:22:16 DEBUG : pacer: low level retry 1/10 (error InvalidAuthenticationToken: Unable to initialize RPS) 2022/05/21 06:22:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/05/21 06:22:16 DEBUG : pacer: Reducing sleep to 15ms 2022/05/21 06:22:17 DEBUG : pacer: Reducing sleep to 11.25ms 2022/05/21 06:22:17 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirReadDirAll (10.64s) --- PASS: TestDirReadDirAll/Virtual (4.57s) === RUN TestDirOpen run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:22:18 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:22:18 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:22:19 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:22:20 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:22:22 ERROR : dir/: Can only open directories read only 2022/05/21 06:22:22 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:22:22 DEBUG : dir: Looking for writers 2022/05/21 06:22:22 DEBUG : : Looking for writers 2022/05/21 06:22:22 DEBUG : dir: reading active writers 2022/05/21 06:22:22 DEBUG : >WaitForWriters: 2022/05/21 06:22:22 DEBUG : HTTP 401: Unable to initialize RPS. Trying again. 2022/05/21 06:22:22 DEBUG : pacer: low level retry 1/10 (error InvalidAuthenticationToken: Unable to initialize RPS) 2022/05/21 06:22:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/05/21 06:22:22 DEBUG : pacer: Reducing sleep to 15ms 2022/05/21 06:22:22 DEBUG : pacer: Reducing sleep to 11.25ms 2022/05/21 06:22:23 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirOpen (5.20s) === RUN TestDirCreate run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:22:23 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:22:23 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:22:24 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:22:24 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:22:24 DEBUG : HTTP 401: Unable to initialize RPS. Trying again. 2022/05/21 06:22:24 DEBUG : pacer: low level retry 1/10 (error InvalidAuthenticationToken: Unable to initialize RPS) 2022/05/21 06:22:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/05/21 06:22:25 DEBUG : pacer: Reducing sleep to 15ms 2022/05/21 06:22:25 DEBUG : pacer: Reducing sleep to 11.25ms 2022/05/21 06:22:25 DEBUG : pacer: Reducing sleep to 10ms 2022/05/21 06:22:25 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:22:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2022/05/21 06:22:25 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2022/05/21 06:22:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2022/05/21 06:22:25 DEBUG : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': File to upload is small (5 bytes), uploading instead of streaming 2022/05/21 06:22:25 DEBUG : dir/potato: Starting multipart upload 2022/05/21 06:22:26 DEBUG : dir/potato: Uploading segment 0/5 size 5 2022/05/21 06:22:26 DEBUG : dir/potato: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2022/05/21 06:22:26 INFO : dir/potato: Copied (new) 2022/05/21 06:22:26 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2022/05/21 06:22:26 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:22:26 DEBUG : dir: Looking for writers 2022/05/21 06:22:26 DEBUG : potato: reading active writers 2022/05/21 06:22:26 DEBUG : file1: reading active writers 2022/05/21 06:22:26 DEBUG : : Looking for writers 2022/05/21 06:22:26 DEBUG : dir: reading active writers 2022/05/21 06:22:26 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.91s) === RUN TestDirMkdir run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:22:27 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:22:27 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:22:28 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:22:28 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:22:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2022/05/21 06:22:30 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:22:30 DEBUG : dir/sub: Looking for writers 2022/05/21 06:22:30 DEBUG : dir: Looking for writers 2022/05/21 06:22:30 DEBUG : file1: reading active writers 2022/05/21 06:22:30 DEBUG : sub: reading active writers 2022/05/21 06:22:30 DEBUG : : Looking for writers 2022/05/21 06:22:30 DEBUG : dir: reading active writers 2022/05/21 06:22:30 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (4.95s) === RUN TestDirMkdirSub run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:22:32 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:22:32 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:22:33 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:22:34 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:22:35 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2022/05/21 06:22:36 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2022/05/21 06:22:37 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:22:37 DEBUG : dir/sub/subsub: Looking for writers 2022/05/21 06:22:37 DEBUG : dir/sub: Looking for writers 2022/05/21 06:22:37 DEBUG : subsub: reading active writers 2022/05/21 06:22:37 DEBUG : dir: Looking for writers 2022/05/21 06:22:37 DEBUG : file1: reading active writers 2022/05/21 06:22:37 DEBUG : sub: reading active writers 2022/05/21 06:22:37 DEBUG : : Looking for writers 2022/05/21 06:22:37 DEBUG : dir: reading active writers 2022/05/21 06:22:37 DEBUG : >WaitForWriters: 2022/05/21 06:22:38 DEBUG : HTTP 401: Unable to initialize RPS. Trying again. 2022/05/21 06:22:38 DEBUG : pacer: low level retry 1/10 (error InvalidAuthenticationToken: Unable to initialize RPS) 2022/05/21 06:22:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/05/21 06:22:39 DEBUG : pacer: Reducing sleep to 15ms 2022/05/21 06:22:39 DEBUG : pacer: Reducing sleep to 11.25ms 2022/05/21 06:22:39 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMkdirSub (7.80s) === RUN TestDirRemove run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:22:40 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:22:40 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:22:40 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:22:41 DEBUG : HTTP 401: Unable to initialize RPS. Trying again. 2022/05/21 06:22:41 DEBUG : pacer: low level retry 1/10 (error InvalidAuthenticationToken: Unable to initialize RPS) 2022/05/21 06:22:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/05/21 06:22:41 DEBUG : pacer: Reducing sleep to 15ms 2022/05/21 06:22:41 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:22:41 DEBUG : pacer: Reducing sleep to 11.25ms 2022/05/21 06:22:41 DEBUG : pacer: Reducing sleep to 10ms 2022/05/21 06:22:42 ERROR : dir/: Dir.Remove not empty 2022/05/21 06:22:42 DEBUG : dir/file1: Remove: 2022/05/21 06:22:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:22:42 DEBUG : dir/file1: >Remove: err= 2022/05/21 06:22:42 DEBUG : HTTP 401: Unable to initialize RPS. Trying again. 2022/05/21 06:22:42 DEBUG : pacer: low level retry 1/10 (error InvalidAuthenticationToken: Unable to initialize RPS) 2022/05/21 06:22:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/05/21 06:22:43 DEBUG : pacer: Reducing sleep to 15ms 2022/05/21 06:22:43 DEBUG : : Added virtual directory entry vDel: "dir" 2022/05/21 06:22:43 DEBUG : pacer: Reducing sleep to 11.25ms 2022/05/21 06:22:43 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:22:43 DEBUG : : Looking for writers 2022/05/21 06:22:43 DEBUG : >WaitForWriters: 2022/05/21 06:22:43 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirRemove (3.13s) === RUN TestDirRemoveAll run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:22:43 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:22:43 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:22:43 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:22:44 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:22:45 DEBUG : dir/file1: Remove: 2022/05/21 06:22:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:22:45 DEBUG : dir/file1: >Remove: err= 2022/05/21 06:22:45 DEBUG : HTTP 401: Unable to initialize RPS. Trying again. 2022/05/21 06:22:45 DEBUG : pacer: low level retry 1/10 (error InvalidAuthenticationToken: Unable to initialize RPS) 2022/05/21 06:22:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/05/21 06:22:46 DEBUG : pacer: Reducing sleep to 15ms 2022/05/21 06:22:46 DEBUG : : Added virtual directory entry vDel: "dir" 2022/05/21 06:22:46 DEBUG : pacer: Reducing sleep to 11.25ms 2022/05/21 06:22:46 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:22:46 DEBUG : : Looking for writers 2022/05/21 06:22:46 DEBUG : >WaitForWriters: 2022/05/21 06:22:46 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirRemoveAll (3.13s) === RUN TestDirRemoveName run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:22:46 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:22:46 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:22:47 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:22:47 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:22:48 DEBUG : dir/file1: Remove: 2022/05/21 06:22:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:22:48 DEBUG : HTTP 401: Unable to initialize RPS. Trying again. 2022/05/21 06:22:48 DEBUG : pacer: low level retry 1/10 (error InvalidAuthenticationToken: Unable to initialize RPS) 2022/05/21 06:22:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/05/21 06:22:48 DEBUG : pacer: Reducing sleep to 15ms 2022/05/21 06:22:48 DEBUG : dir/file1: >Remove: err= 2022/05/21 06:22:49 DEBUG : pacer: Reducing sleep to 11.25ms 2022/05/21 06:22:49 DEBUG : pacer: Reducing sleep to 10ms 2022/05/21 06:22:49 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:22:49 DEBUG : dir: Looking for writers 2022/05/21 06:22:49 DEBUG : : Looking for writers 2022/05/21 06:22:49 DEBUG : dir: reading active writers 2022/05/21 06:22:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (3.92s) === RUN TestDirRename run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:22:50 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:22:50 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:22:51 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:22:51 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:22:52 DEBUG : dir/file3: Starting multipart upload 2022/05/21 06:22:52 DEBUG : dir/file3: Uploading segment 0/15 size 15 2022/05/21 06:22:53 ERROR : dir/not found: Dir.Rename error: file does not exist 2022/05/21 06:22:54 DEBUG : dir: Updating dir with dir2 0xc000934240 2022/05/21 06:22:54 DEBUG : dir: forgetting directory cache 2022/05/21 06:22:54 DEBUG : : Added virtual directory entry vDel: "dir" 2022/05/21 06:22:54 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2022/05/21 06:22:55 INFO : dir2/file1: Moved (server-side) to: file2 2022/05/21 06:22:55 DEBUG : file2: Updating file with file2 0xc0009f9440 2022/05/21 06:22:55 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2022/05/21 06:22:55 DEBUG : : Added virtual directory entry vAddFile: "file2" 2022/05/21 06:22:56 DEBUG : HTTP 401: Unable to initialize RPS. Trying again. 2022/05/21 06:22:56 DEBUG : pacer: low level retry 1/10 (error InvalidAuthenticationToken: Unable to initialize RPS) 2022/05/21 06:22:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/05/21 06:22:56 DEBUG : pacer: Reducing sleep to 15ms 2022/05/21 06:22:57 DEBUG : pacer: Reducing sleep to 11.25ms 2022/05/21 06:22:57 INFO : dir2/file3: Deleted 2022/05/21 06:22:57 DEBUG : pacer: Reducing sleep to 10ms 2022/05/21 06:22:57 INFO : file2: Moved (server-side) to: dir2/file3 2022/05/21 06:22:57 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0009f9440 2022/05/21 06:22:57 DEBUG : : Added virtual directory entry vDel: "file2" 2022/05/21 06:22:57 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2022/05/21 06:22:58 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2022/05/21 06:22:59 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000934000 2022/05/21 06:22:59 DEBUG : empty directory: forgetting directory cache 2022/05/21 06:22:59 DEBUG : : Added virtual directory entry vDel: "empty directory" 2022/05/21 06:22:59 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2022/05/21 06:22:59 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:22:59 DEBUG : dir2: Looking for writers 2022/05/21 06:22:59 DEBUG : file3: reading active writers 2022/05/21 06:22:59 DEBUG : renamed empty directory: Looking for writers 2022/05/21 06:22:59 DEBUG : : Looking for writers 2022/05/21 06:22:59 DEBUG : dir2: reading active writers 2022/05/21 06:22:59 DEBUG : renamed empty directory: reading active writers 2022/05/21 06:22:59 DEBUG : >WaitForWriters: 2022/05/21 06:22:59 DEBUG : HTTP 401: Unable to initialize RPS. Trying again. 2022/05/21 06:22:59 DEBUG : pacer: low level retry 1/10 (error InvalidAuthenticationToken: Unable to initialize RPS) 2022/05/21 06:22:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/05/21 06:22:59 DEBUG : pacer: Reducing sleep to 15ms 2022/05/21 06:22:59 DEBUG : pacer: Reducing sleep to 11.25ms 2022/05/21 06:22:59 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirRename (10.18s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:23:00 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:23:00 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:23:01 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:23:01 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:23:03 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:23:03 DEBUG : dir: Looking for writers 2022/05/21 06:23:03 DEBUG : file1: reading active writers 2022/05/21 06:23:03 DEBUG : : Looking for writers 2022/05/21 06:23:03 DEBUG : dir: reading active writers 2022/05/21 06:23:03 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.71s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:23:05 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:23:05 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:23:06 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:23:06 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:23:07 DEBUG : time_test: Starting multipart upload 2022/05/21 06:23:07 DEBUG : time_test: Uploading segment 0/5 size 5 2022/05/21 06:23:09 DEBUG : Can set mod time: true 2022/05/21 06:23:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/05/21 06:23:10 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:23:10 DEBUG : dir: Looking for writers 2022/05/21 06:23:10 DEBUG : file1: reading active writers 2022/05/21 06:23:10 DEBUG : : Looking for writers 2022/05/21 06:23:10 DEBUG : dir: reading active writers 2022/05/21 06:23:10 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:23:11 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:23:11 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:23:12 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:23:12 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:23:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/05/21 06:23:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/05/21 06:23:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:23:13 DEBUG : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': File to upload is small (0 bytes), uploading instead of streaming 2022/05/21 06:23:13 DEBUG : dir/file1: Starting singlepart upload 2022/05/21 06:23:14 DEBUG : dir/file1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/05/21 06:23:14 INFO : dir/file1: Copied (new) 2022/05/21 06:23:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/05/21 06:23:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:23:14 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:23:14 DEBUG : dir: Looking for writers 2022/05/21 06:23:14 DEBUG : file1: reading active writers 2022/05/21 06:23:14 DEBUG : : Looking for writers 2022/05/21 06:23:14 DEBUG : dir: reading active writers 2022/05/21 06:23:14 DEBUG : >WaitForWriters: 2022/05/21 06:23:15 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:23:15 DEBUG : dir: Looking for writers 2022/05/21 06:23:15 DEBUG : file1: reading active writers 2022/05/21 06:23:15 DEBUG : : Looking for writers 2022/05/21 06:23:15 DEBUG : dir: reading active writers 2022/05/21 06:23:15 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:23:17 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:23:17 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:23:17 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:23:17 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:23:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/05/21 06:23:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/05/21 06:23:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:23:18 DEBUG : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': File to upload is small (5 bytes), uploading instead of streaming 2022/05/21 06:23:18 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:23:19 DEBUG : dir/file1: Uploading segment 0/5 size 5 2022/05/21 06:23:19 DEBUG : dir/file1: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2022/05/21 06:23:19 INFO : dir/file1: Copied (new) 2022/05/21 06:23:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/05/21 06:23:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:23:19 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:23:19 DEBUG : dir: Looking for writers 2022/05/21 06:23:19 DEBUG : file1: reading active writers 2022/05/21 06:23:19 DEBUG : : Looking for writers 2022/05/21 06:23:19 DEBUG : dir: reading active writers 2022/05/21 06:23:19 DEBUG : >WaitForWriters: 2022/05/21 06:23:19 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:23:19 DEBUG : dir: Looking for writers 2022/05/21 06:23:19 DEBUG : file1: reading active writers 2022/05/21 06:23:19 DEBUG : : Looking for writers 2022/05/21 06:23:19 DEBUG : dir: reading active writers 2022/05/21 06:23:19 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:23:21 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:23:21 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:23:21 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:23:21 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:23:21 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:23:21 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:23:21 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:23:21 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:23:21 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:23:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/05/21 06:23:23 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:23:23 DEBUG : dir: Looking for writers 2022/05/21 06:23:23 DEBUG : file1: reading active writers 2022/05/21 06:23:23 DEBUG : : Looking for writers 2022/05/21 06:23:23 DEBUG : dir: reading active writers 2022/05/21 06:23:23 DEBUG : >WaitForWriters: 2022/05/21 06:23:23 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:23:25 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:23:25 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:23:25 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:23:25 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:23:25 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:23:25 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:23:25 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:23:26 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:23:26 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:23:27 DEBUG : dir/file1: Open: flags=O_WRONLY 2022/05/21 06:23:27 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:23:27 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:23:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:23:27 DEBUG : dir/file1(0xc0008a93c0): close: 2022/05/21 06:24:25 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item dir/file1 not removed, freed 0 bytes 2022/05/21 06:24:25 INFO : vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:24:27 DEBUG : pacer: low level retry 1/10 (error Patch "https://graph.microsoft.com/v1.0/drives/71a96798e7b1d253/items/71A96798E7B1D253!777304:/file1:": net/http: TLS handshake timeout) 2022/05/21 06:24:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/05/21 06:24:27 DEBUG : pacer: Reducing sleep to 15ms 2022/05/21 06:24:27 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2022/05/21 06:24:27 DEBUG : dir/file1(0xc0008a93c0): >close: err= 2022/05/21 06:24:27 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:24:27 DEBUG : dir: Looking for writers 2022/05/21 06:24:27 DEBUG : file1: reading active writers 2022/05/21 06:24:27 DEBUG : : Looking for writers 2022/05/21 06:24:27 DEBUG : dir: reading active writers 2022/05/21 06:24:27 DEBUG : >WaitForWriters: 2022/05/21 06:24:28 DEBUG : pacer: Reducing sleep to 11.25ms 2022/05/21 06:24:28 DEBUG : pacer: Reducing sleep to 10ms 2022/05/21 06:24:28 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:24:28 DEBUG : dir: Looking for writers 2022/05/21 06:24:28 DEBUG : file1: reading active writers 2022/05/21 06:24:28 DEBUG : : Looking for writers 2022/05/21 06:24:28 DEBUG : dir: reading active writers 2022/05/21 06:24:28 DEBUG : >WaitForWriters: 2022/05/21 06:24:28 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:24:29 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:24:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:24:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:24:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:24:29 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:24:29 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:24:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:24:30 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:24:30 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:24:31 DEBUG : dir/file1: Open: flags=O_WRONLY 2022/05/21 06:24:31 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:24:31 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:24:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:24:31 DEBUG : dir/file1(0xc0009aad80): _writeAt: size=5, off=0 2022/05/21 06:24:31 DEBUG : dir/file1(0xc0009aad80): openPending: 2022/05/21 06:24:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "" 2022/05/21 06:24:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/05/21 06:24:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:24:31 DEBUG : dir/file1(0xc0009aad80): >openPending: err= 2022/05/21 06:24:31 DEBUG : dir/file1(0xc0009aad80): >_writeAt: n=5, err= 2022/05/21 06:24:31 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2022/05/21 06:24:31 DEBUG : dir/file1(0xc0009aad80): close: 2022/05/21 06:24:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2022/05/21 06:24:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2022/05/21 06:24:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2022/05/21 06:24:31 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2022/05/21 06:24:32 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2022/05/21 06:24:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/05/21 06:24:32 DEBUG : dir/file1(0xc0009aad80): >close: err= 2022/05/21 06:24:32 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:24:32 DEBUG : dir: Looking for writers 2022/05/21 06:24:32 DEBUG : file1: reading active writers 2022/05/21 06:24:32 DEBUG : : Looking for writers 2022/05/21 06:24:32 DEBUG : dir: reading active writers 2022/05/21 06:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:24:32 DEBUG : dir: Looking for writers 2022/05/21 06:24:32 DEBUG : file1: reading active writers 2022/05/21 06:24:32 DEBUG : : Looking for writers 2022/05/21 06:24:32 DEBUG : dir: reading active writers 2022/05/21 06:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:24:32 DEBUG : dir: Looking for writers 2022/05/21 06:24:32 DEBUG : file1: reading active writers 2022/05/21 06:24:32 DEBUG : : Looking for writers 2022/05/21 06:24:32 DEBUG : dir: reading active writers 2022/05/21 06:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:24:32 DEBUG : dir: Looking for writers 2022/05/21 06:24:32 DEBUG : file1: reading active writers 2022/05/21 06:24:32 DEBUG : : Looking for writers 2022/05/21 06:24:32 DEBUG : dir: reading active writers 2022/05/21 06:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:24:32 DEBUG : dir/file1: vfs cache: starting upload 2022/05/21 06:24:32 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:24:32 DEBUG : dir: Looking for writers 2022/05/21 06:24:32 DEBUG : file1: reading active writers 2022/05/21 06:24:32 DEBUG : : Looking for writers 2022/05/21 06:24:32 DEBUG : dir: reading active writers 2022/05/21 06:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:24:32 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:24:32 DEBUG : dir: Looking for writers 2022/05/21 06:24:32 DEBUG : file1: reading active writers 2022/05/21 06:24:32 DEBUG : : Looking for writers 2022/05/21 06:24:32 DEBUG : dir: reading active writers 2022/05/21 06:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/05/21 06:24:32 DEBUG : dir/file1: sha1 = 5ec62fa7440335ab2e3e5529744fa9627e9c4174 OK 2022/05/21 06:24:32 INFO : dir/file1: Copied (replaced existing) 2022/05/21 06:24:32 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,5ec62fa7440335ab2e3e5529744fa9627e9c4174" 2022/05/21 06:24:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/05/21 06:24:32 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2022/05/21 06:24:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:24:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/05/21 06:24:33 DEBUG : dir: Looking for writers 2022/05/21 06:24:33 DEBUG : file1: reading active writers 2022/05/21 06:24:33 DEBUG : : Looking for writers 2022/05/21 06:24:33 DEBUG : dir: reading active writers 2022/05/21 06:24:33 DEBUG : >WaitForWriters: 2022/05/21 06:24:33 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:24:33 DEBUG : dir: Looking for writers 2022/05/21 06:24:33 DEBUG : file1: reading active writers 2022/05/21 06:24:33 DEBUG : : Looking for writers 2022/05/21 06:24:33 DEBUG : dir: reading active writers 2022/05/21 06:24:33 DEBUG : >WaitForWriters: 2022/05/21 06:24:33 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileSetModTime (89.45s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.42s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.28s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (4.04s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.52s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (63.89s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (5.30s) === RUN TestFileOpenRead run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:24:34 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:24:34 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:24:35 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:24:35 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:24:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:24:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/05/21 06:24:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:24:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2022/05/21 06:24:38 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:24:38 DEBUG : dir: Looking for writers 2022/05/21 06:24:38 DEBUG : file1: reading active writers 2022/05/21 06:24:38 DEBUG : : Looking for writers 2022/05/21 06:24:38 DEBUG : dir: reading active writers 2022/05/21 06:24:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.54s) === RUN TestFileOpenReadUnknownSize 2022/05/21 06:24:39 INFO : Mock file system at root: poll-interval is not supported by this remote 2022/05/21 06:24:39 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:24:39 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:24:39 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2022/05/21 06:24:39 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:24:39 DEBUG : : Looking for writers 2022/05/21 06:24:39 DEBUG : file.txt: reading active writers 2022/05/21 06:24:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:24:39 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:24:39 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:24:39 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:24:40 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:24:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:24:41 DEBUG : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': File to upload is small (25 bytes), uploading instead of streaming 2022/05/21 06:24:41 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:24:41 DEBUG : dir/file1: Uploading segment 0/25 size 25 2022/05/21 06:24:44 DEBUG : dir/file1: sha1 = f1f3d7db56f36d9a5a912b01803c2176a972b9b0 OK 2022/05/21 06:24:44 INFO : dir/file1: Copied (new) 2022/05/21 06:24:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:24:44 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:24:44 DEBUG : dir: Looking for writers 2022/05/21 06:24:44 DEBUG : file1: reading active writers 2022/05/21 06:24:44 DEBUG : : Looking for writers 2022/05/21 06:24:44 DEBUG : dir: reading active writers 2022/05/21 06:24:44 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (6.12s) === RUN TestFileRemove run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:24:45 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:24:45 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:24:46 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:24:46 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:24:47 DEBUG : dir/file1: Remove: 2022/05/21 06:24:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:24:47 DEBUG : dir/file1: >Remove: err= 2022/05/21 06:24:47 DEBUG : dir/file1: Remove: 2022/05/21 06:24:47 DEBUG : dir/file1: >Remove: err=Read only file system 2022/05/21 06:24:47 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:24:47 DEBUG : dir: Looking for writers 2022/05/21 06:24:47 DEBUG : : Looking for writers 2022/05/21 06:24:47 DEBUG : dir: reading active writers 2022/05/21 06:24:47 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (3.45s) === RUN TestFileRemoveAll run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:24:49 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:24:49 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:24:49 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:24:49 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:24:50 DEBUG : dir/file1: Remove: 2022/05/21 06:24:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:24:51 DEBUG : dir/file1: >Remove: err= 2022/05/21 06:24:51 DEBUG : dir/file1: Remove: 2022/05/21 06:24:51 DEBUG : dir/file1: >Remove: err=Read only file system 2022/05/21 06:24:51 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:24:51 DEBUG : dir: Looking for writers 2022/05/21 06:24:51 DEBUG : : Looking for writers 2022/05/21 06:24:51 DEBUG : dir: reading active writers 2022/05/21 06:24:51 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (3.50s) === RUN TestFileOpen run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:24:52 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:24:52 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:24:53 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:24:53 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:24:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:24:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/05/21 06:24:54 DEBUG : dir/file1: Open: flags=O_WRONLY 2022/05/21 06:24:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/05/21 06:24:54 DEBUG : dir/file1: Open: flags=O_RDWR 2022/05/21 06:24:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/05/21 06:24:54 DEBUG : dir/file1: Open: flags=0x3 2022/05/21 06:24:54 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2022/05/21 06:24:54 DEBUG : dir/file1: >Open: fd=, err=permission denied 2022/05/21 06:24:54 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:24:54 DEBUG : dir: Looking for writers 2022/05/21 06:24:54 DEBUG : file1: reading active writers 2022/05/21 06:24:54 DEBUG : : Looking for writers 2022/05/21 06:24:54 DEBUG : dir: reading active writers 2022/05/21 06:24:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.00s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:24:55 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:24:55 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:24:56 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:24:56 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:24:57 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:24:57 DEBUG : dir: Looking for writers 2022/05/21 06:24:57 DEBUG : file1: reading active writers 2022/05/21 06:24:57 DEBUG : : Looking for writers 2022/05/21 06:24:57 DEBUG : dir: reading active writers 2022/05/21 06:24:57 DEBUG : >WaitForWriters: 2022/05/21 06:24:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2022/05/21 06:24:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ef080 2022/05/21 06:24:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:24:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:25:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2022/05/21 06:25:00 DEBUG : dir/file1: Updating file with dir/file1 0xc0001ef080 2022/05/21 06:25:00 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/05/21 06:25:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:25:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/05/21 06:25:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/05/21 06:25:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:25:00 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001ef080 2022/05/21 06:25:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:25:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:25:00 DEBUG : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': File to upload is small (25 bytes), uploading instead of streaming 2022/05/21 06:25:00 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:25:01 DEBUG : dir/file1: Uploading segment 0/25 size 25 2022/05/21 06:25:01 DEBUG : dir/file1: sha1 = f1f3d7db56f36d9a5a912b01803c2176a972b9b0 OK 2022/05/21 06:25:01 INFO : dir/file1: Copied (new) 2022/05/21 06:25:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:25:01 DEBUG : newLeaf: Running delayed rename now 2022/05/21 06:25:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2022/05/21 06:25:02 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ef080 2022/05/21 06:25:02 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:25:02 DEBUG : dir: Looking for writers 2022/05/21 06:25:02 DEBUG : : Looking for writers 2022/05/21 06:25:02 DEBUG : dir: reading active writers 2022/05/21 06:25:02 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:02 DEBUG : >WaitForWriters: 2022/05/21 06:25:02 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:25:02 DEBUG : dir: Looking for writers 2022/05/21 06:25:02 DEBUG : : Looking for writers 2022/05/21 06:25:02 DEBUG : dir: reading active writers 2022/05/21 06:25:02 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:02 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:25:03 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:25:03 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:25:03 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:25:03 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:25:03 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:25:03 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:25:03 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:25:03 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:25:04 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:25:04 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:25:05 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:25:05 DEBUG : dir: Looking for writers 2022/05/21 06:25:05 DEBUG : file1: reading active writers 2022/05/21 06:25:05 DEBUG : : Looking for writers 2022/05/21 06:25:05 DEBUG : dir: reading active writers 2022/05/21 06:25:05 DEBUG : >WaitForWriters: 2022/05/21 06:25:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2022/05/21 06:25:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000a72b40 2022/05/21 06:25:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:25:06 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:25:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2022/05/21 06:25:07 DEBUG : dir/file1: Updating file with dir/file1 0xc000a72b40 2022/05/21 06:25:07 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/05/21 06:25:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:25:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/05/21 06:25:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2022/05/21 06:25:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:25:08 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a72b40 2022/05/21 06:25:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:25:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:25:08 DEBUG : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': File to upload is small (25 bytes), uploading instead of streaming 2022/05/21 06:25:08 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:25:08 DEBUG : dir/file1: Uploading segment 0/25 size 25 2022/05/21 06:25:08 DEBUG : dir/file1: sha1 = f1f3d7db56f36d9a5a912b01803c2176a972b9b0 OK 2022/05/21 06:25:08 INFO : dir/file1: Copied (new) 2022/05/21 06:25:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:25:08 DEBUG : newLeaf: Running delayed rename now 2022/05/21 06:25:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2022/05/21 06:25:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000a72b40 2022/05/21 06:25:09 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:25:09 DEBUG : dir: Looking for writers 2022/05/21 06:25:09 DEBUG : : Looking for writers 2022/05/21 06:25:09 DEBUG : dir: reading active writers 2022/05/21 06:25:09 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:09 DEBUG : >WaitForWriters: 2022/05/21 06:25:09 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:25:09 DEBUG : dir: Looking for writers 2022/05/21 06:25:09 DEBUG : : Looking for writers 2022/05/21 06:25:09 DEBUG : dir: reading active writers 2022/05/21 06:25:09 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:09 DEBUG : >WaitForWriters: 2022/05/21 06:25:09 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:25:11 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:25:11 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:25:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:25:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:25:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:25:11 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:25:11 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:25:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:25:12 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:25:12 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:25:13 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2022/05/21 06:25:13 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:25:13 DEBUG : dir/file1(0xc000b2d280): openPending: 2022/05/21 06:25:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "" 2022/05/21 06:25:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/05/21 06:25:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:25:13 DEBUG : dir/file1(0xc000b2d280): >openPending: err= 2022/05/21 06:25:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/05/21 06:25:13 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:25:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:25:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:25:13 DEBUG : dir/file1(0xc000b2d280): _writeAt: size=14, off=0 2022/05/21 06:25:13 DEBUG : dir/file1(0xc000b2d280): >_writeAt: n=14, err= 2022/05/21 06:25:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/05/21 06:25:13 DEBUG : dir/file1(0xc000b2d280): close: 2022/05/21 06:25:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2022/05/21 06:25:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/05/21 06:25:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/05/21 06:25:13 DEBUG : dir/file1(0xc000b2d280): >close: err= 2022/05/21 06:25:13 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:25:13 DEBUG : dir: Looking for writers 2022/05/21 06:25:13 DEBUG : file1: reading active writers 2022/05/21 06:25:13 DEBUG : : Looking for writers 2022/05/21 06:25:13 DEBUG : dir: reading active writers 2022/05/21 06:25:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:25:13 DEBUG : dir: Looking for writers 2022/05/21 06:25:13 DEBUG : file1: reading active writers 2022/05/21 06:25:13 DEBUG : : Looking for writers 2022/05/21 06:25:13 DEBUG : dir: reading active writers 2022/05/21 06:25:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:25:13 DEBUG : dir: Looking for writers 2022/05/21 06:25:13 DEBUG : file1: reading active writers 2022/05/21 06:25:13 DEBUG : : Looking for writers 2022/05/21 06:25:13 DEBUG : dir: reading active writers 2022/05/21 06:25:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:25:13 DEBUG : dir: Looking for writers 2022/05/21 06:25:13 DEBUG : file1: reading active writers 2022/05/21 06:25:13 DEBUG : : Looking for writers 2022/05/21 06:25:13 DEBUG : dir: reading active writers 2022/05/21 06:25:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:25:13 DEBUG : dir/file1: vfs cache: starting upload 2022/05/21 06:25:13 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:25:13 DEBUG : dir: Looking for writers 2022/05/21 06:25:13 DEBUG : file1: reading active writers 2022/05/21 06:25:13 DEBUG : : Looking for writers 2022/05/21 06:25:13 DEBUG : dir: reading active writers 2022/05/21 06:25:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:25:13 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:25:13 DEBUG : dir: Looking for writers 2022/05/21 06:25:13 DEBUG : file1: reading active writers 2022/05/21 06:25:13 DEBUG : : Looking for writers 2022/05/21 06:25:13 DEBUG : dir: reading active writers 2022/05/21 06:25:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/05/21 06:25:14 DEBUG : dir/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/05/21 06:25:14 INFO : dir/file1: Copied (replaced existing) 2022/05/21 06:25:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/05/21 06:25:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2022/05/21 06:25:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:25:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/05/21 06:25:14 DEBUG : dir: Looking for writers 2022/05/21 06:25:14 DEBUG : file1: reading active writers 2022/05/21 06:25:14 DEBUG : : Looking for writers 2022/05/21 06:25:14 DEBUG : dir: reading active writers 2022/05/21 06:25:14 DEBUG : >WaitForWriters: 2022/05/21 06:25:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:25:14 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:25:14 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:25:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:25:14 DEBUG : dir/file1(0xc000b2da80): _readAt: size=512, off=0 2022/05/21 06:25:14 DEBUG : dir/file1(0xc000b2da80): openPending: 2022/05/21 06:25:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" 2022/05/21 06:25:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/05/21 06:25:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:25:14 DEBUG : dir/file1(0xc000b2da80): >openPending: err= 2022/05/21 06:25:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2022/05/21 06:25:14 DEBUG : dir/file1(0xc000b2da80): >_readAt: n=14, err=EOF 2022/05/21 06:25:14 DEBUG : dir/file1(0xc000b2da80): close: 2022/05/21 06:25:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2022/05/21 06:25:14 DEBUG : dir/file1(0xc000b2da80): >close: err= 2022/05/21 06:25:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2022/05/21 06:25:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/05/21 06:25:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000935d40 2022/05/21 06:25:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:25:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:25:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2022/05/21 06:25:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2022/05/21 06:25:16 DEBUG : dir/file1: Updating file with dir/file1 0xc000935d40 2022/05/21 06:25:16 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/05/21 06:25:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:25:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/05/21 06:25:16 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:25:16 DEBUG : dir/file1(0xc000c5e240): openPending: 2022/05/21 06:25:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" 2022/05/21 06:25:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/05/21 06:25:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:25:16 DEBUG : dir/file1(0xc000c5e240): >openPending: err= 2022/05/21 06:25:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/05/21 06:25:16 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:25:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:25:16 DEBUG : dir/file1(0xc000c5e240): _writeAt: size=25, off=0 2022/05/21 06:25:16 DEBUG : dir/file1(0xc000c5e240): >_writeAt: n=25, err= 2022/05/21 06:25:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2022/05/21 06:25:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/05/21 06:25:17 DEBUG : newLeaf: Updating file with newLeaf 0xc000935d40 2022/05/21 06:25:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:25:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:25:17 DEBUG : newLeaf(0xc000c5e240): close: 2022/05/21 06:25:17 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2022/05/21 06:25:17 DEBUG : newLeaf: vfs cache: setting modification time to 2022-05-21 06:25:16.975907188 +0000 UTC m=+225.697806290 2022/05/21 06:25:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2022/05/21 06:25:17 DEBUG : newLeaf(0xc000c5e240): >close: err= 2022/05/21 06:25:17 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:25:17 DEBUG : dir: Looking for writers 2022/05/21 06:25:17 DEBUG : : Looking for writers 2022/05/21 06:25:17 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:17 DEBUG : dir: reading active writers 2022/05/21 06:25:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:25:17 DEBUG : dir: Looking for writers 2022/05/21 06:25:17 DEBUG : : Looking for writers 2022/05/21 06:25:17 DEBUG : dir: reading active writers 2022/05/21 06:25:17 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:25:17 DEBUG : dir: Looking for writers 2022/05/21 06:25:17 DEBUG : : Looking for writers 2022/05/21 06:25:17 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:17 DEBUG : dir: reading active writers 2022/05/21 06:25:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:25:17 DEBUG : dir: Looking for writers 2022/05/21 06:25:17 DEBUG : : Looking for writers 2022/05/21 06:25:17 DEBUG : dir: reading active writers 2022/05/21 06:25:17 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:25:17 DEBUG : newLeaf: vfs cache: starting upload 2022/05/21 06:25:17 DEBUG : newLeaf: Starting multipart upload 2022/05/21 06:25:17 DEBUG : dir: Looking for writers 2022/05/21 06:25:17 DEBUG : : Looking for writers 2022/05/21 06:25:17 DEBUG : dir: reading active writers 2022/05/21 06:25:17 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:25:17 DEBUG : dir: Looking for writers 2022/05/21 06:25:17 DEBUG : : Looking for writers 2022/05/21 06:25:17 DEBUG : dir: reading active writers 2022/05/21 06:25:17 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/05/21 06:25:17 DEBUG : newLeaf: Uploading segment 0/25 size 25 2022/05/21 06:25:18 DEBUG : dir: Looking for writers 2022/05/21 06:25:18 DEBUG : : Looking for writers 2022/05/21 06:25:18 DEBUG : dir: reading active writers 2022/05/21 06:25:18 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2022/05/21 06:25:18 DEBUG : newLeaf: sha1 = f1f3d7db56f36d9a5a912b01803c2176a972b9b0 OK 2022/05/21 06:25:18 INFO : newLeaf: Copied (replaced existing) 2022/05/21 06:25:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2022-05-21 06:25:16 +0000 UTC,f1f3d7db56f36d9a5a912b01803c2176a972b9b0" 2022/05/21 06:25:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2022/05/21 06:25:18 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:25:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2022/05/21 06:25:18 DEBUG : dir: Looking for writers 2022/05/21 06:25:18 DEBUG : : Looking for writers 2022/05/21 06:25:18 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:18 DEBUG : dir: reading active writers 2022/05/21 06:25:18 DEBUG : >WaitForWriters: 2022/05/21 06:25:20 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:25:20 DEBUG : dir: Looking for writers 2022/05/21 06:25:20 DEBUG : : Looking for writers 2022/05/21 06:25:20 DEBUG : dir: reading active writers 2022/05/21 06:25:20 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:20 DEBUG : >WaitForWriters: 2022/05/21 06:25:20 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:25:21 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:25:21 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:25:21 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:25:21 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:25:21 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:25:21 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:25:21 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:25:22 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:25:22 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:25:24 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:25:24 DEBUG : dir: Looking for writers 2022/05/21 06:25:24 DEBUG : file1: reading active writers 2022/05/21 06:25:24 DEBUG : : Looking for writers 2022/05/21 06:25:24 DEBUG : dir: reading active writers 2022/05/21 06:25:24 DEBUG : >WaitForWriters: 2022/05/21 06:25:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2022/05/21 06:25:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000c30f00 2022/05/21 06:25:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:25:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:25:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2022/05/21 06:25:26 DEBUG : dir/file1: Updating file with dir/file1 0xc000c30f00 2022/05/21 06:25:26 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/05/21 06:25:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:25:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/05/21 06:25:26 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:25:26 DEBUG : dir/file1(0xc0008a9a40): openPending: 2022/05/21 06:25:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "" 2022/05/21 06:25:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/05/21 06:25:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:25:26 DEBUG : dir/file1(0xc0008a9a40): >openPending: err= 2022/05/21 06:25:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/05/21 06:25:26 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:25:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:25:26 DEBUG : dir/file1(0xc0008a9a40): _writeAt: size=25, off=0 2022/05/21 06:25:26 DEBUG : dir/file1(0xc0008a9a40): >_writeAt: n=25, err= 2022/05/21 06:25:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2022/05/21 06:25:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/05/21 06:25:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000c30f00 2022/05/21 06:25:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:25:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:25:26 DEBUG : newLeaf(0xc0008a9a40): close: 2022/05/21 06:25:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2022/05/21 06:25:26 DEBUG : newLeaf: vfs cache: setting modification time to 2022-05-21 06:25:26.377137327 +0000 UTC m=+235.099036429 2022/05/21 06:25:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2022/05/21 06:25:26 DEBUG : newLeaf(0xc0008a9a40): >close: err= 2022/05/21 06:25:26 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:25:26 DEBUG : dir: Looking for writers 2022/05/21 06:25:26 DEBUG : : Looking for writers 2022/05/21 06:25:26 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:26 DEBUG : dir: reading active writers 2022/05/21 06:25:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:25:26 DEBUG : dir: Looking for writers 2022/05/21 06:25:26 DEBUG : : Looking for writers 2022/05/21 06:25:26 DEBUG : dir: reading active writers 2022/05/21 06:25:26 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:25:26 DEBUG : dir: Looking for writers 2022/05/21 06:25:26 DEBUG : : Looking for writers 2022/05/21 06:25:26 DEBUG : dir: reading active writers 2022/05/21 06:25:26 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:25:26 DEBUG : dir: Looking for writers 2022/05/21 06:25:26 DEBUG : : Looking for writers 2022/05/21 06:25:26 DEBUG : dir: reading active writers 2022/05/21 06:25:26 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:25:26 DEBUG : newLeaf: vfs cache: starting upload 2022/05/21 06:25:26 DEBUG : newLeaf: Starting multipart upload 2022/05/21 06:25:27 DEBUG : dir: Looking for writers 2022/05/21 06:25:27 DEBUG : : Looking for writers 2022/05/21 06:25:27 DEBUG : dir: reading active writers 2022/05/21 06:25:27 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:25:27 DEBUG : newLeaf: Uploading segment 0/25 size 25 2022/05/21 06:25:27 DEBUG : dir: Looking for writers 2022/05/21 06:25:27 DEBUG : : Looking for writers 2022/05/21 06:25:27 DEBUG : dir: reading active writers 2022/05/21 06:25:27 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/05/21 06:25:27 DEBUG : newLeaf: sha1 = f1f3d7db56f36d9a5a912b01803c2176a972b9b0 OK 2022/05/21 06:25:27 INFO : newLeaf: Copied (replaced existing) 2022/05/21 06:25:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2022-05-21 06:25:26 +0000 UTC,f1f3d7db56f36d9a5a912b01803c2176a972b9b0" 2022/05/21 06:25:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2022/05/21 06:25:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:25:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2022/05/21 06:25:27 DEBUG : dir: Looking for writers 2022/05/21 06:25:27 DEBUG : : Looking for writers 2022/05/21 06:25:27 DEBUG : dir: reading active writers 2022/05/21 06:25:27 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:27 DEBUG : >WaitForWriters: 2022/05/21 06:25:27 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:25:27 DEBUG : dir: Looking for writers 2022/05/21 06:25:27 DEBUG : : Looking for writers 2022/05/21 06:25:27 DEBUG : dir: reading active writers 2022/05/21 06:25:27 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:27 DEBUG : >WaitForWriters: 2022/05/21 06:25:27 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:25:29 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:25:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:25:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:25:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:25:29 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:25:29 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:25:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:25:29 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:25:29 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:25:31 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2022/05/21 06:25:31 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:25:31 DEBUG : dir/file1(0xc000b2d540): openPending: 2022/05/21 06:25:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "" 2022/05/21 06:25:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/05/21 06:25:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:25:31 DEBUG : dir/file1(0xc000b2d540): >openPending: err= 2022/05/21 06:25:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/05/21 06:25:31 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:25:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:25:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:25:31 DEBUG : dir/file1(0xc000b2d540): _writeAt: size=14, off=0 2022/05/21 06:25:31 DEBUG : dir/file1(0xc000b2d540): >_writeAt: n=14, err= 2022/05/21 06:25:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/05/21 06:25:31 DEBUG : dir/file1(0xc000b2d540): close: 2022/05/21 06:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2022/05/21 06:25:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2022/05/21 06:25:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/05/21 06:25:31 DEBUG : dir/file1(0xc000b2d540): >close: err= 2022/05/21 06:25:31 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:25:31 DEBUG : dir: Looking for writers 2022/05/21 06:25:31 DEBUG : file1: reading active writers 2022/05/21 06:25:31 DEBUG : : Looking for writers 2022/05/21 06:25:31 DEBUG : dir: reading active writers 2022/05/21 06:25:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:25:31 DEBUG : dir: Looking for writers 2022/05/21 06:25:31 DEBUG : file1: reading active writers 2022/05/21 06:25:31 DEBUG : : Looking for writers 2022/05/21 06:25:31 DEBUG : dir: reading active writers 2022/05/21 06:25:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:25:31 DEBUG : dir: Looking for writers 2022/05/21 06:25:31 DEBUG : file1: reading active writers 2022/05/21 06:25:31 DEBUG : : Looking for writers 2022/05/21 06:25:31 DEBUG : dir: reading active writers 2022/05/21 06:25:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:25:31 DEBUG : dir: Looking for writers 2022/05/21 06:25:31 DEBUG : file1: reading active writers 2022/05/21 06:25:31 DEBUG : : Looking for writers 2022/05/21 06:25:31 DEBUG : dir: reading active writers 2022/05/21 06:25:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:25:31 DEBUG : dir/file1: vfs cache: starting upload 2022/05/21 06:25:31 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:25:31 DEBUG : dir: Looking for writers 2022/05/21 06:25:31 DEBUG : file1: reading active writers 2022/05/21 06:25:31 DEBUG : : Looking for writers 2022/05/21 06:25:31 DEBUG : dir: reading active writers 2022/05/21 06:25:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:25:31 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:25:31 DEBUG : dir: Looking for writers 2022/05/21 06:25:31 DEBUG : file1: reading active writers 2022/05/21 06:25:31 DEBUG : : Looking for writers 2022/05/21 06:25:31 DEBUG : dir: reading active writers 2022/05/21 06:25:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/05/21 06:25:31 DEBUG : dir/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/05/21 06:25:31 INFO : dir/file1: Copied (replaced existing) 2022/05/21 06:25:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/05/21 06:25:31 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2022/05/21 06:25:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:25:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/05/21 06:25:31 DEBUG : dir: Looking for writers 2022/05/21 06:25:31 DEBUG : file1: reading active writers 2022/05/21 06:25:31 DEBUG : : Looking for writers 2022/05/21 06:25:31 DEBUG : dir: reading active writers 2022/05/21 06:25:31 DEBUG : >WaitForWriters: 2022/05/21 06:25:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:25:31 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:25:31 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:25:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:25:31 DEBUG : dir/file1(0xc000c5f480): _readAt: size=512, off=0 2022/05/21 06:25:31 DEBUG : dir/file1(0xc000c5f480): openPending: 2022/05/21 06:25:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" 2022/05/21 06:25:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/05/21 06:25:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:25:31 DEBUG : dir/file1(0xc000c5f480): >openPending: err= 2022/05/21 06:25:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2022/05/21 06:25:31 DEBUG : dir/file1(0xc000c5f480): >_readAt: n=14, err=EOF 2022/05/21 06:25:31 DEBUG : dir/file1(0xc000c5f480): close: 2022/05/21 06:25:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2022/05/21 06:25:31 DEBUG : dir/file1(0xc000c5f480): >close: err= 2022/05/21 06:25:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2022/05/21 06:25:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/05/21 06:25:32 DEBUG : newLeaf: Updating file with newLeaf 0xc0009352c0 2022/05/21 06:25:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:25:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:25:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2022/05/21 06:25:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2022/05/21 06:25:33 DEBUG : dir/file1: Updating file with dir/file1 0xc0009352c0 2022/05/21 06:25:33 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/05/21 06:25:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:25:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/05/21 06:25:34 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:25:34 DEBUG : dir/file1(0xc0009abfc0): openPending: 2022/05/21 06:25:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" 2022/05/21 06:25:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/05/21 06:25:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:25:34 DEBUG : dir/file1(0xc0009abfc0): >openPending: err= 2022/05/21 06:25:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/05/21 06:25:34 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:25:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:25:34 DEBUG : dir/file1(0xc0009abfc0): _writeAt: size=25, off=0 2022/05/21 06:25:34 DEBUG : dir/file1(0xc0009abfc0): >_writeAt: n=25, err= 2022/05/21 06:25:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2022/05/21 06:25:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/05/21 06:25:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0009352c0 2022/05/21 06:25:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:25:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:25:34 DEBUG : newLeaf(0xc0009abfc0): close: 2022/05/21 06:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2022/05/21 06:25:34 DEBUG : newLeaf: vfs cache: setting modification time to 2022-05-21 06:25:34.015526098 +0000 UTC m=+242.737425200 2022/05/21 06:25:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2022/05/21 06:25:34 DEBUG : newLeaf(0xc0009abfc0): >close: err= 2022/05/21 06:25:34 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:25:34 DEBUG : dir: Looking for writers 2022/05/21 06:25:34 DEBUG : : Looking for writers 2022/05/21 06:25:34 DEBUG : dir: reading active writers 2022/05/21 06:25:34 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:25:34 DEBUG : dir: Looking for writers 2022/05/21 06:25:34 DEBUG : : Looking for writers 2022/05/21 06:25:34 DEBUG : dir: reading active writers 2022/05/21 06:25:34 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:25:34 DEBUG : dir: Looking for writers 2022/05/21 06:25:34 DEBUG : : Looking for writers 2022/05/21 06:25:34 DEBUG : dir: reading active writers 2022/05/21 06:25:34 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:25:34 DEBUG : dir: Looking for writers 2022/05/21 06:25:34 DEBUG : : Looking for writers 2022/05/21 06:25:34 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:34 DEBUG : dir: reading active writers 2022/05/21 06:25:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:25:34 DEBUG : newLeaf: vfs cache: starting upload 2022/05/21 06:25:34 DEBUG : newLeaf: Starting multipart upload 2022/05/21 06:25:34 DEBUG : dir: Looking for writers 2022/05/21 06:25:34 DEBUG : : Looking for writers 2022/05/21 06:25:34 DEBUG : dir: reading active writers 2022/05/21 06:25:34 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:25:34 DEBUG : dir: Looking for writers 2022/05/21 06:25:34 DEBUG : : Looking for writers 2022/05/21 06:25:34 DEBUG : dir: reading active writers 2022/05/21 06:25:34 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/05/21 06:25:34 DEBUG : newLeaf: Uploading segment 0/25 size 25 2022/05/21 06:25:35 DEBUG : dir: Looking for writers 2022/05/21 06:25:35 DEBUG : : Looking for writers 2022/05/21 06:25:35 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:35 DEBUG : dir: reading active writers 2022/05/21 06:25:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2022/05/21 06:25:35 DEBUG : newLeaf: sha1 = f1f3d7db56f36d9a5a912b01803c2176a972b9b0 OK 2022/05/21 06:25:35 INFO : newLeaf: Copied (replaced existing) 2022/05/21 06:25:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2022-05-21 06:25:34 +0000 UTC,f1f3d7db56f36d9a5a912b01803c2176a972b9b0" 2022/05/21 06:25:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2022/05/21 06:25:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:25:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2022/05/21 06:25:35 DEBUG : dir: Looking for writers 2022/05/21 06:25:35 DEBUG : : Looking for writers 2022/05/21 06:25:35 DEBUG : dir: reading active writers 2022/05/21 06:25:35 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:35 DEBUG : >WaitForWriters: 2022/05/21 06:25:36 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:25:36 DEBUG : dir: Looking for writers 2022/05/21 06:25:36 DEBUG : : Looking for writers 2022/05/21 06:25:36 DEBUG : dir: reading active writers 2022/05/21 06:25:36 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:36 DEBUG : >WaitForWriters: 2022/05/21 06:25:36 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:25:37 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:25:37 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:25:37 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:25:37 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:25:37 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:25:37 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:25:37 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:25:37 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:25:38 DEBUG : dir/file1: Uploading segment 0/14 size 14 2022/05/21 06:25:39 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:25:39 DEBUG : dir: Looking for writers 2022/05/21 06:25:39 DEBUG : file1: reading active writers 2022/05/21 06:25:39 DEBUG : : Looking for writers 2022/05/21 06:25:39 DEBUG : dir: reading active writers 2022/05/21 06:25:39 DEBUG : >WaitForWriters: 2022/05/21 06:25:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:25:39 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:25:39 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:25:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:25:39 DEBUG : dir/file1(0xc0008a9200): _readAt: size=512, off=0 2022/05/21 06:25:39 DEBUG : dir/file1(0xc0008a9200): openPending: 2022/05/21 06:25:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "" 2022/05/21 06:25:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/05/21 06:25:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:25:39 DEBUG : dir/file1(0xc0008a9200): >openPending: err= 2022/05/21 06:25:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2022/05/21 06:25:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/05/21 06:25:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/05/21 06:25:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:25:39 DEBUG : dir/file1(0xc0008a9200): >_readAt: n=14, err=EOF 2022/05/21 06:25:39 DEBUG : dir/file1(0xc0008a9200): close: 2022/05/21 06:25:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2022/05/21 06:25:39 DEBUG : dir/file1(0xc0008a9200): >close: err= 2022/05/21 06:25:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2022/05/21 06:25:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/05/21 06:25:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000c30840 2022/05/21 06:25:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:25:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:25:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2022/05/21 06:25:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2022/05/21 06:25:41 DEBUG : dir/file1: Updating file with dir/file1 0xc000c30840 2022/05/21 06:25:41 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2022/05/21 06:25:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:25:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/05/21 06:25:41 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:25:41 DEBUG : dir/file1(0xc000b2d940): openPending: 2022/05/21 06:25:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" 2022/05/21 06:25:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2022/05/21 06:25:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:25:41 DEBUG : dir/file1(0xc000b2d940): >openPending: err= 2022/05/21 06:25:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/05/21 06:25:41 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:25:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:25:41 DEBUG : dir/file1(0xc000b2d940): _writeAt: size=25, off=0 2022/05/21 06:25:41 DEBUG : dir/file1(0xc000b2d940): >_writeAt: n=25, err= 2022/05/21 06:25:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2022/05/21 06:25:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2022/05/21 06:25:42 DEBUG : newLeaf: Updating file with newLeaf 0xc000c30840 2022/05/21 06:25:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:25:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:25:42 DEBUG : newLeaf(0xc000b2d940): close: 2022/05/21 06:25:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2022/05/21 06:25:42 DEBUG : newLeaf: vfs cache: setting modification time to 2022-05-21 06:25:41.928924344 +0000 UTC m=+250.650823486 2022/05/21 06:25:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2022/05/21 06:25:42 DEBUG : newLeaf(0xc000b2d940): >close: err= 2022/05/21 06:25:42 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:25:42 DEBUG : dir: Looking for writers 2022/05/21 06:25:42 DEBUG : : Looking for writers 2022/05/21 06:25:42 DEBUG : dir: reading active writers 2022/05/21 06:25:42 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:25:42 DEBUG : dir: Looking for writers 2022/05/21 06:25:42 DEBUG : : Looking for writers 2022/05/21 06:25:42 DEBUG : dir: reading active writers 2022/05/21 06:25:42 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:25:42 DEBUG : dir: Looking for writers 2022/05/21 06:25:42 DEBUG : : Looking for writers 2022/05/21 06:25:42 DEBUG : dir: reading active writers 2022/05/21 06:25:42 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:25:42 DEBUG : dir: Looking for writers 2022/05/21 06:25:42 DEBUG : : Looking for writers 2022/05/21 06:25:42 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:42 DEBUG : dir: reading active writers 2022/05/21 06:25:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:25:42 DEBUG : newLeaf: vfs cache: starting upload 2022/05/21 06:25:42 DEBUG : newLeaf: Starting multipart upload 2022/05/21 06:25:42 DEBUG : dir: Looking for writers 2022/05/21 06:25:42 DEBUG : : Looking for writers 2022/05/21 06:25:42 DEBUG : dir: reading active writers 2022/05/21 06:25:42 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:25:42 DEBUG : newLeaf: Uploading segment 0/25 size 25 2022/05/21 06:25:42 DEBUG : dir: Looking for writers 2022/05/21 06:25:42 DEBUG : : Looking for writers 2022/05/21 06:25:42 DEBUG : dir: reading active writers 2022/05/21 06:25:42 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/05/21 06:25:43 DEBUG : newLeaf: sha1 = f1f3d7db56f36d9a5a912b01803c2176a972b9b0 OK 2022/05/21 06:25:43 INFO : newLeaf: Copied (replaced existing) 2022/05/21 06:25:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2022-05-21 06:25:41 +0000 UTC,f1f3d7db56f36d9a5a912b01803c2176a972b9b0" 2022/05/21 06:25:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2022/05/21 06:25:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2022/05/21 06:25:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2022/05/21 06:25:43 DEBUG : dir: Looking for writers 2022/05/21 06:25:43 DEBUG : : Looking for writers 2022/05/21 06:25:43 DEBUG : dir: reading active writers 2022/05/21 06:25:43 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:43 DEBUG : >WaitForWriters: 2022/05/21 06:25:43 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:25:43 DEBUG : dir: Looking for writers 2022/05/21 06:25:43 DEBUG : : Looking for writers 2022/05/21 06:25:43 DEBUG : dir: reading active writers 2022/05/21 06:25:43 DEBUG : newLeaf: reading active writers 2022/05/21 06:25:43 DEBUG : >WaitForWriters: 2022/05/21 06:25:43 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (50.32s) --- PASS: TestFileRename/off,forceCache=false (8.34s) --- PASS: TestFileRename/minimal,forceCache=false (7.69s) --- PASS: TestFileRename/minimal,forceCache=true (10.37s) --- PASS: TestFileRename/writes,forceCache=false (7.08s) --- PASS: TestFileRename/writes,forceCache=true (8.33s) --- PASS: TestFileRename/full,forceCache=false (8.51s) === RUN TestRcGetVFS run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:25:45 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:25:45 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:25:45 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:25:45 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:25:45 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:25:45 DEBUG : : Looking for writers 2022/05/21 06:25:45 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.40s) === 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:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:25:46 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:25:46 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:25:47 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:25:47 DEBUG : dir/file1: Uploading segment 0/16 size 16 2022/05/21 06:25:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:25:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:25:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/05/21 06:25:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/05/21 06:25:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:25:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2022/05/21 06:25:49 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2022/05/21 06:25:49 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:25:49 DEBUG : dir: Looking for writers 2022/05/21 06:25:49 DEBUG : file1: reading active writers 2022/05/21 06:25:49 DEBUG : : Looking for writers 2022/05/21 06:25:49 DEBUG : dir: reading active writers 2022/05/21 06:25:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (3.98s) === RUN TestReadFileHandleSeek run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:25:50 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:25:50 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:25:50 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:25:50 DEBUG : dir/file1: Uploading segment 0/16 size 16 2022/05/21 06:25:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:25:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:25:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/05/21 06:25:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/05/21 06:25:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:25:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2022/05/21 06:25:52 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2022/05/21 06:25:52 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2022/05/21 06:25:52 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2022/05/21 06:25:52 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2022/05/21 06:25:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2022/05/21 06:25:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2022/05/21 06:25:52 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2022/05/21 06:25:52 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2022/05/21 06:25:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2022/05/21 06:25:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2022/05/21 06:25:52 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2022/05/21 06:25:53 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2022/05/21 06:25:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2022/05/21 06:25:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2022/05/21 06:25:53 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2022/05/21 06:25:53 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:25:53 DEBUG : dir: Looking for writers 2022/05/21 06:25:53 DEBUG : file1: reading active writers 2022/05/21 06:25:53 DEBUG : : Looking for writers 2022/05/21 06:25:53 DEBUG : dir: reading active writers 2022/05/21 06:25:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.11s) === RUN TestReadFileHandleReadAt run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:25:54 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:25:54 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:25:54 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:25:54 DEBUG : dir/file1: Uploading segment 0/16 size 16 2022/05/21 06:25:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:25:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:25:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/05/21 06:25:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/05/21 06:25:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:25:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2022/05/21 06:25:57 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2022/05/21 06:25:57 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2022/05/21 06:25:57 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2022/05/21 06:25:57 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2022/05/21 06:25:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2022/05/21 06:25:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2022/05/21 06:25:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2022/05/21 06:25:57 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2022/05/21 06:25:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2022/05/21 06:25:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2022/05/21 06:25:57 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2022/05/21 06:25:58 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2022/05/21 06:25:58 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2022/05/21 06:25:58 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2022/05/21 06:25:58 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2022/05/21 06:25:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2022/05/21 06:25:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2022/05/21 06:25:58 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2022/05/21 06:25:59 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2022/05/21 06:25:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2022/05/21 06:25:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2022/05/21 06:25:59 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2022/05/21 06:25:59 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2022/05/21 06:25:59 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2022/05/21 06:25:59 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2022/05/21 06:25:59 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2022/05/21 06:25:59 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2022/05/21 06:25:59 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2022/05/21 06:25:59 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2022/05/21 06:25:59 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2022/05/21 06:25:59 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:25:59 DEBUG : dir: Looking for writers 2022/05/21 06:25:59 DEBUG : file1: reading active writers 2022/05/21 06:25:59 DEBUG : : Looking for writers 2022/05/21 06:25:59 DEBUG : dir: reading active writers 2022/05/21 06:25:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.39s) === RUN TestReadFileHandleFlush run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:26:00 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:26:00 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:26:01 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:26:01 DEBUG : dir/file1: Uploading segment 0/16 size 16 2022/05/21 06:26:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:26:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:26:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/05/21 06:26:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/05/21 06:26:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:26:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2022/05/21 06:26:02 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:26:02 DEBUG : dir: Looking for writers 2022/05/21 06:26:02 DEBUG : file1: reading active writers 2022/05/21 06:26:02 DEBUG : : Looking for writers 2022/05/21 06:26:02 DEBUG : dir: reading active writers 2022/05/21 06:26:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (3.24s) === RUN TestReadFileHandleRelease run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:26:04 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:26:04 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:26:04 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:26:05 DEBUG : dir/file1: Uploading segment 0/16 size 16 2022/05/21 06:26:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:26:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:26:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2022/05/21 06:26:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2022/05/21 06:26:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:26:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2022/05/21 06:26:06 DEBUG : dir/file1: ReadFileHandle.Release closing 2022/05/21 06:26:06 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2022/05/21 06:26:06 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:26:06 DEBUG : dir: Looking for writers 2022/05/21 06:26:06 DEBUG : file1: reading active writers 2022/05/21 06:26:06 DEBUG : : Looking for writers 2022/05/21 06:26:06 DEBUG : dir: reading active writers 2022/05/21 06:26:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (3.62s) === RUN TestRWFileHandleMethodsRead run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:26:07 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:26:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:26:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:07 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:07 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:26:08 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:26:08 DEBUG : dir/file1: Uploading segment 0/16 size 16 2022/05/21 06:26:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:26:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:26:09 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:26:09 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:26:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:26:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/05/21 06:26:09 DEBUG : dir/file1(0xc000b2dc40): _readAt: size=1, off=0 2022/05/21 06:26:09 DEBUG : dir/file1(0xc000b2dc40): openPending: 2022/05/21 06:26:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,fe5567e8d769550852182cdf69d74bb16dff8e29" against cached fingerprint "" 2022/05/21 06:26:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/05/21 06:26:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:09 DEBUG : dir/file1(0xc000b2dc40): >openPending: err= 2022/05/21 06:26:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2022/05/21 06:26:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/05/21 06:26:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/05/21 06:26:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:26:09 DEBUG : dir/file1(0xc000b2dc40): >_readAt: n=1, err= 2022/05/21 06:26:09 DEBUG : dir/file1(0xc000b2dc40): _readAt: size=256, off=1 2022/05/21 06:26:09 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2022/05/21 06:26:09 DEBUG : dir/file1(0xc000b2dc40): >_readAt: n=15, err=EOF 2022/05/21 06:26:09 DEBUG : dir/file1(0xc000b2dc40): _readAt: size=16, off=16 2022/05/21 06:26:09 DEBUG : dir/file1(0xc000b2dc40): >_readAt: n=0, err=EOF 2022/05/21 06:26:09 DEBUG : dir/file1(0xc000b2dc40): close: 2022/05/21 06:26:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2022/05/21 06:26:09 DEBUG : dir/file1(0xc000b2dc40): >close: err= 2022/05/21 06:26:09 DEBUG : dir/file1(0xc000b2dc40): close: 2022/05/21 06:26:09 DEBUG : dir/file1(0xc000b2dc40): >close: err=file already closed 2022/05/21 06:26:09 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:26:09 DEBUG : dir: Looking for writers 2022/05/21 06:26:09 DEBUG : file1: reading active writers 2022/05/21 06:26:09 DEBUG : : Looking for writers 2022/05/21 06:26:09 DEBUG : dir: reading active writers 2022/05/21 06:26:09 DEBUG : >WaitForWriters: 2022/05/21 06:26:09 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (3.46s) === RUN TestRWFileHandleSeek run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:26:11 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:26:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:26:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:11 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:11 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:26:11 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:26:11 DEBUG : dir/file1: Uploading segment 0/16 size 16 2022/05/21 06:26:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:26:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:26:13 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:26:13 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:26:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:26:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/05/21 06:26:13 DEBUG : dir/file1(0xc0009ab280): _readAt: size=1, off=0 2022/05/21 06:26:13 DEBUG : dir/file1(0xc0009ab280): openPending: 2022/05/21 06:26:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,fe5567e8d769550852182cdf69d74bb16dff8e29" against cached fingerprint "" 2022/05/21 06:26:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/05/21 06:26:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:13 DEBUG : dir/file1(0xc0009ab280): >openPending: err= 2022/05/21 06:26:13 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2022/05/21 06:26:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/05/21 06:26:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/05/21 06:26:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:26:14 DEBUG : dir/file1(0xc0009ab280): >_readAt: n=1, err= 2022/05/21 06:26:14 DEBUG : dir/file1(0xc0009ab280): _readAt: size=1, off=5 2022/05/21 06:26:14 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2022/05/21 06:26:14 DEBUG : dir/file1(0xc0009ab280): >_readAt: n=1, err= 2022/05/21 06:26:14 DEBUG : dir/file1(0xc0009ab280): _readAt: size=1, off=3 2022/05/21 06:26:14 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2022/05/21 06:26:14 DEBUG : dir/file1(0xc0009ab280): >_readAt: n=1, err= 2022/05/21 06:26:14 DEBUG : dir/file1(0xc0009ab280): _readAt: size=1, off=13 2022/05/21 06:26:14 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2022/05/21 06:26:14 DEBUG : dir/file1(0xc0009ab280): >_readAt: n=1, err= 2022/05/21 06:26:14 DEBUG : dir/file1(0xc0009ab280): _readAt: size=16, off=100 2022/05/21 06:26:14 DEBUG : dir/file1(0xc0009ab280): >_readAt: n=0, err=EOF 2022/05/21 06:26:14 DEBUG : dir/file1(0xc0009ab280): close: 2022/05/21 06:26:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2022/05/21 06:26:14 DEBUG : dir/file1(0xc0009ab280): >close: err= 2022/05/21 06:26:14 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:26:14 DEBUG : dir: Looking for writers 2022/05/21 06:26:14 DEBUG : file1: reading active writers 2022/05/21 06:26:14 DEBUG : : Looking for writers 2022/05/21 06:26:14 DEBUG : dir: reading active writers 2022/05/21 06:26:14 DEBUG : >WaitForWriters: 2022/05/21 06:26:14 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (5.32s) === RUN TestRWFileHandleReadAt run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:26:16 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:26:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:26:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:16 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:16 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:26:17 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:26:17 DEBUG : dir/file1: Uploading segment 0/16 size 16 2022/05/21 06:26:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:26:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:26:18 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:26:18 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:26:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:26:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/05/21 06:26:18 DEBUG : dir/file1(0xc0008a9a00): _readAt: size=1, off=0 2022/05/21 06:26:18 DEBUG : dir/file1(0xc0008a9a00): openPending: 2022/05/21 06:26:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,fe5567e8d769550852182cdf69d74bb16dff8e29" against cached fingerprint "" 2022/05/21 06:26:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/05/21 06:26:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:18 DEBUG : dir/file1(0xc0008a9a00): >openPending: err= 2022/05/21 06:26:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2022/05/21 06:26:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/05/21 06:26:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/05/21 06:26:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:26:19 DEBUG : dir/file1(0xc0008a9a00): >_readAt: n=1, err= 2022/05/21 06:26:19 DEBUG : dir/file1(0xc0008a9a00): _readAt: size=1, off=5 2022/05/21 06:26:19 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2022/05/21 06:26:19 DEBUG : dir/file1(0xc0008a9a00): >_readAt: n=1, err= 2022/05/21 06:26:19 DEBUG : dir/file1(0xc0008a9a00): _readAt: size=1, off=1 2022/05/21 06:26:19 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2022/05/21 06:26:19 DEBUG : dir/file1(0xc0008a9a00): >_readAt: n=1, err= 2022/05/21 06:26:19 DEBUG : dir/file1(0xc0008a9a00): _readAt: size=6, off=10 2022/05/21 06:26:19 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2022/05/21 06:26:19 DEBUG : dir/file1(0xc0008a9a00): >_readAt: n=6, err= 2022/05/21 06:26:19 DEBUG : dir/file1(0xc0008a9a00): _readAt: size=256, off=10 2022/05/21 06:26:19 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2022/05/21 06:26:19 DEBUG : dir/file1(0xc0008a9a00): >_readAt: n=6, err=EOF 2022/05/21 06:26:19 DEBUG : dir/file1(0xc0008a9a00): _readAt: size=256, off=100 2022/05/21 06:26:19 DEBUG : dir/file1(0xc0008a9a00): >_readAt: n=0, err=EOF 2022/05/21 06:26:19 DEBUG : dir/file1(0xc0008a9a00): close: 2022/05/21 06:26:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2022/05/21 06:26:19 DEBUG : dir/file1(0xc0008a9a00): >close: err= 2022/05/21 06:26:19 DEBUG : dir/file1(0xc0008a9a00): _readAt: size=256, off=100 2022/05/21 06:26:19 DEBUG : dir/file1(0xc0008a9a00): >_readAt: n=0, err=file already closed 2022/05/21 06:26:19 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:26:19 DEBUG : dir: Looking for writers 2022/05/21 06:26:19 DEBUG : file1: reading active writers 2022/05/21 06:26:19 DEBUG : : Looking for writers 2022/05/21 06:26:19 DEBUG : dir: reading active writers 2022/05/21 06:26:19 DEBUG : >WaitForWriters: 2022/05/21 06:26:19 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (3.80s) === RUN TestRWFileHandleFlushRead run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:26:20 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:26:20 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:26:20 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:20 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:20 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:20 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:26:20 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:26:20 DEBUG : dir/file1: Uploading segment 0/16 size 16 2022/05/21 06:26:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:26:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:26:22 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:26:22 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:26:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:26:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/05/21 06:26:22 DEBUG : dir/file1(0xc00077e040): RWFileHandle.Flush 2022/05/21 06:26:22 DEBUG : dir/file1(0xc00077e040): _readAt: size=256, off=0 2022/05/21 06:26:22 DEBUG : dir/file1(0xc00077e040): openPending: 2022/05/21 06:26:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,fe5567e8d769550852182cdf69d74bb16dff8e29" against cached fingerprint "" 2022/05/21 06:26:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/05/21 06:26:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:22 DEBUG : dir/file1(0xc00077e040): >openPending: err= 2022/05/21 06:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2022/05/21 06:26:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/05/21 06:26:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/05/21 06:26:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:26:22 DEBUG : dir/file1(0xc00077e040): >_readAt: n=16, err=EOF 2022/05/21 06:26:22 DEBUG : dir/file1(0xc00077e040): RWFileHandle.Flush 2022/05/21 06:26:22 DEBUG : dir/file1(0xc00077e040): RWFileHandle.Flush 2022/05/21 06:26:22 DEBUG : dir/file1(0xc00077e040): close: 2022/05/21 06:26:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2022/05/21 06:26:22 DEBUG : dir/file1(0xc00077e040): >close: err= 2022/05/21 06:26:22 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:26:22 DEBUG : dir: Looking for writers 2022/05/21 06:26:22 DEBUG : file1: reading active writers 2022/05/21 06:26:22 DEBUG : : Looking for writers 2022/05/21 06:26:22 DEBUG : dir: reading active writers 2022/05/21 06:26:22 DEBUG : >WaitForWriters: 2022/05/21 06:26:22 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (3.79s) === RUN TestRWFileHandleReleaseRead run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:26:23 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:26:23 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:26:23 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:23 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:23 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:23 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:23 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:26:24 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:26:24 DEBUG : dir/file1: Uploading segment 0/16 size 16 2022/05/21 06:26:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:26:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2022/05/21 06:26:26 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:26:26 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:26:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:26:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/05/21 06:26:26 DEBUG : dir/file1(0xc00077ed00): _readAt: size=256, off=0 2022/05/21 06:26:26 DEBUG : dir/file1(0xc00077ed00): openPending: 2022/05/21 06:26:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,fe5567e8d769550852182cdf69d74bb16dff8e29" against cached fingerprint "" 2022/05/21 06:26:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/05/21 06:26:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:26 DEBUG : dir/file1(0xc00077ed00): >openPending: err= 2022/05/21 06:26:26 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2022/05/21 06:26:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2022/05/21 06:26:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2022/05/21 06:26:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:26:26 DEBUG : dir/file1(0xc00077ed00): >_readAt: n=16, err=EOF 2022/05/21 06:26:26 DEBUG : dir/file1(0xc00077ed00): RWFileHandle.Release 2022/05/21 06:26:26 DEBUG : dir/file1(0xc00077ed00): close: 2022/05/21 06:26:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2022/05/21 06:26:26 DEBUG : dir/file1(0xc00077ed00): >close: err= 2022/05/21 06:26:26 DEBUG : dir/file1(0xc00077ed00): RWFileHandle.Release 2022/05/21 06:26:26 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:26:26 DEBUG : dir: Looking for writers 2022/05/21 06:26:26 DEBUG : file1: reading active writers 2022/05/21 06:26:26 DEBUG : : Looking for writers 2022/05/21 06:26:26 DEBUG : dir: reading active writers 2022/05/21 06:26:26 DEBUG : >WaitForWriters: 2022/05/21 06:26:26 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.45s) === RUN TestRWFileHandleMethodsWrite run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:26:28 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:26:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:26:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:28 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:28 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:26:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:28 DEBUG : file1: newRWFileHandle: 2022/05/21 06:26:28 DEBUG : file1(0xc0009aa380): openPending: 2022/05/21 06:26:28 DEBUG : file1: vfs cache: truncate to size=0 2022/05/21 06:26:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:28 DEBUG : file1(0xc0009aa380): >openPending: err= 2022/05/21 06:26:28 DEBUG : file1: >newRWFileHandle: err= 2022/05/21 06:26:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/05/21 06:26:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/05/21 06:26:28 DEBUG : file1(0xc0009aa380): _writeAt: size=5, off=0 2022/05/21 06:26:28 DEBUG : file1(0xc0009aa380): >_writeAt: n=5, err= 2022/05/21 06:26:28 DEBUG : file1(0xc0009aa380): _writeAt: size=7, off=5 2022/05/21 06:26:28 DEBUG : file1(0xc0009aa380): >_writeAt: n=7, err= 2022/05/21 06:26:28 DEBUG : file1: vfs cache: truncate to size=11 2022/05/21 06:26:28 DEBUG : file1(0xc0009aa380): close: 2022/05/21 06:26:28 DEBUG : file1: vfs cache: setting modification time to 2022-05-21 06:26:28.660071661 +0000 UTC m=+297.381970782 2022/05/21 06:26:28 INFO : file1: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:28 DEBUG : file1(0xc0009aa380): >close: err= 2022/05/21 06:26:28 DEBUG : file1(0xc0009aa380): close: 2022/05/21 06:26:28 DEBUG : file1(0xc0009aa380): >close: err=file already closed 2022/05/21 06:26:28 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:26:28 DEBUG : : Looking for writers 2022/05/21 06:26:28 DEBUG : file1: reading active writers 2022/05/21 06:26:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:26:28 DEBUG : : Looking for writers 2022/05/21 06:26:28 DEBUG : file1: reading active writers 2022/05/21 06:26:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:26:28 DEBUG : : Looking for writers 2022/05/21 06:26:28 DEBUG : file1: reading active writers 2022/05/21 06:26:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:26:28 DEBUG : : Looking for writers 2022/05/21 06:26:28 DEBUG : file1: reading active writers 2022/05/21 06:26:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:26:28 DEBUG : file1: vfs cache: starting upload 2022/05/21 06:26:28 DEBUG : file1: Starting multipart upload 2022/05/21 06:26:28 DEBUG : : Looking for writers 2022/05/21 06:26:28 DEBUG : file1: reading active writers 2022/05/21 06:26:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:26:28 DEBUG : file1: Uploading segment 0/11 size 11 2022/05/21 06:26:28 DEBUG : : Looking for writers 2022/05/21 06:26:28 DEBUG : file1: reading active writers 2022/05/21 06:26:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/05/21 06:26:29 DEBUG : file1: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/05/21 06:26:29 INFO : file1: Copied (new) 2022/05/21 06:26:29 DEBUG : file1: vfs cache: fingerprint now "11,2022-05-21 06:26:28 +0000 UTC,2aae6c35c94fcfb415dbe95f408b9ce91ee846ed" 2022/05/21 06:26:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/05/21 06:26:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:29 INFO : file1: vfs cache: upload succeeded try #1 2022/05/21 06:26:29 DEBUG : : Looking for writers 2022/05/21 06:26:29 DEBUG : file1: reading active writers 2022/05/21 06:26:29 DEBUG : >WaitForWriters: 2022/05/21 06:26:29 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:26:29 DEBUG : : Looking for writers 2022/05/21 06:26:29 DEBUG : file1: reading active writers 2022/05/21 06:26:29 DEBUG : >WaitForWriters: 2022/05/21 06:26:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.60s) === RUN TestRWFileHandleWriteAt run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:26:30 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:26:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:26:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:30 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:30 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:26:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:30 DEBUG : file1: newRWFileHandle: 2022/05/21 06:26:30 DEBUG : file1(0xc000089900): openPending: 2022/05/21 06:26:30 DEBUG : file1: vfs cache: truncate to size=0 2022/05/21 06:26:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:30 DEBUG : file1(0xc000089900): >openPending: err= 2022/05/21 06:26:30 DEBUG : file1: >newRWFileHandle: err= 2022/05/21 06:26:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/05/21 06:26:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/05/21 06:26:30 DEBUG : file1(0xc000089900): _writeAt: size=7, off=0 2022/05/21 06:26:30 DEBUG : file1(0xc000089900): >_writeAt: n=7, err= 2022/05/21 06:26:30 DEBUG : file1(0xc000089900): _writeAt: size=6, off=5 2022/05/21 06:26:30 DEBUG : file1(0xc000089900): >_writeAt: n=6, err= 2022/05/21 06:26:30 DEBUG : file1(0xc000089900): close: 2022/05/21 06:26:30 DEBUG : file1: vfs cache: setting modification time to 2022-05-21 06:26:30.261127547 +0000 UTC m=+298.983026659 2022/05/21 06:26:30 INFO : file1: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:30 DEBUG : file1(0xc000089900): >close: err= 2022/05/21 06:26:30 DEBUG : file1(0xc000089900): _writeAt: size=5, off=0 2022/05/21 06:26:30 DEBUG : file1(0xc000089900): >_writeAt: n=0, err=file already closed 2022/05/21 06:26:30 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:26:30 DEBUG : : Looking for writers 2022/05/21 06:26:30 DEBUG : file1: reading active writers 2022/05/21 06:26:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:26:30 DEBUG : : Looking for writers 2022/05/21 06:26:30 DEBUG : file1: reading active writers 2022/05/21 06:26:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:26:30 DEBUG : : Looking for writers 2022/05/21 06:26:30 DEBUG : file1: reading active writers 2022/05/21 06:26:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:26:30 DEBUG : : Looking for writers 2022/05/21 06:26:30 DEBUG : file1: reading active writers 2022/05/21 06:26:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:26:30 DEBUG : file1: vfs cache: starting upload 2022/05/21 06:26:30 DEBUG : file1: Starting multipart upload 2022/05/21 06:26:30 DEBUG : : Looking for writers 2022/05/21 06:26:30 DEBUG : file1: reading active writers 2022/05/21 06:26:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:26:30 DEBUG : file1: Uploading segment 0/11 size 11 2022/05/21 06:26:30 DEBUG : : Looking for writers 2022/05/21 06:26:30 DEBUG : file1: reading active writers 2022/05/21 06:26:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/05/21 06:26:30 DEBUG : file1: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/05/21 06:26:30 INFO : file1: Copied (new) 2022/05/21 06:26:30 DEBUG : file1: vfs cache: fingerprint now "11,2022-05-21 06:26:30 +0000 UTC,2aae6c35c94fcfb415dbe95f408b9ce91ee846ed" 2022/05/21 06:26:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/05/21 06:26:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:30 INFO : file1: vfs cache: upload succeeded try #1 2022/05/21 06:26:30 DEBUG : : Looking for writers 2022/05/21 06:26:30 DEBUG : file1: reading active writers 2022/05/21 06:26:30 DEBUG : >WaitForWriters: 2022/05/21 06:26:31 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:26:31 DEBUG : : Looking for writers 2022/05/21 06:26:31 DEBUG : file1: reading active writers 2022/05/21 06:26:31 DEBUG : >WaitForWriters: 2022/05/21 06:26:31 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.68s) === RUN TestRWFileHandleWriteNoWrite run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:26:31 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:26:31 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:26:31 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:31 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:31 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:31 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:26:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:31 DEBUG : file1: newRWFileHandle: 2022/05/21 06:26:31 DEBUG : file1(0xc0007a8680): openPending: 2022/05/21 06:26:31 DEBUG : file1: vfs cache: truncate to size=0 2022/05/21 06:26:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:31 DEBUG : file1(0xc0007a8680): >openPending: err= 2022/05/21 06:26:31 DEBUG : file1: >newRWFileHandle: err= 2022/05/21 06:26:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/05/21 06:26:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/05/21 06:26:31 DEBUG : file1(0xc0007a8680): close: 2022/05/21 06:26:31 DEBUG : file1: vfs cache: setting modification time to 2022-05-21 06:26:31.934358875 +0000 UTC m=+300.656257967 2022/05/21 06:26:31 INFO : file1: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:31 DEBUG : file1(0xc0007a8680): >close: err= 2022/05/21 06:26:31 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2022/05/21 06:26:31 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/05/21 06:26:31 DEBUG : file2: newRWFileHandle: 2022/05/21 06:26:31 DEBUG : file2(0xc0007a8780): openPending: 2022/05/21 06:26:31 DEBUG : file2: vfs cache: truncate to size=0 2022/05/21 06:26:31 DEBUG : : Added virtual directory entry vAddFile: "file2" 2022/05/21 06:26:31 DEBUG : file2(0xc0007a8780): >openPending: err= 2022/05/21 06:26:31 DEBUG : file2: >newRWFileHandle: err= 2022/05/21 06:26:31 DEBUG : : Added virtual directory entry vAddFile: "file2" 2022/05/21 06:26:31 DEBUG : file2: >Open: fd=file2 (rw), err= 2022/05/21 06:26:31 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2022/05/21 06:26:31 DEBUG : file2(0xc0007a8780): RWFileHandle.Flush 2022/05/21 06:26:31 DEBUG : file2(0xc0007a8780): RWFileHandle.Release 2022/05/21 06:26:31 DEBUG : file2(0xc0007a8780): close: 2022/05/21 06:26:31 DEBUG : file2: vfs cache: setting modification time to 2022-05-21 06:26:31.935252399 +0000 UTC m=+300.657151491 2022/05/21 06:26:31 INFO : file2: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:31 DEBUG : file2(0xc0007a8780): >close: err= 2022/05/21 06:26:31 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:26:31 DEBUG : : Looking for writers 2022/05/21 06:26:31 DEBUG : file1: reading active writers 2022/05/21 06:26:31 DEBUG : file2: reading active writers 2022/05/21 06:26:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2022/05/21 06:26:31 DEBUG : : Looking for writers 2022/05/21 06:26:31 DEBUG : file1: reading active writers 2022/05/21 06:26:31 DEBUG : file2: reading active writers 2022/05/21 06:26:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2022/05/21 06:26:31 DEBUG : : Looking for writers 2022/05/21 06:26:31 DEBUG : file1: reading active writers 2022/05/21 06:26:31 DEBUG : file2: reading active writers 2022/05/21 06:26:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2022/05/21 06:26:32 DEBUG : : Looking for writers 2022/05/21 06:26:32 DEBUG : file2: reading active writers 2022/05/21 06:26:32 DEBUG : file1: reading active writers 2022/05/21 06:26:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2022/05/21 06:26:32 DEBUG : file2: vfs cache: starting upload 2022/05/21 06:26:32 DEBUG : file1: vfs cache: starting upload 2022/05/21 06:26:32 DEBUG : file1: Starting singlepart upload 2022/05/21 06:26:32 DEBUG : file2: Starting singlepart upload 2022/05/21 06:26:32 DEBUG : : Looking for writers 2022/05/21 06:26:32 DEBUG : file1: reading active writers 2022/05/21 06:26:32 DEBUG : file2: reading active writers 2022/05/21 06:26:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2022/05/21 06:26:32 DEBUG : : Looking for writers 2022/05/21 06:26:32 DEBUG : file1: reading active writers 2022/05/21 06:26:32 DEBUG : file2: reading active writers 2022/05/21 06:26:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2022/05/21 06:26:32 DEBUG : : Looking for writers 2022/05/21 06:26:32 DEBUG : file1: reading active writers 2022/05/21 06:26:32 DEBUG : file2: reading active writers 2022/05/21 06:26:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2022/05/21 06:26:32 DEBUG : file1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/05/21 06:26:32 INFO : file1: Copied (new) 2022/05/21 06:26:32 DEBUG : file1: vfs cache: fingerprint now "0,2022-05-21 06:26:31 +0000 UTC,da39a3ee5e6b4b0d3255bfef95601890afd80709" 2022/05/21 06:26:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/05/21 06:26:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:32 INFO : file1: vfs cache: upload succeeded try #1 2022/05/21 06:26:32 DEBUG : file2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/05/21 06:26:32 INFO : file2: Copied (new) 2022/05/21 06:26:32 DEBUG : file2: vfs cache: fingerprint now "0,2022-05-21 06:26:31 +0000 UTC,da39a3ee5e6b4b0d3255bfef95601890afd80709" 2022/05/21 06:26:32 DEBUG : file2: vfs cache: writeback object to VFS layer 2022/05/21 06:26:32 DEBUG : : Added virtual directory entry vAddFile: "file2" 2022/05/21 06:26:32 INFO : file2: vfs cache: upload succeeded try #1 2022/05/21 06:26:33 DEBUG : : Looking for writers 2022/05/21 06:26:33 DEBUG : file1: reading active writers 2022/05/21 06:26:33 DEBUG : file2: reading active writers 2022/05/21 06:26:33 DEBUG : >WaitForWriters: 2022/05/21 06:26:33 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:26:33 DEBUG : : Looking for writers 2022/05/21 06:26:33 DEBUG : file1: reading active writers 2022/05/21 06:26:33 DEBUG : file2: reading active writers 2022/05/21 06:26:33 DEBUG : >WaitForWriters: 2022/05/21 06:26:33 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.94s) === RUN TestRWFileHandleFlushWrite run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:26:34 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:26:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:26:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:34 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:34 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:26:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:34 DEBUG : file1: newRWFileHandle: 2022/05/21 06:26:34 DEBUG : file1(0xc0008a9040): openPending: 2022/05/21 06:26:34 DEBUG : file1: vfs cache: truncate to size=0 2022/05/21 06:26:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:34 DEBUG : file1(0xc0008a9040): >openPending: err= 2022/05/21 06:26:34 DEBUG : file1: >newRWFileHandle: err= 2022/05/21 06:26:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/05/21 06:26:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/05/21 06:26:34 DEBUG : file1(0xc0008a9040): _writeAt: size=5, off=0 2022/05/21 06:26:34 DEBUG : file1(0xc0008a9040): >_writeAt: n=5, err= 2022/05/21 06:26:34 DEBUG : file1(0xc0008a9040): RWFileHandle.Flush 2022/05/21 06:26:34 DEBUG : file1(0xc0008a9040): RWFileHandle.Flush 2022/05/21 06:26:34 DEBUG : file1(0xc0008a9040): close: 2022/05/21 06:26:34 DEBUG : file1: vfs cache: setting modification time to 2022-05-21 06:26:34.863620001 +0000 UTC m=+303.585519103 2022/05/21 06:26:34 INFO : file1: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:34 DEBUG : file1(0xc0008a9040): >close: err= 2022/05/21 06:26:34 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:26:34 DEBUG : : Looking for writers 2022/05/21 06:26:34 DEBUG : file1: reading active writers 2022/05/21 06:26:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:26:34 DEBUG : : Looking for writers 2022/05/21 06:26:34 DEBUG : file1: reading active writers 2022/05/21 06:26:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:26:34 DEBUG : : Looking for writers 2022/05/21 06:26:34 DEBUG : file1: reading active writers 2022/05/21 06:26:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:26:34 DEBUG : : Looking for writers 2022/05/21 06:26:34 DEBUG : file1: reading active writers 2022/05/21 06:26:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:26:34 DEBUG : file1: vfs cache: starting upload 2022/05/21 06:26:34 DEBUG : file1: Starting multipart upload 2022/05/21 06:26:35 DEBUG : : Looking for writers 2022/05/21 06:26:35 DEBUG : file1: reading active writers 2022/05/21 06:26:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:26:35 DEBUG : file1: Uploading segment 0/5 size 5 2022/05/21 06:26:35 DEBUG : : Looking for writers 2022/05/21 06:26:35 DEBUG : file1: reading active writers 2022/05/21 06:26:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/05/21 06:26:35 DEBUG : file1: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2022/05/21 06:26:35 INFO : file1: Copied (new) 2022/05/21 06:26:35 DEBUG : file1: vfs cache: fingerprint now "5,2022-05-21 06:26:34 +0000 UTC,aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d" 2022/05/21 06:26:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/05/21 06:26:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:35 INFO : file1: vfs cache: upload succeeded try #1 2022/05/21 06:26:35 DEBUG : : Looking for writers 2022/05/21 06:26:35 DEBUG : file1: reading active writers 2022/05/21 06:26:35 DEBUG : >WaitForWriters: 2022/05/21 06:26:35 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.10s) === RUN TestRWFileHandleReleaseWrite run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:26:36 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:26:36 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:26:36 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:36 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:36 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:36 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:36 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:26:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:36 DEBUG : file1: newRWFileHandle: 2022/05/21 06:26:36 DEBUG : file1(0xc000c41c80): openPending: 2022/05/21 06:26:36 DEBUG : file1: vfs cache: truncate to size=0 2022/05/21 06:26:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:36 DEBUG : file1(0xc000c41c80): >openPending: err= 2022/05/21 06:26:36 DEBUG : file1: >newRWFileHandle: err= 2022/05/21 06:26:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/05/21 06:26:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/05/21 06:26:36 DEBUG : file1(0xc000c41c80): _writeAt: size=5, off=0 2022/05/21 06:26:36 DEBUG : file1(0xc000c41c80): >_writeAt: n=5, err= 2022/05/21 06:26:36 DEBUG : file1(0xc000c41c80): RWFileHandle.Release 2022/05/21 06:26:36 DEBUG : file1(0xc000c41c80): close: 2022/05/21 06:26:36 DEBUG : file1: vfs cache: setting modification time to 2022-05-21 06:26:36.946997051 +0000 UTC m=+305.668896153 2022/05/21 06:26:36 INFO : file1: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:36 DEBUG : file1(0xc000c41c80): >close: err= 2022/05/21 06:26:36 DEBUG : file1(0xc000c41c80): RWFileHandle.Release 2022/05/21 06:26:36 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:26:36 DEBUG : : Looking for writers 2022/05/21 06:26:36 DEBUG : file1: reading active writers 2022/05/21 06:26:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:26:36 DEBUG : : Looking for writers 2022/05/21 06:26:36 DEBUG : file1: reading active writers 2022/05/21 06:26:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:26:36 DEBUG : : Looking for writers 2022/05/21 06:26:36 DEBUG : file1: reading active writers 2022/05/21 06:26:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:26:37 DEBUG : : Looking for writers 2022/05/21 06:26:37 DEBUG : file1: reading active writers 2022/05/21 06:26:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:26:37 DEBUG : file1: vfs cache: starting upload 2022/05/21 06:26:37 DEBUG : file1: Starting multipart upload 2022/05/21 06:26:37 DEBUG : : Looking for writers 2022/05/21 06:26:37 DEBUG : file1: reading active writers 2022/05/21 06:26:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:26:37 DEBUG : file1: Uploading segment 0/5 size 5 2022/05/21 06:26:37 DEBUG : : Looking for writers 2022/05/21 06:26:37 DEBUG : file1: reading active writers 2022/05/21 06:26:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/05/21 06:26:37 DEBUG : file1: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2022/05/21 06:26:37 INFO : file1: Copied (new) 2022/05/21 06:26:37 DEBUG : file1: vfs cache: fingerprint now "5,2022-05-21 06:26:36 +0000 UTC,aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d" 2022/05/21 06:26:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/05/21 06:26:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:37 INFO : file1: vfs cache: upload succeeded try #1 2022/05/21 06:26:37 DEBUG : : Looking for writers 2022/05/21 06:26:37 DEBUG : file1: reading active writers 2022/05/21 06:26:37 DEBUG : >WaitForWriters: 2022/05/21 06:26:37 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.68s) === RUN TestRWFileHandleSizeTruncateExisting run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:26:38 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:26:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:26:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:38 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:38 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:26:38 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:26:39 DEBUG : dir/file1: Uploading segment 0/16 size 16 2022/05/21 06:26:39 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2022/05/21 06:26:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2022/05/21 06:26:40 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:26:40 DEBUG : dir/file1(0xc000b2cd80): openPending: 2022/05/21 06:26:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,fe5567e8d769550852182cdf69d74bb16dff8e29" against cached fingerprint "" 2022/05/21 06:26:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/05/21 06:26:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:40 DEBUG : dir/file1(0xc000b2cd80): >openPending: err= 2022/05/21 06:26:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2022/05/21 06:26:40 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:26:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:26:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/05/21 06:26:40 DEBUG : dir/file1(0xc000b2cd80): _writeAt: size=5, off=0 2022/05/21 06:26:40 DEBUG : dir/file1(0xc000b2cd80): >_writeAt: n=5, err= 2022/05/21 06:26:40 DEBUG : dir/file1(0xc000b2cd80): close: 2022/05/21 06:26:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:40 DEBUG : dir/file1: vfs cache: setting modification time to 2022-05-21 06:26:40.241914373 +0000 UTC m=+308.963813476 2022/05/21 06:26:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:40 DEBUG : dir/file1(0xc000b2cd80): >close: err= 2022/05/21 06:26:40 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:26:40 DEBUG : dir: Looking for writers 2022/05/21 06:26:40 DEBUG : file1: reading active writers 2022/05/21 06:26:40 DEBUG : : Looking for writers 2022/05/21 06:26:40 DEBUG : dir: reading active writers 2022/05/21 06:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:26:40 DEBUG : dir: Looking for writers 2022/05/21 06:26:40 DEBUG : file1: reading active writers 2022/05/21 06:26:40 DEBUG : : Looking for writers 2022/05/21 06:26:40 DEBUG : dir: reading active writers 2022/05/21 06:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:26:40 DEBUG : dir: Looking for writers 2022/05/21 06:26:40 DEBUG : file1: reading active writers 2022/05/21 06:26:40 DEBUG : : Looking for writers 2022/05/21 06:26:40 DEBUG : dir: reading active writers 2022/05/21 06:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:26:40 DEBUG : dir: Looking for writers 2022/05/21 06:26:40 DEBUG : file1: reading active writers 2022/05/21 06:26:40 DEBUG : : Looking for writers 2022/05/21 06:26:40 DEBUG : dir: reading active writers 2022/05/21 06:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:26:40 DEBUG : dir/file1: vfs cache: starting upload 2022/05/21 06:26:40 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:26:40 DEBUG : dir: Looking for writers 2022/05/21 06:26:40 DEBUG : file1: reading active writers 2022/05/21 06:26:40 DEBUG : : Looking for writers 2022/05/21 06:26:40 DEBUG : dir: reading active writers 2022/05/21 06:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:26:40 DEBUG : dir/file1: Uploading segment 0/5 size 5 2022/05/21 06:26:40 DEBUG : dir: Looking for writers 2022/05/21 06:26:40 DEBUG : file1: reading active writers 2022/05/21 06:26:40 DEBUG : : Looking for writers 2022/05/21 06:26:40 DEBUG : dir: reading active writers 2022/05/21 06:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/05/21 06:26:40 DEBUG : dir/file1: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2022/05/21 06:26:40 INFO : dir/file1: Copied (replaced existing) 2022/05/21 06:26:40 DEBUG : dir/file1: vfs cache: fingerprint now "5,2022-05-21 06:26:40 +0000 UTC,aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d" 2022/05/21 06:26:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/05/21 06:26:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/05/21 06:26:40 DEBUG : dir: Looking for writers 2022/05/21 06:26:40 DEBUG : file1: reading active writers 2022/05/21 06:26:40 DEBUG : : Looking for writers 2022/05/21 06:26:40 DEBUG : dir: reading active writers 2022/05/21 06:26:40 DEBUG : >WaitForWriters: 2022/05/21 06:26:40 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (4.95s) === RUN TestRWFileHandleSizeCreateExisting run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:26:43 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:26:43 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:26:43 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:43 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:43 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:43 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:43 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:26:44 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:26:44 DEBUG : dir/file1: Uploading segment 0/16 size 16 2022/05/21 06:26:45 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:45 DEBUG : dir/file1: newRWFileHandle: 2022/05/21 06:26:45 DEBUG : dir/file1: >newRWFileHandle: err= 2022/05/21 06:26:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2022/05/21 06:26:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2022/05/21 06:26:45 DEBUG : dir/file1(0xc000b2d3c0): _writeAt: size=5, off=0 2022/05/21 06:26:45 DEBUG : dir/file1(0xc000b2d3c0): openPending: 2022/05/21 06:26:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,fe5567e8d769550852182cdf69d74bb16dff8e29" against cached fingerprint "" 2022/05/21 06:26:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2022/05/21 06:26:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:45 DEBUG : dir/file1(0xc000b2d3c0): >openPending: err= 2022/05/21 06:26:45 DEBUG : dir/file1(0xc000b2d3c0): >_writeAt: n=5, err= 2022/05/21 06:26:45 DEBUG : dir/file1(0xc000b2d3c0): _writeAt: size=15, off=5 2022/05/21 06:26:45 DEBUG : dir/file1(0xc000b2d3c0): >_writeAt: n=15, err= 2022/05/21 06:26:45 DEBUG : dir/file1(0xc000b2d3c0): close: 2022/05/21 06:26:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2022/05/21 06:26:45 DEBUG : dir/file1: vfs cache: setting modification time to 2022-05-21 06:26:45.765864066 +0000 UTC m=+314.487763168 2022/05/21 06:26:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:45 DEBUG : dir/file1(0xc000b2d3c0): >close: err= 2022/05/21 06:26:45 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:26:45 DEBUG : dir: Looking for writers 2022/05/21 06:26:45 DEBUG : file1: reading active writers 2022/05/21 06:26:45 DEBUG : : Looking for writers 2022/05/21 06:26:45 DEBUG : dir: reading active writers 2022/05/21 06:26:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:26:45 DEBUG : dir: Looking for writers 2022/05/21 06:26:45 DEBUG : file1: reading active writers 2022/05/21 06:26:45 DEBUG : : Looking for writers 2022/05/21 06:26:45 DEBUG : dir: reading active writers 2022/05/21 06:26:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:26:45 DEBUG : dir: Looking for writers 2022/05/21 06:26:45 DEBUG : file1: reading active writers 2022/05/21 06:26:45 DEBUG : : Looking for writers 2022/05/21 06:26:45 DEBUG : dir: reading active writers 2022/05/21 06:26:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:26:45 DEBUG : dir: Looking for writers 2022/05/21 06:26:45 DEBUG : file1: reading active writers 2022/05/21 06:26:45 DEBUG : : Looking for writers 2022/05/21 06:26:45 DEBUG : dir: reading active writers 2022/05/21 06:26:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:26:45 DEBUG : dir/file1: vfs cache: starting upload 2022/05/21 06:26:45 DEBUG : dir/file1: Starting multipart upload 2022/05/21 06:26:45 DEBUG : dir: Looking for writers 2022/05/21 06:26:45 DEBUG : file1: reading active writers 2022/05/21 06:26:45 DEBUG : : Looking for writers 2022/05/21 06:26:45 DEBUG : dir: reading active writers 2022/05/21 06:26:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:26:46 DEBUG : dir/file1: Uploading segment 0/20 size 20 2022/05/21 06:26:46 DEBUG : dir: Looking for writers 2022/05/21 06:26:46 DEBUG : file1: reading active writers 2022/05/21 06:26:46 DEBUG : : Looking for writers 2022/05/21 06:26:46 DEBUG : dir: reading active writers 2022/05/21 06:26:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/05/21 06:26:46 DEBUG : dir/file1: sha1 = 57d2323f11c653458352529c8319b3f4cc13c661 OK 2022/05/21 06:26:46 INFO : dir/file1: Copied (replaced existing) 2022/05/21 06:26:46 DEBUG : dir/file1: vfs cache: fingerprint now "20,2022-05-21 06:26:45 +0000 UTC,57d2323f11c653458352529c8319b3f4cc13c661" 2022/05/21 06:26:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2022/05/21 06:26:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2022/05/21 06:26:46 DEBUG : dir: Looking for writers 2022/05/21 06:26:46 DEBUG : file1: reading active writers 2022/05/21 06:26:46 DEBUG : : Looking for writers 2022/05/21 06:26:46 DEBUG : dir: reading active writers 2022/05/21 06:26:46 DEBUG : >WaitForWriters: 2022/05/21 06:26:46 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (4.21s) === RUN TestRWFileHandleSizeCreateNew run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:26:47 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:26:47 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:26:47 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:47 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:47 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:47 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:47 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:26:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:47 DEBUG : file1: newRWFileHandle: 2022/05/21 06:26:47 DEBUG : file1(0xc0008a8240): openPending: 2022/05/21 06:26:47 DEBUG : file1: vfs cache: truncate to size=0 2022/05/21 06:26:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:47 DEBUG : file1(0xc0008a8240): >openPending: err= 2022/05/21 06:26:47 DEBUG : file1: >newRWFileHandle: err= 2022/05/21 06:26:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/05/21 06:26:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/05/21 06:26:47 DEBUG : file1(0xc0008a8240): _writeAt: size=5, off=0 2022/05/21 06:26:47 DEBUG : file1(0xc0008a8240): >_writeAt: n=5, err= 2022/05/21 06:26:47 DEBUG : file1(0xc0008a8240): close: 2022/05/21 06:26:47 DEBUG : file1: vfs cache: setting modification time to 2022-05-21 06:26:47.783944996 +0000 UTC m=+316.505844088 2022/05/21 06:26:47 INFO : file1: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:47 DEBUG : file1(0xc0008a8240): >close: err= 2022/05/21 06:26:47 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:26:47 DEBUG : : Looking for writers 2022/05/21 06:26:47 DEBUG : file1: reading active writers 2022/05/21 06:26:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:26:47 DEBUG : : Looking for writers 2022/05/21 06:26:47 DEBUG : file1: reading active writers 2022/05/21 06:26:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:26:47 DEBUG : : Looking for writers 2022/05/21 06:26:47 DEBUG : file1: reading active writers 2022/05/21 06:26:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:26:47 DEBUG : : Looking for writers 2022/05/21 06:26:47 DEBUG : file1: reading active writers 2022/05/21 06:26:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:26:47 DEBUG : file1: vfs cache: starting upload 2022/05/21 06:26:47 DEBUG : file1: Starting multipart upload 2022/05/21 06:26:47 DEBUG : : Looking for writers 2022/05/21 06:26:47 DEBUG : file1: reading active writers 2022/05/21 06:26:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:26:48 DEBUG : file1: Uploading segment 0/5 size 5 2022/05/21 06:26:48 DEBUG : : Looking for writers 2022/05/21 06:26:48 DEBUG : file1: reading active writers 2022/05/21 06:26:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/05/21 06:26:48 DEBUG : file1: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2022/05/21 06:26:48 INFO : file1: Copied (new) 2022/05/21 06:26:48 DEBUG : file1: vfs cache: fingerprint now "5,2022-05-21 06:26:47 +0000 UTC,aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d" 2022/05/21 06:26:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/05/21 06:26:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:48 INFO : file1: vfs cache: upload succeeded try #1 2022/05/21 06:26:48 DEBUG : : Looking for writers 2022/05/21 06:26:48 DEBUG : file1: reading active writers 2022/05/21 06:26:48 DEBUG : >WaitForWriters: 2022/05/21 06:26:48 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.54s) === RUN TestRWFileHandleOpenTests run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:26:49 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:26:49 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:26:49 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:49 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:49 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:49 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" === RUN TestRWFileHandleOpenTests/os.O_RDONLY 2022/05/21 06:26:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9300): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9300): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9300): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9300): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9300): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.36116604 +0000 UTC m=+318.083065161 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9300): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9340): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9340): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9340): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9340): >_readAt: n=2, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9340): _writeAt: size=3, off=2 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9340): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9340): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.36116604 +0000 UTC m=+318.083065161 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9340): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9400): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9400): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9400): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9400): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9400): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.36116604 +0000 UTC m=+318.083065161 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9400): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cbea0 item 1 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9480): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9480): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9480): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9480): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9480): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.363212571 +0000 UTC m=+318.085111673 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9480): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a94c0): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a94c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a94c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a94c0): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a94c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.363212571 +0000 UTC m=+318.085111673 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a94c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b84d0 item 2 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9540): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9540): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9540): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9540): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9540): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.364241367 +0000 UTC m=+318.086140469 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9540): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9580): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9580): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9580): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9580): >_readAt: n=2, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9580): _writeAt: size=3, off=2 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9580): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9580): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.364241367 +0000 UTC m=+318.086140469 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9580): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a95c0): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a95c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a95c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a95c0): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a95c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.364241367 +0000 UTC m=+318.086140469 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a95c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b8a80 item 3 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9680): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9680): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9680): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9680): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9680): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.365573999 +0000 UTC m=+318.087473101 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9680): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9700): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9700): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9700): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9700): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9700): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.365573999 +0000 UTC m=+318.087473101 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9700): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b98f0 item 4 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a97c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a97c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a97c0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a97c0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a97c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.366529809 +0000 UTC m=+318.088428911 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a97c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9800): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9800): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9800): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9800): >_readAt: n=2, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9800): _writeAt: size=3, off=2 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9800): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9800): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.366529809 +0000 UTC m=+318.088428911 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9800): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9840): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9840): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9840): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9840): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9840): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.366529809 +0000 UTC m=+318.088428911 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9840): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b9f10 item 5 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9900): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9900): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9900): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9900): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9900): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.367759128 +0000 UTC m=+318.089658221 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9900): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9980): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9980): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9980): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9980): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9980): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.367759128 +0000 UTC m=+318.089658221 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9980): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d23f0 item 6 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9b80): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9b80): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9b80): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9b80): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9b80): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.368648976 +0000 UTC m=+318.090548078 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9b80): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9c40): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9c40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9c40): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9c40): >_readAt: n=2, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9c40): _writeAt: size=3, off=2 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9c40): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9c40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.368648976 +0000 UTC m=+318.090548078 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9c40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9c80): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9c80): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9c80): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9c80): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9c80): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.368648976 +0000 UTC m=+318.090548078 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9c80): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d2700 item 7 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9d40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9d40): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9d40): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9d40): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9d40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.369809217 +0000 UTC m=+318.091708309 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9d40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9dc0): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9dc0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9dc0): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9dc0): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9dc0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.369809217 +0000 UTC m=+318.091708309 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9dc0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d2b60 item 8 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9e40): _readAt: size=2, off=0 2022/05/21 06:26:49 ERROR : open-test-file(0xc0008a9e40): Couldn't read size of file 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9e40): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9e40): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9e40): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9e40): close: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9e40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9e80): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9e80): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9e80): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9e80): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9e80): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.370765758 +0000 UTC m=+318.092664860 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9e80): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9ec0): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9ec0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9ec0): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9ec0): >_readAt: n=2, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9ec0): _writeAt: size=3, off=2 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9ec0): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9ec0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.370765758 +0000 UTC m=+318.092664860 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9ec0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9f00): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9f00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9f00): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9f00): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9f00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.370765758 +0000 UTC m=+318.092664860 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9f00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d2e70 item 9 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9fc0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9fc0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9fc0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9fc0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9fc0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.372116994 +0000 UTC m=+318.094016096 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0008a9fc0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c2080): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c2080): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c2080): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c2080): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c2080): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.372116994 +0000 UTC m=+318.094016096 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c2080): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d31f0 item 10 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c23c0): _readAt: size=2, off=0 2022/05/21 06:26:49 ERROR : open-test-file(0xc0002c23c0): Couldn't read size of file 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c23c0): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c23c0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c23c0): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c23c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c23c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c26c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c26c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c26c0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c26c0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c26c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.373104614 +0000 UTC m=+318.095003716 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c26c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3980): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3980): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3980): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3980): >_readAt: n=2, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3980): _writeAt: size=3, off=2 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3980): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3980): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.373104614 +0000 UTC m=+318.095003716 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3980): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3a40): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3a40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3a40): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3a40): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3a40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.373104614 +0000 UTC m=+318.095003716 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3a40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d3500 item 11 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3b00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3b00): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3b00): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3b00): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3b00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.374280744 +0000 UTC m=+318.096179837 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3b00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3b80): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3b80): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3b80): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3b80): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3b80): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.374280744 +0000 UTC m=+318.096179837 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3b80): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d3880 item 12 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3d40): _readAt: size=2, off=0 2022/05/21 06:26:49 ERROR : open-test-file(0xc0002c3d40): Couldn't read size of file 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3d40): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3d40): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3d40): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3d40): close: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3d40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3e00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3e00): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3e00): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3e00): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3e00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.375379801 +0000 UTC m=+318.097278893 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3e00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3ec0): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3ec0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3ec0): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3ec0): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3ec0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.375379801 +0000 UTC m=+318.097278893 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0002c3ec0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d3b20 item 13 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e040): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e040): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e040): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e040): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e040): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.376191854 +0000 UTC m=+318.098090946 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e040): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e0c0): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e0c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e0c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e0c0): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e0c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.376191854 +0000 UTC m=+318.098090946 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e0c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d3dc0 item 14 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e1c0): _readAt: size=2, off=0 2022/05/21 06:26:49 ERROR : open-test-file(0xc000c5e1c0): Couldn't read size of file 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e1c0): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e1c0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e1c0): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e1c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e1c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e200): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e200): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e200): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e200): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e200): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.377155788 +0000 UTC m=+318.099054881 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e200): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e300): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e300): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e300): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e300): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e300): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.377155788 +0000 UTC m=+318.099054881 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e300): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024a0e0 item 15 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e400): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e400): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e400): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e400): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e400): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.378223618 +0000 UTC m=+318.100122710 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e400): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e480): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e480): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e480): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e480): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e480): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.378223618 +0000 UTC m=+318.100122710 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e480): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024a380 item 16 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e540): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e540): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e540): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e540): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e540): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.378977702 +0000 UTC m=+318.100876794 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e540): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e580): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e580): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e580): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e580): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e580): >_readAt: n=2, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e580): _writeAt: size=3, off=7 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e580): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e580): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.378977702 +0000 UTC m=+318.100876794 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e580): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e5c0): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e5c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e5c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e5c0): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e5c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.378977702 +0000 UTC m=+318.100876794 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e5c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024a700 item 17 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e680): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e680): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e680): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e680): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e680): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.380072691 +0000 UTC m=+318.101971783 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e680): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e780): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e780): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e780): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e780): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e780): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.380072691 +0000 UTC m=+318.101971783 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e780): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024abd0 item 18 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e840): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e840): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e840): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e840): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e840): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.380753079 +0000 UTC m=+318.102652171 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e840): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e900): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e900): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e900): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e900): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e900): >_readAt: n=2, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e900): _writeAt: size=3, off=7 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e900): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e900): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.380753079 +0000 UTC m=+318.102652171 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e900): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e940): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e940): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e940): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e940): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e940): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.380753079 +0000 UTC m=+318.102652171 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5e940): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024afc0 item 19 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ea00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ea00): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ea00): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ea00): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ea00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.381792794 +0000 UTC m=+318.103691886 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ea00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ea80): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ea80): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ea80): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ea80): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ea80): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.381792794 +0000 UTC m=+318.103691886 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ea80): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024b420 item 20 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5eb40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5eb40): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5eb40): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5eb40): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5eb40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.382463363 +0000 UTC m=+318.104362456 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5eb40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ec00): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ec00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ec00): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ec00): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ec00): >_readAt: n=2, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ec00): _writeAt: size=3, off=7 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ec00): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ec00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.382463363 +0000 UTC m=+318.104362456 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ec00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ec40): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ec40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ec40): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ec40): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ec40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.382463363 +0000 UTC m=+318.104362456 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ec40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024b810 item 21 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5edc0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5edc0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5edc0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5edc0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5edc0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.383530701 +0000 UTC m=+318.105429793 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5edc0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ee40): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ee40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ee40): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ee40): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ee40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.383530701 +0000 UTC m=+318.105429793 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ee40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024bc00 item 22 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ef00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ef00): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ef00): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ef00): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ef00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.384264899 +0000 UTC m=+318.106163991 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ef00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5efc0): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5efc0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5efc0): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5efc0): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5efc0): >_readAt: n=2, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5efc0): _writeAt: size=3, off=7 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5efc0): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5efc0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.384264899 +0000 UTC m=+318.106163991 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5efc0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f000): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f000): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f000): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f000): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f000): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.384264899 +0000 UTC m=+318.106163991 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f000): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024bf80 item 23 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f0c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f0c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f0c0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f0c0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f0c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.385227211 +0000 UTC m=+318.107126304 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f0c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f140): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f140): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f140): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f140): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f140): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.385227211 +0000 UTC m=+318.107126304 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f140): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002503f0 item 24 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f240): _readAt: size=2, off=0 2022/05/21 06:26:49 ERROR : open-test-file(0xc000c5f240): Couldn't read size of file 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f240): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f240): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f240): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f240): close: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f240): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f280): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f280): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f280): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f280): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f280): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.386095708 +0000 UTC m=+318.107994830 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f280): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f380): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f380): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f380): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f380): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f380): >_readAt: n=2, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f380): _writeAt: size=3, off=7 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f380): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f380): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.386095708 +0000 UTC m=+318.107994830 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f380): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f3c0): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f3c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f3c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f3c0): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f3c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.386095708 +0000 UTC m=+318.107994830 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f3c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002507e0 item 25 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f480): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f480): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f480): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f480): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f480): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.386962513 +0000 UTC m=+318.108861604 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f480): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f500): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f500): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f500): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f500): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f500): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.386962513 +0000 UTC m=+318.108861604 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f500): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000250e70 item 26 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f600): _readAt: size=2, off=0 2022/05/21 06:26:49 ERROR : open-test-file(0xc000c5f600): Couldn't read size of file 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f600): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f600): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f600): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f600): close: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f600): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f640): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f640): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f640): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f640): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f640): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.387775427 +0000 UTC m=+318.109674518 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f640): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f700): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f700): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f700): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f700): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f700): >_readAt: n=2, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f700): _writeAt: size=3, off=7 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f700): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f700): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.387775427 +0000 UTC m=+318.109674518 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f700): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f740): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f740): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f740): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f740): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f740): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.387775427 +0000 UTC m=+318.109674518 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f740): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002512d0 item 27 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f800): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f800): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f800): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f800): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f800): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.388809382 +0000 UTC m=+318.110708474 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f800): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f880): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f880): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f880): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f880): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f880): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.388809382 +0000 UTC m=+318.110708474 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f880): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002516c0 item 28 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f9c0): _readAt: size=2, off=0 2022/05/21 06:26:49 ERROR : open-test-file(0xc000c5f9c0): Couldn't read size of file 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f9c0): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f9c0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f9c0): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f9c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5f9c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fa00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fa00): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fa00): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fa00): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fa00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.389701333 +0000 UTC m=+318.111600425 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fa00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fb00): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fb00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fb00): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fb00): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fb00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.389701333 +0000 UTC m=+318.111600425 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fb00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000251ab0 item 29 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fbc0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fbc0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fbc0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fbc0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fbc0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.39047797 +0000 UTC m=+318.112377052 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fbc0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fc40): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fc40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fc40): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fc40): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fc40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.39047797 +0000 UTC m=+318.112377052 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fc40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000251e30 item 30 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fd40): _readAt: size=2, off=0 2022/05/21 06:26:49 ERROR : open-test-file(0xc000c5fd40): Couldn't read size of file 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fd40): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fd40): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fd40): >_writeAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fd40): close: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fd40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fd80): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fd80): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fd80): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fd80): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fd80): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.391251721 +0000 UTC m=+318.113150813 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fd80): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fe40): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fe40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fe40): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fe40): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fe40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.391251721 +0000 UTC m=+318.113150813 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5fe40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c1c0 item 31 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ff00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ff00): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ff00): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ff00): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ff00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.392003841 +0000 UTC m=+318.113902933 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ff00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ff80): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ff80): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ff80): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ff80): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ff80): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.392003841 +0000 UTC m=+318.113902933 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c5ff80): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c540 item 32 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e000): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e000): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e000): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e000): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e000): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.39267949 +0000 UTC m=+318.114578583 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e000): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e040): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e040): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e040): _writeAt: size=3, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e040): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e040): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c7e0 item 33 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e040): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e040): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.392912454 +0000 UTC m=+318.114811546 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e040): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e080): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e080): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e080): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e080): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e080): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.392912454 +0000 UTC m=+318.114811546 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e080): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c930 item 33 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e100): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e100): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e100): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e100): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e100): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.393572843 +0000 UTC m=+318.115471936 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e100): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e140): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e140): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025cbd0 item 34 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e140): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e140): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e140): _writeAt: size=3, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e140): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e140): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.393853427 +0000 UTC m=+318.115752518 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e140): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e180): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e180): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e180): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e180): >_readAt: n=3, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e180): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.393853427 +0000 UTC m=+318.115752518 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e180): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025cd20 item 34 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e280): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e280): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e280): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e280): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e280): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.394557447 +0000 UTC m=+318.116456540 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e280): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e480): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e480): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e480): _writeAt: size=3, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e480): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e480): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d030 item 35 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e480): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e480): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.394852877 +0000 UTC m=+318.116751970 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e480): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e4c0): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e4c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e4c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e4c0): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e4c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.394852877 +0000 UTC m=+318.116751970 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024e4c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d180 item 35 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ee00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ee00): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ee00): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ee00): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ee00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.39557897 +0000 UTC m=+318.117478063 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ee00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ef00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ef00): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d500 item 36 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ef00): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ef00): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ef00): _writeAt: size=3, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ef00): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ef00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.395860925 +0000 UTC m=+318.117760017 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ef00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ef40): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ef40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ef40): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ef40): >_readAt: n=3, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ef40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.395860925 +0000 UTC m=+318.117760017 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ef40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d650 item 36 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f000): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f000): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f000): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f000): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f000): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.39664229 +0000 UTC m=+318.118541382 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f000): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f080): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f080): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f080): _writeAt: size=3, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f080): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f080): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d8f0 item 37 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f080): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f080): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.396953189 +0000 UTC m=+318.118852281 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f080): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f0c0): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f0c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f0c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f0c0): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f0c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.396953189 +0000 UTC m=+318.118852281 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f0c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025dab0 item 37 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f180): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f180): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f180): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f180): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f180): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.397702205 +0000 UTC m=+318.119601297 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f180): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f300): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f300): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025dea0 item 38 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f300): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f300): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f300): _writeAt: size=3, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f300): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f300): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.39795732 +0000 UTC m=+318.119856412 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f300): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f340): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f340): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f340): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f340): >_readAt: n=3, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f340): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.39795732 +0000 UTC m=+318.119856412 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024f340): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c6000 item 38 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fac0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fac0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fac0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fac0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fac0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.398677571 +0000 UTC m=+318.120576662 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fac0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fbc0): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fbc0): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fbc0): _writeAt: size=3, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fbc0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fbc0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c6540 item 39 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fbc0): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fbc0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.398933968 +0000 UTC m=+318.120833060 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fbc0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fc00): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fc00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fc00): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fc00): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fc00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.398933968 +0000 UTC m=+318.120833060 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fc00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c6700 item 39 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fcc0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fcc0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fcc0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fcc0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fcc0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.399771387 +0000 UTC m=+318.121670480 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fcc0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fd80): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fd80): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c6a80 item 40 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fd80): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fd80): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fd80): _writeAt: size=3, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fd80): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fd80): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.400036722 +0000 UTC m=+318.121935814 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fd80): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fdc0): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fdc0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fdc0): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fdc0): >_readAt: n=3, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fdc0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.400036722 +0000 UTC m=+318.121935814 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fdc0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c6cb0 item 40 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fe40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fe40): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fe40): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fe40): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fe40): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fe40): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fe40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.400675231 +0000 UTC m=+318.122574323 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fe40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fe80): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fe80): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fe80): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c6fc0 item 41 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fe80): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fe80): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.400923594 +0000 UTC m=+318.122822686 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024fe80): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ff00): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ff00): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ff00): _writeAt: size=3, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ff00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ff00): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c7180 item 41 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ff00): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ff00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.401180202 +0000 UTC m=+318.123079295 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ff00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ff40): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ff40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ff40): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ff40): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ff40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.401180202 +0000 UTC m=+318.123079295 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00024ff40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c7420 item 41 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e700): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e700): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e700): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e700): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e700): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e700): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e700): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.401911654 +0000 UTC m=+318.123810746 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e700): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e740): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e740): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e740): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c79d0 item 42 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e740): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e740): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.402151791 +0000 UTC m=+318.124050883 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e740): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e800): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e800): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c7c00 item 42 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e800): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e800): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e800): _writeAt: size=3, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e800): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e800): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.402421304 +0000 UTC m=+318.124320395 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e800): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e840): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e840): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e840): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e840): >_readAt: n=3, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e840): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.402421304 +0000 UTC m=+318.124320395 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e840): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c7d50 item 42 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e940): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e940): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e940): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e940): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e940): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e940): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e940): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.40306414 +0000 UTC m=+318.124963232 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e940): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e9c0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e9c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e9c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025e1c0 item 43 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e9c0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e9c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.403278169 +0000 UTC m=+318.125177261 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e9c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eac0): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eac0): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eac0): _writeAt: size=3, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eac0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eac0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025e310 item 43 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eac0): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eac0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.403554463 +0000 UTC m=+318.125453556 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eac0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eb00): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eb00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eb00): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eb00): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eb00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.403554463 +0000 UTC m=+318.125453556 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eb00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025e4d0 item 43 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039ec00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039ec00): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039ec00): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039ec00): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039ec00): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039ec00): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039ec00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.404649503 +0000 UTC m=+318.126548595 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039ec00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039ec40): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039ec40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039ec40): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025eaf0 item 44 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039ec40): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039ec40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.404908675 +0000 UTC m=+318.126807768 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039ec40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039f440): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039f440): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025fb20 item 44 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039f440): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039f440): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039f440): _writeAt: size=3, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039f440): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039f440): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.405184759 +0000 UTC m=+318.127083851 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039f440): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039f8c0): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039f8c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039f8c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039f8c0): >_readAt: n=3, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039f8c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.405184759 +0000 UTC m=+318.127083851 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039f8c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025fd50 item 44 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039f9c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039f9c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039f9c0): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039f9c0): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039f9c0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039f9c0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039f9c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.406416033 +0000 UTC m=+318.128315125 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039f9c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e640): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e640): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e640): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025e070 item 45 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e640): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e640): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.406803685 +0000 UTC m=+318.128702777 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e640): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e740): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e740): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e740): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e740): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e740): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.406803685 +0000 UTC m=+318.128702777 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e740): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025e230 item 45 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e840): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e840): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e840): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e840): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e840): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e840): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e840): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.407702207 +0000 UTC m=+318.129601300 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e840): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e880): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e880): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e880): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025e5b0 item 46 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e880): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e880): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.407978824 +0000 UTC m=+318.129877916 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e880): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e940): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e940): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e940): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e940): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e940): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.407978824 +0000 UTC m=+318.129877916 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039e940): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554070 item 46 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eac0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eac0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eac0): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eac0): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eac0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eac0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eac0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.408750771 +0000 UTC m=+318.130649863 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eac0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eb00): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eb00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eb00): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005543f0 item 47 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eb00): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eb00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.409005967 +0000 UTC m=+318.130905058 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039eb00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039fac0): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039fac0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039fac0): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039fac0): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039fac0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.409005967 +0000 UTC m=+318.130905058 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039fac0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554770 item 47 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039fe40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039fe40): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039fe40): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039fe40): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039fe40): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039fe40): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039fe40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.409810985 +0000 UTC m=+318.131710077 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039fe40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039fe80): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039fe80): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039fe80): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554b60 item 48 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039fe80): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039fe80): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.410105925 +0000 UTC m=+318.132005017 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039fe80): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039ff40): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039ff40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039ff40): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039ff40): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039ff40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.410105925 +0000 UTC m=+318.132005017 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039ff40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554cb0 item 48 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039ffc0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039ffc0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039ffc0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039ffc0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039ffc0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.410837337 +0000 UTC m=+318.132736428 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc00039ffc0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8000): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8000): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8000): _writeAt: size=3, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8000): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8000): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8000): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000554f50 item 49 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8000): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8000): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.411078426 +0000 UTC m=+318.132977517 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8000): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8040): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8040): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8040): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8040): >_readAt: n=8, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8040): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.411078426 +0000 UTC m=+318.132977517 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8040): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555260 item 49 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8200): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8200): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8200): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8200): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8200): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.411818805 +0000 UTC m=+318.133717897 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8200): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a82c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a82c0): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a82c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555650 item 50 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a82c0): _readAt: size=2, off=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a82c0): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a82c0): _writeAt: size=3, off=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a82c0): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a82c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.412089689 +0000 UTC m=+318.133988781 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a82c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8300): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8300): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8300): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8300): >_readAt: n=3, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8300): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.412089689 +0000 UTC m=+318.133988781 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8300): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555810 item 50 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a83c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a83c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a83c0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a83c0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a83c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.412764456 +0000 UTC m=+318.134663548 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a83c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8480): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8480): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8480): _writeAt: size=3, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8480): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8480): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8480): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555b90 item 51 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8480): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8480): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.412966262 +0000 UTC m=+318.134865353 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8480): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8500): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8500): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8500): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8500): >_readAt: n=8, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8500): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.412966262 +0000 UTC m=+318.134865353 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8500): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000555ce0 item 51 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a85c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a85c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a85c0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a85c0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a85c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.41363129 +0000 UTC m=+318.135530382 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a85c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8700): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8700): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8700): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c07e0 item 52 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8700): _readAt: size=2, off=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8700): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8700): _writeAt: size=3, off=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8700): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8700): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.413965402 +0000 UTC m=+318.135864494 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8700): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a87c0): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a87c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a87c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a87c0): >_readAt: n=3, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a87c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.413965402 +0000 UTC m=+318.135864494 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a87c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0b60 item 52 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8880): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8880): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8880): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8880): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8880): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.414663884 +0000 UTC m=+318.136562976 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8880): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8940): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8940): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8940): _writeAt: size=3, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8940): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8940): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8940): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0fc0 item 53 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8940): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8940): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.414924408 +0000 UTC m=+318.136823500 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8940): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8980): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8980): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8980): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8980): >_readAt: n=8, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8980): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.414924408 +0000 UTC m=+318.136823500 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8980): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c1110 item 53 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8a40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8a40): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8a40): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8a40): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8a40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.415674936 +0000 UTC m=+318.137574029 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8a40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8b00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8b00): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8b00): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c1730 item 54 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8b00): _readAt: size=2, off=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8b00): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8b00): _writeAt: size=3, off=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8b00): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8b00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.415963053 +0000 UTC m=+318.137862145 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8b00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8b40): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8b40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8b40): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8b40): >_readAt: n=3, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8b40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.415963053 +0000 UTC m=+318.137862145 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8b40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c1960 item 54 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8c00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8c00): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8c00): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8c00): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8c00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.416586965 +0000 UTC m=+318.138486057 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8c00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8cc0): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8cc0): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8cc0): _writeAt: size=3, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8cc0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8cc0): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8cc0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c1d50 item 55 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8cc0): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8cc0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.4168416 +0000 UTC m=+318.138740691 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8cc0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8d00): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8d00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8d00): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8d00): >_readAt: n=8, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8d00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.4168416 +0000 UTC m=+318.138740691 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8d00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c1f10 item 55 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8dc0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8dc0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8dc0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8dc0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8dc0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.417503312 +0000 UTC m=+318.139402404 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8dc0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8e80): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8e80): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8e80): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ca7e0 item 56 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8e80): _readAt: size=2, off=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8e80): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8e80): _writeAt: size=3, off=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8e80): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8e80): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.417969831 +0000 UTC m=+318.139868923 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8e80): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8ec0): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8ec0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8ec0): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8ec0): >_readAt: n=3, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8ec0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.417969831 +0000 UTC m=+318.139868923 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8ec0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001caa10 item 56 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8fc0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8fc0): open at offset 0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8fc0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8fc0): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8fc0): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8fc0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8fc0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8fc0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.418905524 +0000 UTC m=+318.140804615 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a8fc0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9000): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9000): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9000): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cae00 item 57 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9000): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9000): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.419156491 +0000 UTC m=+318.141055583 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9000): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9100): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9100): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9100): _writeAt: size=3, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9100): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9100): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9100): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cb030 item 57 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9100): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9100): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.419538883 +0000 UTC m=+318.141437975 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9100): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9140): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9140): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9140): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9140): >_readAt: n=8, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9140): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.419538883 +0000 UTC m=+318.141437975 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9140): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cb3b0 item 57 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9240): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9240): open at offset 0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9240): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9240): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9240): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9240): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9240): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9240): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.420230832 +0000 UTC m=+318.142129923 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9240): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9280): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9280): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9280): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cb7a0 item 58 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9280): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9280): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.420510753 +0000 UTC m=+318.142409844 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9280): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9340): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9340): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9340): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cb8f0 item 58 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9340): _readAt: size=2, off=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9340): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9340): _writeAt: size=3, off=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9340): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9340): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.420816182 +0000 UTC m=+318.142715274 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9340): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9380): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9380): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9380): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9380): >_readAt: n=3, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9380): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.420816182 +0000 UTC m=+318.142715274 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9380): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cba40 item 58 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9480): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9480): open at offset 0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9480): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9480): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9480): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9480): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9480): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9480): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.421506267 +0000 UTC m=+318.143405359 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9480): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a94c0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a94c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a94c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cbea0 item 59 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a94c0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a94c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.42174408 +0000 UTC m=+318.143643172 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a94c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9580): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9580): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9580): _writeAt: size=3, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9580): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9580): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9580): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b80e0 item 59 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9580): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9580): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.422019422 +0000 UTC m=+318.143918514 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9580): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a95c0): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a95c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a95c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a95c0): >_readAt: n=8, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a95c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.422019422 +0000 UTC m=+318.143918514 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a95c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b8310 item 59 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a96c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a96c0): open at offset 0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a96c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a96c0): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a96c0): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a96c0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a96c0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a96c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.422705079 +0000 UTC m=+318.144604171 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a96c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9780): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9780): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9780): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b88c0 item 60 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9780): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9780): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.422939816 +0000 UTC m=+318.144838908 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9780): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9840): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9840): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9840): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b8bd0 item 60 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9840): _readAt: size=2, off=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9840): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9840): _writeAt: size=3, off=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9840): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9840): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.423262387 +0000 UTC m=+318.145161479 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9840): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a98c0): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a98c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a98c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a98c0): >_readAt: n=3, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a98c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.423262387 +0000 UTC m=+318.145161479 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a98c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b8ee0 item 60 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9a00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9a00): open at offset 0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9a00): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9a00): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9a00): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9a00): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9a00): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9a00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.423928929 +0000 UTC m=+318.145828011 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9a00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9a40): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9a40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9a40): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b9ab0 item 61 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9a40): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9a40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.424157034 +0000 UTC m=+318.146056126 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9a40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9b40): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9b40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9b40): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9b40): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9b40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.424157034 +0000 UTC m=+318.146056126 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9b40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001b9ce0 item 61 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9c40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9c40): open at offset 0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9c40): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9c40): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9c40): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9c40): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9c40): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9c40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.42485313 +0000 UTC m=+318.146752222 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9c40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9c80): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9c80): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9c80): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d22a0 item 62 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9c80): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9c80): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.425123724 +0000 UTC m=+318.147022816 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9c80): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9d80): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9d80): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9d80): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9d80): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9d80): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.425123724 +0000 UTC m=+318.147022816 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9d80): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d23f0 item 62 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9ec0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9ec0): open at offset 0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9ec0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9ec0): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9ec0): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9ec0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9ec0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9ec0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.425840318 +0000 UTC m=+318.147739410 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9ec0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9f00): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9f00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9f00): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d2700 item 63 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9f00): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9f00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.426134106 +0000 UTC m=+318.148033198 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9f00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9fc0): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9fc0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9fc0): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9fc0): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9fc0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.426134106 +0000 UTC m=+318.148033198 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0007a9fc0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d28c0 item 63 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40100): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40100): open at offset 0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40100): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40100): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40100): >_readAt: n=0, err=Bad file descriptor 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40100): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40100): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40100): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.427005669 +0000 UTC m=+318.148904761 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40100): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40180): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40180): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40180): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d2bd0 item 64 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40180): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40180): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.427248551 +0000 UTC m=+318.149147643 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40180): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40280): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40280): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40280): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40280): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40280): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.427248551 +0000 UTC m=+318.149147643 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40280): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d2d20 item 64 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40300): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40300): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40300): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40300): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40300): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.427978921 +0000 UTC m=+318.149878013 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40300): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40340): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40340): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40340): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40340): >_readAt: n=2, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40340): _writeAt: size=3, off=2 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d3030 item 65 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40340): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40340): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.428235679 +0000 UTC m=+318.150134772 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40340): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40380): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40380): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40380): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40380): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40380): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.428235679 +0000 UTC m=+318.150134772 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40380): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d3180 item 65 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40400): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40400): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40400): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40400): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40400): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.428917219 +0000 UTC m=+318.150816311 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40400): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40440): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40440): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d3490 item 66 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40440): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40440): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40440): _writeAt: size=3, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40440): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40440): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.429215714 +0000 UTC m=+318.151114806 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40440): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40480): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40480): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40480): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40480): >_readAt: n=3, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40480): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.429215714 +0000 UTC m=+318.151114806 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40480): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d35e0 item 66 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40500): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40500): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40500): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40500): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40500): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.429798319 +0000 UTC m=+318.151697412 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40500): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40540): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40540): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40540): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40540): >_readAt: n=2, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40540): _writeAt: size=3, off=2 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d3880 item 67 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40540): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40540): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.430314911 +0000 UTC m=+318.152214004 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40540): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40580): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40580): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40580): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40580): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40580): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.430314911 +0000 UTC m=+318.152214004 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40580): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d39d0 item 67 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40640): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40640): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40640): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40640): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40640): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.431399913 +0000 UTC m=+318.153299055 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40640): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40700): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40700): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d3c70 item 68 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40700): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40700): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40700): _writeAt: size=3, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40700): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40700): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.431899593 +0000 UTC m=+318.153798725 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40700): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40740): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40740): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40740): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40740): >_readAt: n=3, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40740): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.431899593 +0000 UTC m=+318.153798725 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40740): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d3dc0 item 68 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c407c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c407c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c407c0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c407c0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c407c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.432772709 +0000 UTC m=+318.154671801 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c407c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40800): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40800): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40800): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40800): >_readAt: n=2, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40800): _writeAt: size=3, off=2 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024a0e0 item 69 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40800): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40800): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.433039096 +0000 UTC m=+318.154938188 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40800): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40840): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40840): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40840): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40840): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40840): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.433039096 +0000 UTC m=+318.154938188 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40840): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024a230 item 69 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40900): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40900): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40900): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40900): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40900): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.433846328 +0000 UTC m=+318.155745420 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40900): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c409c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c409c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024a4d0 item 70 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c409c0): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c409c0): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c409c0): _writeAt: size=3, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c409c0): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c409c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.434175522 +0000 UTC m=+318.156074603 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c409c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40a00): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40a00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40a00): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40a00): >_readAt: n=3, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40a00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.434175522 +0000 UTC m=+318.156074603 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40a00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024a700 item 70 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40ac0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40ac0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40ac0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40ac0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40ac0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.435024232 +0000 UTC m=+318.156923324 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40ac0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40b80): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40b80): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40b80): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40b80): >_readAt: n=2, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40b80): _writeAt: size=3, off=2 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024aa80 item 71 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40b80): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40b80): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.43527004 +0000 UTC m=+318.157169132 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40b80): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40bc0): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40bc0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40bc0): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40bc0): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40bc0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.43527004 +0000 UTC m=+318.157169132 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40bc0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024acb0 item 71 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40c80): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40c80): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40c80): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40c80): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40c80): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.436089046 +0000 UTC m=+318.157988137 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40c80): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40d40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40d40): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024b030 item 72 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40d40): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40d40): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40d40): _writeAt: size=3, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40d40): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40d40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.436429179 +0000 UTC m=+318.158328272 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40d40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40d80): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40d80): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40d80): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40d80): >_readAt: n=3, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40d80): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.436429179 +0000 UTC m=+318.158328272 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40d80): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024b1f0 item 72 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40e00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40e00): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40e00): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40e00): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40e00): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40e00): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40e00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.437080712 +0000 UTC m=+318.158979804 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40e00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40e40): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40e40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40e40): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024b5e0 item 73 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40e40): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40e40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.437344794 +0000 UTC m=+318.159243887 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40e40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40e80): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40e80): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40e80): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40e80): >_readAt: n=2, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40e80): _writeAt: size=3, off=2 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024b730 item 73 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40e80): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40e80): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.437665542 +0000 UTC m=+318.159564634 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40e80): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40ec0): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40ec0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40ec0): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40ec0): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40ec0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.437665542 +0000 UTC m=+318.159564634 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40ec0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024b960 item 73 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40fc0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40fc0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40fc0): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40fc0): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40fc0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40fc0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40fc0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.438402204 +0000 UTC m=+318.160301296 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c40fc0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41000): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41000): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41000): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024bc00 item 74 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41000): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41000): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.438670473 +0000 UTC m=+318.160569565 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41000): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c410c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c410c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024bd50 item 74 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c410c0): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c410c0): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c410c0): _writeAt: size=3, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c410c0): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c410c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.439003043 +0000 UTC m=+318.160902135 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c410c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41100): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41100): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41100): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41100): >_readAt: n=3, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41100): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.439003043 +0000 UTC m=+318.160902135 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41100): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024bf80 item 74 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41200): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41200): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41200): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41200): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41200): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41200): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41200): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.440005389 +0000 UTC m=+318.161904491 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41200): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41240): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41240): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41240): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002502a0 item 75 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41240): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41240): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.440393342 +0000 UTC m=+318.162292433 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41240): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41300): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41300): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41300): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41300): >_readAt: n=2, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41300): _writeAt: size=3, off=2 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002504d0 item 75 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41300): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41300): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.440662894 +0000 UTC m=+318.162561987 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41300): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41340): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41340): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41340): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41340): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41340): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.440662894 +0000 UTC m=+318.162561987 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41340): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000250700 item 75 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41440): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41440): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41440): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41440): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41440): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41440): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41440): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.441390209 +0000 UTC m=+318.163289301 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41440): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41480): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41480): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41480): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000250af0 item 76 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41480): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41480): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.441626308 +0000 UTC m=+318.163525391 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41480): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41540): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41540): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000250e00 item 76 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41540): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41540): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41540): _writeAt: size=3, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41540): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41540): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.441917961 +0000 UTC m=+318.163817044 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41540): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41580): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41580): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41580): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41580): >_readAt: n=3, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41580): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.441917961 +0000 UTC m=+318.163817044 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41580): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002510a0 item 76 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41680): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41680): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41680): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41680): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41680): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41680): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41680): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.442709485 +0000 UTC m=+318.164608578 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41680): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c416c0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c416c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c416c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002513b0 item 77 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c416c0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c416c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.442965993 +0000 UTC m=+318.164865085 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c416c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41780): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41780): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41780): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41780): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41780): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.442965993 +0000 UTC m=+318.164865085 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41780): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000251570 item 77 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41880): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41880): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41880): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41880): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41880): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41880): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41880): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.443720438 +0000 UTC m=+318.165619531 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41880): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c418c0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c418c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c418c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000251960 item 78 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c418c0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c418c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.443946199 +0000 UTC m=+318.165845291 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c418c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41980): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41980): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41980): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41980): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41980): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.443946199 +0000 UTC m=+318.165845291 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41980): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000251ab0 item 78 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41a80): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41a80): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41a80): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41a80): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41a80): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41a80): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41a80): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.444724178 +0000 UTC m=+318.166623270 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41a80): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41ac0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41ac0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41ac0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000251e30 item 79 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41ac0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41ac0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.444944437 +0000 UTC m=+318.166843530 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41ac0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41b80): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41b80): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41b80): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41b80): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41b80): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.444944437 +0000 UTC m=+318.166843530 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41b80): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c070 item 79 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41d00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41d00): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41d00): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41d00): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41d00): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41d00): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41d00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.445678425 +0000 UTC m=+318.167577517 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41d00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41d40): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41d40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41d40): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c3f0 item 80 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41d40): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41d40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.445904416 +0000 UTC m=+318.167803508 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41d40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41e00): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41e00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41e00): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41e00): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41e00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.445904416 +0000 UTC m=+318.167803508 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41e00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c540 item 80 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41e80): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41e80): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41e80): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41e80): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41e80): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.446861448 +0000 UTC m=+318.168760540 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41e80): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41ec0): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41ec0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41ec0): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41ec0): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41ec0): >_readAt: n=2, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41ec0): _writeAt: size=3, off=7 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c7e0 item 81 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41ec0): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41ec0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.447158722 +0000 UTC m=+318.169057814 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41ec0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41f00): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41f00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41f00): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41f00): >_readAt: n=8, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41f00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.447158722 +0000 UTC m=+318.169057814 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000c41f00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c930 item 81 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000088000): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000088000): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000088000): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000088000): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000088000): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.44788276 +0000 UTC m=+318.169781852 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000088000): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000088400): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000088400): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000088400): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025cbd0 item 82 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000088400): _readAt: size=2, off=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000088400): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000088400): _writeAt: size=3, off=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000088400): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000088400): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.448150258 +0000 UTC m=+318.170049350 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000088400): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000088440): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000088440): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000088440): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000088440): >_readAt: n=3, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000088440): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.448150258 +0000 UTC m=+318.170049350 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000088440): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025cd20 item 82 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0000887c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0000887c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0000887c0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0000887c0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0000887c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.448898883 +0000 UTC m=+318.170797975 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0000887c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000089580): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000089580): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000089580): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000089580): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000089580): >_readAt: n=2, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000089580): _writeAt: size=3, off=7 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d030 item 83 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000089580): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000089580): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.449167102 +0000 UTC m=+318.171066194 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000089580): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0000897c0): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0000897c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0000897c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0000897c0): >_readAt: n=8, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0000897c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.449167102 +0000 UTC m=+318.171066194 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc0000897c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d180 item 83 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000089a40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000089a40): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000089a40): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000089a40): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000089a40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.449930594 +0000 UTC m=+318.171829687 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000089a40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000089b40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000089b40): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000089b40): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d500 item 84 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000089b40): _readAt: size=2, off=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000089b40): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000089b40): _writeAt: size=3, off=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000089b40): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000089b40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.450233248 +0000 UTC m=+318.172132340 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000089b40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c080): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c080): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c080): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c080): >_readAt: n=3, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c080): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.450233248 +0000 UTC m=+318.172132340 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c080): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d650 item 84 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c140): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c140): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c140): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c140): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c140): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.451107346 +0000 UTC m=+318.173006438 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c140): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c200): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c200): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c200): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c200): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c200): >_readAt: n=2, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c200): _writeAt: size=3, off=7 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d8f0 item 85 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c200): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c200): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.451444644 +0000 UTC m=+318.173343725 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c200): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c240): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c240): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c240): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c240): >_readAt: n=8, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c240): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.451444644 +0000 UTC m=+318.173343725 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c240): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025dab0 item 85 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c3c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c3c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c3c0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c3c0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c3c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.452131253 +0000 UTC m=+318.174030345 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c3c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c480): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c480): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c480): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025dea0 item 86 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c480): _readAt: size=2, off=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c480): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c480): _writeAt: size=3, off=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c480): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c480): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.452452641 +0000 UTC m=+318.174351732 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c480): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c4c0): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c4c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c4c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c4c0): >_readAt: n=3, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c4c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.452452641 +0000 UTC m=+318.174351732 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c4c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c6000 item 86 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c5c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c5c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c5c0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c5c0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c5c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.45311839 +0000 UTC m=+318.175017483 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c5c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c680): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c680): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c680): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c680): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c680): >_readAt: n=2, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c680): _writeAt: size=3, off=7 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c6540 item 87 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c680): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c680): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.453441974 +0000 UTC m=+318.175341066 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c680): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c6c0): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c6c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c6c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c6c0): >_readAt: n=8, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c6c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.453441974 +0000 UTC m=+318.175341066 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c6c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c6700 item 87 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c7c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c7c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c7c0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c7c0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c7c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.454077708 +0000 UTC m=+318.175976799 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c7c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c900): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c900): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c900): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c6a80 item 88 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c900): _readAt: size=2, off=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c900): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c900): _writeAt: size=3, off=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c900): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c900): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.454408725 +0000 UTC m=+318.176307816 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c900): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c940): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c940): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c940): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c940): >_readAt: n=3, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c940): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.454408725 +0000 UTC m=+318.176307816 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2c940): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c6cb0 item 88 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2ca40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2ca40): open at offset 0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2ca40): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2ca40): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2ca40): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2ca40): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2ca40): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2ca40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.455098529 +0000 UTC m=+318.176997621 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2ca40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2ca80): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2ca80): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2ca80): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c6fc0 item 89 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2ca80): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2ca80): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.455353934 +0000 UTC m=+318.177253026 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2ca80): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cb40): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cb40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cb40): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cb40): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cb40): >_readAt: n=2, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cb40): _writeAt: size=3, off=7 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c7180 item 89 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cb40): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cb40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.455668049 +0000 UTC m=+318.177567141 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cb40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cb80): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cb80): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cb80): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cb80): >_readAt: n=8, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cb80): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.455668049 +0000 UTC m=+318.177567141 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cb80): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c7420 item 89 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2ccc0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2ccc0): open at offset 0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2ccc0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2ccc0): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2ccc0): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2ccc0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2ccc0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2ccc0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.456330904 +0000 UTC m=+318.178229995 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2ccc0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cd00): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cd00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cd00): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c79d0 item 90 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cd00): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cd00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.45659755 +0000 UTC m=+318.178496643 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cd00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cf00): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cf00): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cf00): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c7c00 item 90 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cf00): _readAt: size=2, off=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cf00): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cf00): _writeAt: size=3, off=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cf00): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cf00): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.456879085 +0000 UTC m=+318.178778176 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cf00): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cf40): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cf40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cf40): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cf40): >_readAt: n=3, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cf40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.456879085 +0000 UTC m=+318.178778176 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2cf40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c7d50 item 90 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d040): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d040): open at offset 0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d040): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d040): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d040): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d040): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d040): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d040): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.457585961 +0000 UTC m=+318.179485053 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d040): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d080): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d080): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d080): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f40e0 item 91 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d080): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d080): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.457822351 +0000 UTC m=+318.179721443 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d080): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d140): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d140): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d140): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d140): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d140): >_readAt: n=2, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d140): _writeAt: size=3, off=7 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4230 item 91 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d140): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d140): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.458095139 +0000 UTC m=+318.179994231 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d140): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d180): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d180): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=8 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d180): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d180): >_readAt: n=8, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d180): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.458095139 +0000 UTC m=+318.179994231 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d180): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4380 item 91 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d2c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d2c0): open at offset 0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d2c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d2c0): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d2c0): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d2c0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d2c0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d2c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.458813076 +0000 UTC m=+318.180712168 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d2c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d400): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d400): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d400): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4690 item 92 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d400): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d400): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.459033607 +0000 UTC m=+318.180932700 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d400): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d4c0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d4c0): open at offset 5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d4c0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f47e0 item 92 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d4c0): _readAt: size=2, off=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d4c0): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d4c0): _writeAt: size=3, off=5 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d4c0): >_writeAt: n=3, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d4c0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.459348124 +0000 UTC m=+318.181247245 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d4c0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d540): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d540): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=3 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d540): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d540): >_readAt: n=3, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d540): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.459348124 +0000 UTC m=+318.181247245 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d540): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4930 item 92 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d640): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d640): open at offset 0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d640): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d640): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d640): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d640): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d640): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d640): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.460178359 +0000 UTC m=+318.182077451 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d640): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d680): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d680): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d680): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4bd0 item 93 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d680): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d680): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.460557375 +0000 UTC m=+318.182456467 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d680): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d740): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d740): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d740): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d740): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d740): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.460557375 +0000 UTC m=+318.182456467 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d740): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4d20 item 93 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d840): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d840): open at offset 0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d840): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d840): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d840): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d840): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d840): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d840): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.461742562 +0000 UTC m=+318.183641654 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d840): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d880): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d880): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d880): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4fc0 item 94 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d880): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d880): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.461996034 +0000 UTC m=+318.183895127 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d880): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d980): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d980): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d980): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d980): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d980): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.461996034 +0000 UTC m=+318.183895127 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2d980): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5110 item 94 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2da80): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2da80): open at offset 0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2da80): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2da80): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2da80): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2da80): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2da80): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2da80): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.462807086 +0000 UTC m=+318.184706177 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2da80): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2dac0): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2dac0): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2dac0): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f53b0 item 95 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2dac0): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2dac0): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.463030832 +0000 UTC m=+318.184929924 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2dac0): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2db80): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2db80): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2db80): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2db80): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2db80): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.463030832 +0000 UTC m=+318.184929924 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2db80): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5570 item 95 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2dd40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2dd40): open at offset 0 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2dd40): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2dd40): _readAt: size=2, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2dd40): >_readAt: n=0, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2dd40): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2dd40): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2dd40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.46377595 +0000 UTC m=+318.185675042 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2dd40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2dd80): _writeAt: size=5, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2dd80): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2dd80): >openPending: err= 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5810 item 96 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2dd80): >_writeAt: n=5, err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2dd80): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.464026055 +0000 UTC m=+318.185925147 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2dd80): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: File.openRW failed: file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2022/05/21 06:26:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:26:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2022/05/21 06:26:49 DEBUG : open-test-file: newRWFileHandle: 2022/05/21 06:26:49 DEBUG : open-test-file: >newRWFileHandle: err= 2022/05/21 06:26:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2de40): _readAt: size=512, off=0 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2de40): openPending: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: truncate to size=5 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2de40): >openPending: err= 2022/05/21 06:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2de40): >_readAt: n=5, err=EOF 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2de40): close: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: setting modification time to 2022-05-21 06:26:49.464026055 +0000 UTC m=+318.185925147 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:49 DEBUG : open-test-file(0xc000b2de40): >close: err= 2022/05/21 06:26:49 DEBUG : open-test-file: Remove: 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5a40 item 96 2022/05/21 06:26:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2022/05/21 06:26:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2022/05/21 06:26:49 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2022/05/21 06:26:49 DEBUG : open-test-file: >Remove: err= 2022/05/21 06:26:49 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:26:49 DEBUG : : Looking for writers 2022/05/21 06:26:49 DEBUG : >WaitForWriters: 2022/05/21 06:26:49 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.82s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY (0.21s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:26:49 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:26:49 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:26:49 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:49 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:49 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:49 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:26:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:50 DEBUG : file1: newRWFileHandle: 2022/05/21 06:26:50 DEBUG : file1(0xc0008a8600): openPending: 2022/05/21 06:26:50 DEBUG : file1: vfs cache: truncate to size=0 2022/05/21 06:26:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:50 DEBUG : file1(0xc0008a8600): >openPending: err= 2022/05/21 06:26:50 DEBUG : file1: >newRWFileHandle: err= 2022/05/21 06:26:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2022/05/21 06:26:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2022/05/21 06:26:50 DEBUG : file1(0xc0008a8600): _writeAt: size=2, off=0 2022/05/21 06:26:50 DEBUG : file1(0xc0008a8600): >_writeAt: n=2, err= 2022/05/21 06:26:50 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2022/05/21 06:26:50 DEBUG : file1(0xc0008a8600): RWFileHandle.Flush 2022/05/21 06:26:50 DEBUG : file1(0xc0008a8600): RWFileHandle.Release 2022/05/21 06:26:50 DEBUG : file1(0xc0008a8600): close: 2022/05/21 06:26:50 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2022/05/21 06:26:50 INFO : file1: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:50 DEBUG : file1(0xc0008a8600): >close: err= 2022/05/21 06:26:50 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:26:50 DEBUG : : Looking for writers 2022/05/21 06:26:50 DEBUG : file1: reading active writers 2022/05/21 06:26:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:26:50 DEBUG : : Looking for writers 2022/05/21 06:26:50 DEBUG : file1: reading active writers 2022/05/21 06:26:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:26:50 DEBUG : : Looking for writers 2022/05/21 06:26:50 DEBUG : file1: reading active writers 2022/05/21 06:26:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:26:50 DEBUG : : Looking for writers 2022/05/21 06:26:50 DEBUG : file1: reading active writers 2022/05/21 06:26:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:26:50 DEBUG : file1: vfs cache: starting upload 2022/05/21 06:26:50 DEBUG : file1: Starting multipart upload 2022/05/21 06:26:50 DEBUG : : Looking for writers 2022/05/21 06:26:50 DEBUG : file1: reading active writers 2022/05/21 06:26:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:26:50 DEBUG : : Looking for writers 2022/05/21 06:26:50 DEBUG : file1: reading active writers 2022/05/21 06:26:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/05/21 06:26:50 DEBUG : file1: Uploading segment 0/2 size 2 2022/05/21 06:26:50 DEBUG : file1: sha1 = c22b5f9178342609428d6f51b2c5af4c0bde6a42 OK 2022/05/21 06:26:50 INFO : file1: Copied (new) 2022/05/21 06:26:50 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,c22b5f9178342609428d6f51b2c5af4c0bde6a42" 2022/05/21 06:26:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2022/05/21 06:26:50 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2022/05/21 06:26:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:26:50 INFO : file1: vfs cache: upload succeeded try #1 2022/05/21 06:26:50 DEBUG : : Looking for writers 2022/05/21 06:26:50 DEBUG : file1: reading active writers 2022/05/21 06:26:50 DEBUG : >WaitForWriters: 2022/05/21 06:26:51 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:26:51 DEBUG : : Looking for writers 2022/05/21 06:26:51 DEBUG : file1: reading active writers 2022/05/21 06:26:51 DEBUG : >WaitForWriters: 2022/05/21 06:26:51 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (2.47s) === RUN TestRWCacheRename run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:26:52 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:26:52 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2022/05/21 06:26:52 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:52 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:52 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:52 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestOneDrive/rclone-test-zawuyuw5nireboz9xaqubuy2" 2022/05/21 06:26:52 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:26:52 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2022/05/21 06:26:52 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:26:52 DEBUG : rename_me: newRWFileHandle: 2022/05/21 06:26:52 DEBUG : rename_me(0xc000c5e9c0): openPending: 2022/05/21 06:26:52 DEBUG : rename_me: vfs cache: truncate to size=0 2022/05/21 06:26:52 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2022/05/21 06:26:52 DEBUG : rename_me(0xc000c5e9c0): >openPending: err= 2022/05/21 06:26:52 DEBUG : rename_me: >newRWFileHandle: err= 2022/05/21 06:26:52 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2022/05/21 06:26:52 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2022/05/21 06:26:52 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2022/05/21 06:26:52 DEBUG : rename_me(0xc000c5e9c0): _writeAt: size=5, off=0 2022/05/21 06:26:52 DEBUG : rename_me(0xc000c5e9c0): >_writeAt: n=5, err= 2022/05/21 06:26:52 DEBUG : rename_me(0xc000c5e9c0): close: 2022/05/21 06:26:52 DEBUG : rename_me: vfs cache: setting modification time to 2022-05-21 06:26:52.643756539 +0000 UTC m=+321.365655670 2022/05/21 06:26:52 INFO : rename_me: vfs cache: queuing for upload in 100ms 2022/05/21 06:26:52 DEBUG : rename_me(0xc000c5e9c0): >close: err= 2022/05/21 06:26:52 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2022/05/21 06:26:52 DEBUG : i_was_renamed: Updating file with 0xc0007eaa80 2022/05/21 06:26:52 DEBUG : : Added virtual directory entry vDel: "rename_me" 2022/05/21 06:26:52 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2022/05/21 06:26:52 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:26:52 DEBUG : : Looking for writers 2022/05/21 06:26:52 DEBUG : i_was_renamed: reading active writers 2022/05/21 06:26:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2022/05/21 06:26:52 DEBUG : : Looking for writers 2022/05/21 06:26:52 DEBUG : i_was_renamed: reading active writers 2022/05/21 06:26:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2022/05/21 06:26:52 DEBUG : : Looking for writers 2022/05/21 06:26:52 DEBUG : i_was_renamed: reading active writers 2022/05/21 06:26:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2022/05/21 06:26:52 DEBUG : : Looking for writers 2022/05/21 06:26:52 DEBUG : i_was_renamed: reading active writers 2022/05/21 06:26:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2022/05/21 06:26:52 DEBUG : i_was_renamed: vfs cache: starting upload 2022/05/21 06:26:52 DEBUG : i_was_renamed: Starting multipart upload 2022/05/21 06:26:52 DEBUG : : Looking for writers 2022/05/21 06:26:52 DEBUG : i_was_renamed: reading active writers 2022/05/21 06:26:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2022/05/21 06:26:52 DEBUG : i_was_renamed: Uploading segment 0/5 size 5 2022/05/21 06:26:52 DEBUG : : Looking for writers 2022/05/21 06:26:52 DEBUG : i_was_renamed: reading active writers 2022/05/21 06:26:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2022/05/21 06:26:53 DEBUG : i_was_renamed: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2022/05/21 06:26:53 INFO : i_was_renamed: Copied (new) 2022/05/21 06:26:53 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2022-05-21 06:26:52 +0000 UTC,aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d" 2022/05/21 06:26:53 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2022/05/21 06:26:53 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2022/05/21 06:26:53 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2022/05/21 06:26:53 DEBUG : : Looking for writers 2022/05/21 06:26:53 DEBUG : i_was_renamed: reading active writers 2022/05/21 06:26:53 DEBUG : >WaitForWriters: 2022/05/21 06:26:53 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.47s) === RUN TestCaseSensitivity run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" vfs_case_test.go:19: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.42s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:26:54 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:26:54 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:26:54 DEBUG : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': Re-using VFS from active cache 2022/05/21 06:26:54 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:26:54 DEBUG : : Looking for writers 2022/05/21 06:26:54 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.50s) === RUN TestVFSNewWithOpts run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:26:54 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:26:54 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:26:54 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:26:54 DEBUG : : Looking for writers 2022/05/21 06:26:54 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.39s) === RUN TestVFSRoot run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:26:55 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:26:55 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:26:55 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:26:55 DEBUG : : Looking for writers 2022/05/21 06:26:55 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (1.18s) === RUN TestVFSStat run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:26:56 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:26:56 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:26:56 DEBUG : file1: Starting multipart upload 2022/05/21 06:26:56 DEBUG : file1: Uploading segment 0/14 size 14 2022/05/21 06:26:57 DEBUG : dir/file2: Starting multipart upload 2022/05/21 06:26:57 DEBUG : dir/file2: Uploading segment 0/14 size 14 2022/05/21 06:26:58 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:26:58 DEBUG : dir: Looking for writers 2022/05/21 06:26:58 DEBUG : file2: reading active writers 2022/05/21 06:26:58 DEBUG : : Looking for writers 2022/05/21 06:26:58 DEBUG : dir: reading active writers 2022/05/21 06:26:58 DEBUG : file1: reading active writers 2022/05/21 06:26:58 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (4.04s) === RUN TestVFSStatParent run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:27:00 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:27:00 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:27:00 DEBUG : file1: Starting multipart upload 2022/05/21 06:27:00 DEBUG : file1: Uploading segment 0/14 size 14 2022/05/21 06:27:02 DEBUG : dir/file2: Starting multipart upload 2022/05/21 06:27:02 DEBUG : dir/file2: Uploading segment 0/14 size 14 2022/05/21 06:27:05 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:27:05 DEBUG : dir: Looking for writers 2022/05/21 06:27:05 DEBUG : : Looking for writers 2022/05/21 06:27:05 DEBUG : dir: reading active writers 2022/05/21 06:27:05 DEBUG : file1: reading active writers 2022/05/21 06:27:05 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (7.40s) === RUN TestVFSOpenFile run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:27:07 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:27:07 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:27:07 DEBUG : file1: Starting multipart upload 2022/05/21 06:27:08 DEBUG : file1: Uploading segment 0/14 size 14 2022/05/21 06:27:08 DEBUG : dir/file2: Starting multipart upload 2022/05/21 06:27:09 DEBUG : dir/file2: Uploading segment 0/14 size 14 2022/05/21 06:27:09 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:27:09 DEBUG : file1: Open: flags=O_RDONLY 2022/05/21 06:27:09 DEBUG : file1: >Open: fd=file1 (r), err= 2022/05/21 06:27:09 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2022/05/21 06:27:09 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:27:09 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2022/05/21 06:27:09 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2022/05/21 06:27:10 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2022/05/21 06:27:10 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:27:10 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:27:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2022/05/21 06:27:10 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2022/05/21 06:27:10 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2022/05/21 06:27:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2022/05/21 06:27:10 DEBUG : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': File to upload is small (0 bytes), uploading instead of streaming 2022/05/21 06:27:10 DEBUG : dir/new_file.txt: Starting singlepart upload 2022/05/21 06:27:11 DEBUG : dir/new_file.txt: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/05/21 06:27:11 INFO : dir/new_file.txt: Copied (new) 2022/05/21 06:27:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2022/05/21 06:27:11 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:27:11 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2022/05/21 06:27:11 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:27:11 DEBUG : dir: Looking for writers 2022/05/21 06:27:11 DEBUG : file2: reading active writers 2022/05/21 06:27:11 DEBUG : new_file.txt: reading active writers 2022/05/21 06:27:11 DEBUG : : Looking for writers 2022/05/21 06:27:11 DEBUG : dir: reading active writers 2022/05/21 06:27:11 DEBUG : file1: reading active writers 2022/05/21 06:27:11 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (5.98s) === RUN TestVFSRename run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:27:13 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:27:13 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:27:14 DEBUG : dir/file2: Starting multipart upload 2022/05/21 06:27:14 DEBUG : dir/file2: Uploading segment 0/14 size 14 2022/05/21 06:27:17 INFO : dir/file2: Moved (server-side) to: dir/file1 2022/05/21 06:27:17 DEBUG : dir/file1: Updating file with dir/file1 0xc0008820c0 2022/05/21 06:27:17 DEBUG : dir: Added virtual directory entry vDel: "file2" 2022/05/21 06:27:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:18 INFO : dir/file1: Moved (server-side) to: file0 2022/05/21 06:27:18 DEBUG : file0: Updating file with file0 0xc0008820c0 2022/05/21 06:27:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2022/05/21 06:27:18 DEBUG : : Added virtual directory entry vAddFile: "file0" 2022/05/21 06:27:18 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:27:18 DEBUG : dir: Looking for writers 2022/05/21 06:27:18 DEBUG : : Looking for writers 2022/05/21 06:27:18 DEBUG : file0: reading active writers 2022/05/21 06:27:18 DEBUG : dir: reading active writers 2022/05/21 06:27:18 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (7.19s) === RUN TestVFSStatfs run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:27:20 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:27:20 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:27:21 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:27:21 DEBUG : : Looking for writers 2022/05/21 06:27:21 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.62s) === 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 TestWriteFileHandleMethods run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:27:21 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:27:21 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:27:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:27:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:27:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:21 DEBUG : file1: >Open: fd=file1 (w), err= 2022/05/21 06:27:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/05/21 06:27:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:21 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2022/05/21 06:27:21 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2022/05/21 06:27:21 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2022/05/21 06:27:21 DEBUG : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': File to upload is small (5 bytes), uploading instead of streaming 2022/05/21 06:27:21 DEBUG : file1: Starting multipart upload 2022/05/21 06:27:22 DEBUG : file1: Uploading segment 0/5 size 5 2022/05/21 06:27:22 DEBUG : file1: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2022/05/21 06:27:22 INFO : file1: Copied (new) 2022/05/21 06:27:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:27:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:27:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:22 DEBUG : file1: >Open: fd=file1 (w), err= 2022/05/21 06:27:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/05/21 06:27:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:27:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:27:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:22 DEBUG : file1: >Open: fd=file1 (w), err= 2022/05/21 06:27:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/05/21 06:27:22 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2022/05/21 06:27:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2022/05/21 06:27:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/05/21 06:27:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:22 DEBUG : file1: >Open: fd=file1 (w), err= 2022/05/21 06:27:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/05/21 06:27:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:22 DEBUG : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': File to upload is small (0 bytes), uploading instead of streaming 2022/05/21 06:27:22 DEBUG : file1: Starting singlepart upload 2022/05/21 06:27:23 DEBUG : file1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/05/21 06:27:23 INFO : file1: Copied (new) 2022/05/21 06:27:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2022/05/21 06:27:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2022/05/21 06:27:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:23 DEBUG : file1: >Open: fd=file1 (w), err= 2022/05/21 06:27:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/05/21 06:27:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:23 DEBUG : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': File to upload is small (7 bytes), uploading instead of streaming 2022/05/21 06:27:23 DEBUG : file1: Starting multipart upload 2022/05/21 06:27:23 DEBUG : file1: Uploading segment 0/7 size 7 2022/05/21 06:27:23 DEBUG : file1: sha1 = 189d2b4d61d6c47f31a89ef5d008c201199ef899 OK 2022/05/21 06:27:23 INFO : file1: Copied (new) 2022/05/21 06:27:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:23 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:27:23 DEBUG : : Looking for writers 2022/05/21 06:27:23 DEBUG : file1: reading active writers 2022/05/21 06:27:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.54s) === RUN TestWriteFileHandleWriteAt run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:27:25 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:27:25 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:27:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:27:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:27:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:25 DEBUG : file1: >Open: fd=file1 (w), err= 2022/05/21 06:27:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/05/21 06:27:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:25 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2022/05/21 06:27:26 DEBUG : file1: aborting in-sequence write wait, off=100 2022/05/21 06:27:26 DEBUG : file1: failed to wait for in-sequence write to 100 2022/05/21 06:27:26 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2022/05/21 06:27:26 DEBUG : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': File to upload is small (11 bytes), uploading instead of streaming 2022/05/21 06:27:26 DEBUG : file1: Starting multipart upload 2022/05/21 06:27:26 DEBUG : file1: Uploading segment 0/11 size 11 2022/05/21 06:27:27 DEBUG : file1: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/05/21 06:27:27 INFO : file1: Copied (new) 2022/05/21 06:27:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:27 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2022/05/21 06:27:27 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:27:27 DEBUG : : Looking for writers 2022/05/21 06:27:27 DEBUG : file1: reading active writers 2022/05/21 06:27:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.92s) === RUN TestWriteFileHandleFlush run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:27:28 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:27:28 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:27:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:27:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:27:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:28 DEBUG : file1: >Open: fd=file1 (w), err= 2022/05/21 06:27:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/05/21 06:27:28 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2022/05/21 06:27:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:28 DEBUG : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': File to upload is small (5 bytes), uploading instead of streaming 2022/05/21 06:27:28 DEBUG : file1: Starting multipart upload 2022/05/21 06:27:28 DEBUG : file1: Uploading segment 0/5 size 5 2022/05/21 06:27:28 DEBUG : file1: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2022/05/21 06:27:28 INFO : file1: Copied (new) 2022/05/21 06:27:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:28 DEBUG : file1: WriteFileHandle.Flush nothing to do 2022/05/21 06:27:28 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:27:28 DEBUG : : Looking for writers 2022/05/21 06:27:28 DEBUG : file1: reading active writers 2022/05/21 06:27:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.89s) === RUN TestWriteFileHandleRelease run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:27:29 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:27:29 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:27:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:27:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:27:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:30 DEBUG : file1: >Open: fd=file1 (w), err= 2022/05/21 06:27:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/05/21 06:27:30 DEBUG : file1: WriteFileHandle.Release closing 2022/05/21 06:27:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:30 DEBUG : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': File to upload is small (0 bytes), uploading instead of streaming 2022/05/21 06:27:30 DEBUG : file1: Starting singlepart upload 2022/05/21 06:27:30 DEBUG : file1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/05/21 06:27:30 INFO : file1: Copied (new) 2022/05/21 06:27:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:30 DEBUG : file1: WriteFileHandle.Release nothing to do 2022/05/21 06:27:30 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:27:30 DEBUG : : Looking for writers 2022/05/21 06:27:30 DEBUG : file1: reading active writers 2022/05/21 06:27:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.45s) === RUN TestWriteFileModTimeWithOpenWriters run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:27:31 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:27:31 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:27:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:27:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:27:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:31 DEBUG : file1: >Open: fd=file1 (w), err= 2022/05/21 06:27:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/05/21 06:27:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:31 DEBUG : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': File to upload is small (2 bytes), uploading instead of streaming 2022/05/21 06:27:31 DEBUG : file1: Starting multipart upload 2022/05/21 06:27:31 DEBUG : file1: Uploading segment 0/2 size 2 2022/05/21 06:27:32 DEBUG : file1: sha1 = c22b5f9178342609428d6f51b2c5af4c0bde6a42 OK 2022/05/21 06:27:32 INFO : file1: Copied (new) 2022/05/21 06:27:32 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2022/05/21 06:27:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:32 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:27:32 DEBUG : : Looking for writers 2022/05/21 06:27:32 DEBUG : file1: reading active writers 2022/05/21 06:27:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.72s) === RUN TestFileReadAtZeroLength run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:27:33 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:27:33 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:27:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:27:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:27:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:33 DEBUG : file1: >Open: fd=file1 (w), err= 2022/05/21 06:27:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/05/21 06:27:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:33 DEBUG : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': File to upload is small (0 bytes), uploading instead of streaming 2022/05/21 06:27:33 DEBUG : file1: Starting singlepart upload 2022/05/21 06:27:34 DEBUG : file1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/05/21 06:27:34 INFO : file1: Copied (new) 2022/05/21 06:27:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:34 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:27:34 DEBUG : file1: Open: flags=O_RDONLY 2022/05/21 06:27:34 DEBUG : file1: >Open: fd=file1 (r), err= 2022/05/21 06:27:34 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2022/05/21 06:27:34 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:27:34 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2022/05/21 06:27:34 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:27:34 DEBUG : : Looking for writers 2022/05/21 06:27:34 DEBUG : file1: reading active writers 2022/05/21 06:27:34 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.95s) === RUN TestFileReadAtNonZeroLength run.go:181: Remote "One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2'", Local "Local file system at /tmp/rclone710044198", Modify Window "1s" 2022/05/21 06:27:35 INFO : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': poll-interval is not supported by this remote 2022/05/21 06:27:35 NOTICE: One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 06:27:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2022/05/21 06:27:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2022/05/21 06:27:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:35 DEBUG : file1: >Open: fd=file1 (w), err= 2022/05/21 06:27:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2022/05/21 06:27:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:35 DEBUG : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': File to upload is small (100 bytes), uploading instead of streaming 2022/05/21 06:27:35 DEBUG : file1: Starting multipart upload 2022/05/21 06:27:35 DEBUG : file1: Uploading segment 0/100 size 100 2022/05/21 06:27:35 DEBUG : file1: sha1 = 1b0e75a67c6e15ca9a782a132216d2cc9d552f86 OK 2022/05/21 06:27:35 INFO : file1: Copied (new) 2022/05/21 06:27:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2022/05/21 06:27:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2022/05/21 06:27:35 DEBUG : file1: Open: flags=O_RDONLY 2022/05/21 06:27:35 DEBUG : file1: >Open: fd=file1 (r), err= 2022/05/21 06:27:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2022/05/21 06:27:35 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2022/05/21 06:27:36 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2022/05/21 06:27:36 DEBUG : WaitForWriters: timeout=30s 2022/05/21 06:27:36 DEBUG : : Looking for writers 2022/05/21 06:27:36 DEBUG : file1: reading active writers 2022/05/21 06:27:36 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.47s) === RUN TestFunctional vfstest_test.go:19: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2022/05/21 06:27:36 DEBUG : One drive root 'rclone-test-zawuyuw5nireboz9xaqubuy2': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Finished OK in 6m5.496581266s (try 1/5)