"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2025/04/15 03:22:12 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-cocikup8mema" 2025/04/15 03:22:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 03:22:12 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/04/15 03:22:12 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/15 03:22:12 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/15 03:22:12 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/15 03:22:12 DEBUG : Setting pass="zYRxl3w0zWSsfADG4WIJ_fpA7BRSv0fbrRsfd6KRYuwFloI" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/15 03:22:12 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{gWEs8}" suffix to name 2025/04/15 03:22:12 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/15 03:22:12 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/15 03:22:12 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/15 03:22:12 DEBUG : Setting pass="zYRxl3w0zWSsfADG4WIJ_fpA7BRSv0fbrRsfd6KRYuwFloI" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/15 03:22:12 DEBUG : found headers: 2025/04/15 03:22:13 DEBUG : Creating backend with remote "/tmp/rclone396539464" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:13 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:22:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:14 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:14 DEBUG : dir: Looking for writers 2025/04/15 03:22:14 DEBUG : : Looking for writers 2025/04/15 03:22:14 DEBUG : dir: reading active writers 2025/04/15 03:22:14 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.37s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:14 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:22:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:15 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:15 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:16 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:16 DEBUG : dir/subdir: Looking for writers 2025/04/15 03:22:16 DEBUG : dir: Looking for writers 2025/04/15 03:22:16 DEBUG : file1: reading active writers 2025/04/15 03:22:16 DEBUG : file2: reading active writers 2025/04/15 03:22:16 DEBUG : subdir: reading active writers 2025/04/15 03:22:16 DEBUG : : Looking for writers 2025/04/15 03:22:16 DEBUG : dir: reading active writers 2025/04/15 03:22:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.42s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:17 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:22:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:18 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:18 DEBUG : dir: Looking for writers 2025/04/15 03:22:18 DEBUG : file1: reading active writers 2025/04/15 03:22:18 DEBUG : : Looking for writers 2025/04/15 03:22:18 DEBUG : dir: reading active writers 2025/04/15 03:22:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.19s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:18 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:22:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:19 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:19 DEBUG : dir: Looking for writers 2025/04/15 03:22:19 DEBUG : : Looking for writers 2025/04/15 03:22:19 DEBUG : dir: reading active writers 2025/04/15 03:22:19 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.12s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:19 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:22:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:20 DEBUG : dir: forgetting directory cache 2025/04/15 03:22:20 DEBUG : : forgetting directory cache 2025/04/15 03:22:20 DEBUG : dir: forgetting directory cache 2025/04/15 03:22:20 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:20 DEBUG : : Looking for writers 2025/04/15 03:22:20 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.20s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:20 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:22:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:21 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/04/15 03:22:21 DEBUG : dir: invalidating directory cache 2025/04/15 03:22:21 DEBUG : : >ForgetPath: 2025/04/15 03:22:21 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/04/15 03:22:21 DEBUG : : invalidating directory cache 2025/04/15 03:22:21 DEBUG : dir: forgetting directory cache 2025/04/15 03:22:21 DEBUG : : >ForgetPath: 2025/04/15 03:22:21 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/04/15 03:22:21 DEBUG : : >ForgetPath: 2025/04/15 03:22:21 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:21 DEBUG : dir: Looking for writers 2025/04/15 03:22:21 DEBUG : : Looking for writers 2025/04/15 03:22:21 DEBUG : dir: reading active writers 2025/04/15 03:22:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.26s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:22 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:22:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:23 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:24 DEBUG : : forgetting directory cache 2025/04/15 03:22:24 DEBUG : dir: forgetting directory cache 2025/04/15 03:22:24 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:24 DEBUG : dir: Looking for writers 2025/04/15 03:22:24 DEBUG : fil/a/b: Looking for writers 2025/04/15 03:22:24 DEBUG : fil/a: Looking for writers 2025/04/15 03:22:24 DEBUG : b: reading active writers 2025/04/15 03:22:24 DEBUG : fil: Looking for writers 2025/04/15 03:22:24 DEBUG : a: reading active writers 2025/04/15 03:22:24 DEBUG : : Looking for writers 2025/04/15 03:22:24 DEBUG : fil: reading active writers 2025/04/15 03:22:24 DEBUG : dir: reading active writers 2025/04/15 03:22:24 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.68s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:25 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:22:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:26 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:26 DEBUG : dir: Looking for writers 2025/04/15 03:22:26 DEBUG : : Looking for writers 2025/04/15 03:22:26 DEBUG : dir: reading active writers 2025/04/15 03:22:26 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.31s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:27 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:22:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:27 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:27 DEBUG : dir: Looking for writers 2025/04/15 03:22:27 DEBUG : file1: reading active writers 2025/04/15 03:22:27 DEBUG : : Looking for writers 2025/04/15 03:22:27 DEBUG : dir: reading active writers 2025/04/15 03:22:27 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.17s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:28 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:22:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:29 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/04/15 03:22:29 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/04/15 03:22:29 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/04/15 03:22:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/15 03:22:29 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/04/15 03:22:29 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:30 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:30 DEBUG : dir: invalidating directory cache 2025/04/15 03:22:30 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/04/15 03:22:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/04/15 03:22:30 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/04/15 03:22:30 DEBUG : dir/file1: Reset virtual modtime 2025/04/15 03:22:30 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/04/15 03:22:30 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/15 03:22:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/04/15 03:22:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/04/15 03:22:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 03:22:30 DEBUG : dir: invalidating directory cache 2025/04/15 03:22:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/04/15 03:22:30 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/04/15 03:22:30 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/15 03:22:30 DEBUG : : forgetting directory cache 2025/04/15 03:22:30 DEBUG : dir: forgetting directory cache 2025/04/15 03:22:30 DEBUG : dir/virtualDir: forgetting directory cache 2025/04/15 03:22:30 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:30 DEBUG : dir/virtualDir: Looking for writers 2025/04/15 03:22:30 DEBUG : dir: Looking for writers 2025/04/15 03:22:30 DEBUG : file1: reading active writers 2025/04/15 03:22:30 DEBUG : virtualFile2: reading active writers 2025/04/15 03:22:30 DEBUG : virtualFile: reading active writers 2025/04/15 03:22:30 DEBUG : virtualDir: reading active writers 2025/04/15 03:22:30 DEBUG : : Looking for writers 2025/04/15 03:22:30 DEBUG : dir: reading active writers 2025/04/15 03:22:30 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.67s) --- PASS: TestDirReadDirAll/Virtual (1.18s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:32 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:22:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:32 ERROR : dir/: Can only open directories read only 2025/04/15 03:22:32 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:32 DEBUG : dir: Looking for writers 2025/04/15 03:22:32 DEBUG : : Looking for writers 2025/04/15 03:22:32 DEBUG : dir: reading active writers 2025/04/15 03:22:32 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.23s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:33 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:22:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:34 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:22:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/15 03:22:34 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/04/15 03:22:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/15 03:22:34 DEBUG : webdav root 'rclone-test-cocikup8mema': File to upload is small (5 bytes), uploading instead of streaming 2025/04/15 03:22:34 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:34 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/15 03:22:34 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/04/15 03:22:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/15 03:22:34 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:34 DEBUG : dir: Looking for writers 2025/04/15 03:22:34 DEBUG : file1: reading active writers 2025/04/15 03:22:34 DEBUG : potato: reading active writers 2025/04/15 03:22:34 DEBUG : : Looking for writers 2025/04/15 03:22:34 DEBUG : dir: reading active writers 2025/04/15 03:22:34 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.83s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:35 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:22:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/15 03:22:36 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:36 DEBUG : dir/sub: Looking for writers 2025/04/15 03:22:36 DEBUG : dir: Looking for writers 2025/04/15 03:22:36 DEBUG : sub: reading active writers 2025/04/15 03:22:36 DEBUG : file1: reading active writers 2025/04/15 03:22:36 DEBUG : : Looking for writers 2025/04/15 03:22:36 DEBUG : dir: reading active writers 2025/04/15 03:22:36 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.26s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:37 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:22:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:38 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/15 03:22:38 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/04/15 03:22:38 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:38 DEBUG : dir/sub/subsub: Looking for writers 2025/04/15 03:22:38 DEBUG : dir/sub: Looking for writers 2025/04/15 03:22:38 DEBUG : subsub: reading active writers 2025/04/15 03:22:38 DEBUG : dir: Looking for writers 2025/04/15 03:22:38 DEBUG : file1: reading active writers 2025/04/15 03:22:38 DEBUG : sub: reading active writers 2025/04/15 03:22:38 DEBUG : : Looking for writers 2025/04/15 03:22:38 DEBUG : dir: reading active writers 2025/04/15 03:22:38 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.58s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:39 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:22:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:40 ERROR : dir/: Dir.Remove not empty 2025/04/15 03:22:40 DEBUG : dir/file1: Remove: 2025/04/15 03:22:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 03:22:40 DEBUG : dir/file1: >Remove: err= 2025/04/15 03:22:40 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/15 03:22:41 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:41 DEBUG : : Looking for writers 2025/04/15 03:22:41 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.31s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:41 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:22:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:41 DEBUG : dir/file1: Remove: 2025/04/15 03:22:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 03:22:41 DEBUG : dir/file1: >Remove: err= 2025/04/15 03:22:42 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/15 03:22:42 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:42 DEBUG : : Looking for writers 2025/04/15 03:22:42 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.22s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:42 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:22:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:43 DEBUG : dir/file1: Remove: 2025/04/15 03:22:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 03:22:43 DEBUG : dir/file1: >Remove: err= 2025/04/15 03:22:43 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:43 DEBUG : dir: Looking for writers 2025/04/15 03:22:43 DEBUG : : Looking for writers 2025/04/15 03:22:43 DEBUG : dir: reading active writers 2025/04/15 03:22:43 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.65s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:44 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:22:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:44 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:45 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/04/15 03:22:45 DEBUG : dir: Updating dir with dir2 0xc0006740d0 2025/04/15 03:22:45 DEBUG : dir: forgetting directory cache 2025/04/15 03:22:45 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/15 03:22:45 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/04/15 03:22:46 INFO : dir2/file1: Moved (server-side) to: file2 2025/04/15 03:22:46 DEBUG : file2: Updating file with file2 0xc000a780c0 2025/04/15 03:22:46 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/04/15 03:22:46 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/15 03:22:46 INFO : dir2/file3: Deleted 2025/04/15 03:22:46 INFO : file2: Moved (server-side) to: dir2/file3 2025/04/15 03:22:46 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000a780c0 2025/04/15 03:22:46 DEBUG : : Added virtual directory entry vDel: "file2" 2025/04/15 03:22:46 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/04/15 03:22:47 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/04/15 03:22:47 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000674c30 2025/04/15 03:22:47 DEBUG : empty directory: forgetting directory cache 2025/04/15 03:22:47 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/04/15 03:22:47 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/04/15 03:22:47 DEBUG : dir2: Renaming to "dir3" 2025/04/15 03:22:47 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:47 DEBUG : dir3: Looking for writers 2025/04/15 03:22:47 DEBUG : file3: reading active writers 2025/04/15 03:22:47 DEBUG : renamed empty directory: Looking for writers 2025/04/15 03:22:47 DEBUG : : Looking for writers 2025/04/15 03:22:47 DEBUG : dir3: reading active writers 2025/04/15 03:22:47 DEBUG : renamed empty directory: reading active writers 2025/04/15 03:22:47 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.22s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:48 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:22:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/15 03:22:49 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:22:49 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/15 03:22:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/15 03:22:49 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/04/15 03:22:49 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/04/15 03:22:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/15 03:22:49 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:22:49 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/15 03:22:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/15 03:22:49 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/04/15 03:22:49 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/04/15 03:22:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/15 03:22:49 DEBUG : webdav root 'rclone-test-cocikup8mema': File to upload is small (12 bytes), uploading instead of streaming 2025/04/15 03:22:49 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:49 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/04/15 03:22:49 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/04/15 03:22:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/15 03:22:49 DEBUG : : forgetting directory cache 2025/04/15 03:22:49 DEBUG : dir: forgetting directory cache 2025/04/15 03:22:49 DEBUG : dir/sub: forgetting directory cache 2025/04/15 03:22:49 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/04/15 03:22:49 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/04/15 03:22:49 DEBUG : webdav root 'rclone-test-cocikup8mema': File to upload is small (5 bytes), uploading instead of streaming 2025/04/15 03:22:49 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:49 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/15 03:22:49 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/04/15 03:22:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/15 03:22:49 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:49 DEBUG : dir/sub: Looking for writers 2025/04/15 03:22:49 DEBUG : file0: reading active writers 2025/04/15 03:22:49 DEBUG : file2: reading active writers 2025/04/15 03:22:49 DEBUG : dir: Looking for writers 2025/04/15 03:22:49 DEBUG : file1: reading active writers 2025/04/15 03:22:49 DEBUG : sub: reading active writers 2025/04/15 03:22:49 DEBUG : : Looking for writers 2025/04/15 03:22:49 DEBUG : dir: reading active writers 2025/04/15 03:22:49 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.52s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:50 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/04/15 03:22:50 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:50 DEBUG : : Looking for writers 2025/04/15 03:22:50 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.15s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:50 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:22:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/04/15 03:22:51 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:22:51 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/04/15 03:22:51 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/04/15 03:22:51 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/04/15 03:22:51 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:22:51 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/15 03:22:51 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/04/15 03:22:51 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:22:51 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/04/15 03:22:51 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/04/15 03:22:51 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/04/15 03:22:51 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:22:51 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/15 03:22:51 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:51 DEBUG : dir: Looking for writers 2025/04/15 03:22:51 DEBUG : file1: reading active writers 2025/04/15 03:22:51 DEBUG : file1.metadata: reading active writers 2025/04/15 03:22:51 DEBUG : : Looking for writers 2025/04/15 03:22:51 DEBUG : dir.metadata: reading active writers 2025/04/15 03:22:51 DEBUG : dir: reading active writers 2025/04/15 03:22:51 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.28s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:52 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:22:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:52 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:52 DEBUG : dir: Looking for writers 2025/04/15 03:22:52 DEBUG : file1: reading active writers 2025/04/15 03:22:52 DEBUG : : Looking for writers 2025/04/15 03:22:52 DEBUG : dir: reading active writers 2025/04/15 03:22:52 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.24s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:53 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:22:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:54 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:54 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/04/15 03:22:54 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:54 DEBUG : dir: Looking for writers 2025/04/15 03:22:54 DEBUG : file1: reading active writers 2025/04/15 03:22:54 DEBUG : : Looking for writers 2025/04/15 03:22:54 DEBUG : dir: reading active writers 2025/04/15 03:22:54 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (1.91s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (1.91s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:55 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:22:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 03:22:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/15 03:22:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:22:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/15 03:22:56 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:56 DEBUG : dir: Looking for writers 2025/04/15 03:22:56 DEBUG : file1: reading active writers 2025/04/15 03:22:56 DEBUG : : Looking for writers 2025/04/15 03:22:56 DEBUG : dir: reading active writers 2025/04/15 03:22:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.34s) === RUN TestFileOpenReadUnknownSize 2025/04/15 03:22:56 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/04/15 03:22:56 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/15 03:22:56 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:22:56 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/04/15 03:22:56 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:56 DEBUG : : Looking for writers 2025/04/15 03:22:56 DEBUG : file.txt: reading active writers 2025/04/15 03:22:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:56 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:22:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:22:57 DEBUG : webdav root 'rclone-test-cocikup8mema': File to upload is small (25 bytes), uploading instead of streaming 2025/04/15 03:22:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:57 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/15 03:22:57 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/15 03:22:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:22:57 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:57 DEBUG : dir: Looking for writers 2025/04/15 03:22:57 DEBUG : file1: reading active writers 2025/04/15 03:22:57 DEBUG : : Looking for writers 2025/04/15 03:22:57 DEBUG : dir: reading active writers 2025/04/15 03:22:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.71s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:58 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:22:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:22:59 DEBUG : dir/file1: Remove: 2025/04/15 03:22:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 03:22:59 DEBUG : dir/file1: >Remove: err= 2025/04/15 03:22:59 DEBUG : dir/file1: Remove: 2025/04/15 03:22:59 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/15 03:22:59 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:22:59 DEBUG : dir: Looking for writers 2025/04/15 03:22:59 DEBUG : : Looking for writers 2025/04/15 03:22:59 DEBUG : dir: reading active writers 2025/04/15 03:22:59 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.32s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:22:59 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:22:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:00 DEBUG : dir/file1: Remove: 2025/04/15 03:23:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 03:23:00 DEBUG : dir/file1: >Remove: err= 2025/04/15 03:23:00 DEBUG : dir/file1: Remove: 2025/04/15 03:23:00 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/15 03:23:00 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:00 DEBUG : dir: Looking for writers 2025/04/15 03:23:00 DEBUG : : Looking for writers 2025/04/15 03:23:00 DEBUG : dir: reading active writers 2025/04/15 03:23:00 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.42s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:01 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 03:23:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/15 03:23:01 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/15 03:23:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/15 03:23:01 DEBUG : dir/file1: Open: flags=O_RDWR 2025/04/15 03:23:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/15 03:23:01 DEBUG : dir/file1: Open: flags=0x3 2025/04/15 03:23:01 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/04/15 03:23:01 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/04/15 03:23:01 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:01 DEBUG : dir: Looking for writers 2025/04/15 03:23:01 DEBUG : file1: reading active writers 2025/04/15 03:23:01 DEBUG : : Looking for writers 2025/04/15 03:23:01 DEBUG : dir: reading active writers 2025/04/15 03:23:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.25s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:02 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:03 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:03 DEBUG : dir: Looking for writers 2025/04/15 03:23:03 DEBUG : file1: reading active writers 2025/04/15 03:23:03 DEBUG : : Looking for writers 2025/04/15 03:23:03 DEBUG : dir: reading active writers 2025/04/15 03:23:03 DEBUG : >WaitForWriters: 2025/04/15 03:23:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/15 03:23:03 DEBUG : newLeaf: Updating file with newLeaf 0xc000835380 2025/04/15 03:23:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 03:23:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 03:23:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/15 03:23:04 DEBUG : dir/file1: Updating file with dir/file1 0xc000835380 2025/04/15 03:23:04 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/15 03:23:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/15 03:23:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/15 03:23:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:04 DEBUG : dir/file1: File is currently open, delaying rename 0xc000835380 2025/04/15 03:23:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 03:23:04 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 03:23:04 DEBUG : webdav root 'rclone-test-cocikup8mema': File to upload is small (25 bytes), uploading instead of streaming 2025/04/15 03:23:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:04 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/15 03:23:04 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/15 03:23:04 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 03:23:04 DEBUG : newLeaf: Running delayed rename now 2025/04/15 03:23:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/15 03:23:05 DEBUG : newLeaf: Updating file with newLeaf 0xc000835380 2025/04/15 03:23:05 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:05 DEBUG : dir: Looking for writers 2025/04/15 03:23:05 DEBUG : : Looking for writers 2025/04/15 03:23:05 DEBUG : dir: reading active writers 2025/04/15 03:23:05 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:05 DEBUG : >WaitForWriters: 2025/04/15 03:23:05 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:05 DEBUG : dir: Looking for writers 2025/04/15 03:23:05 DEBUG : : Looking for writers 2025/04/15 03:23:05 DEBUG : dir: reading active writers 2025/04/15 03:23:05 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:05 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:05 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:05 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 03:23:05 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:05 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:05 INFO : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 03:23:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:06 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:06 DEBUG : dir: Looking for writers 2025/04/15 03:23:06 DEBUG : file1: reading active writers 2025/04/15 03:23:06 DEBUG : : Looking for writers 2025/04/15 03:23:06 DEBUG : dir: reading active writers 2025/04/15 03:23:06 DEBUG : >WaitForWriters: 2025/04/15 03:23:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/15 03:23:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000835ec0 2025/04/15 03:23:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 03:23:06 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 03:23:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/15 03:23:07 DEBUG : dir/file1: Updating file with dir/file1 0xc000835ec0 2025/04/15 03:23:07 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/15 03:23:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/15 03:23:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/15 03:23:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:07 DEBUG : dir/file1: File is currently open, delaying rename 0xc000835ec0 2025/04/15 03:23:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 03:23:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 03:23:07 DEBUG : webdav root 'rclone-test-cocikup8mema': File to upload is small (25 bytes), uploading instead of streaming 2025/04/15 03:23:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:07 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/15 03:23:07 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/15 03:23:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 03:23:07 DEBUG : newLeaf: Running delayed rename now 2025/04/15 03:23:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/15 03:23:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000835ec0 2025/04/15 03:23:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:08 DEBUG : dir: Looking for writers 2025/04/15 03:23:08 DEBUG : : Looking for writers 2025/04/15 03:23:08 DEBUG : dir: reading active writers 2025/04/15 03:23:08 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:08 DEBUG : >WaitForWriters: 2025/04/15 03:23:08 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:08 DEBUG : dir: Looking for writers 2025/04/15 03:23:08 DEBUG : : Looking for writers 2025/04/15 03:23:08 DEBUG : dir: reading active writers 2025/04/15 03:23:08 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:08 DEBUG : >WaitForWriters: 2025/04/15 03:23:08 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:09 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:09 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 03:23:09 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:09 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:09 INFO : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 03:23:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:09 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/15 03:23:09 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 03:23:09 DEBUG : dir/file1(0xc0005a78c0): openPending: 2025/04/15 03:23:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/15 03:23:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/15 03:23:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:09 DEBUG : dir/file1(0xc0005a78c0): >openPending: err= 2025/04/15 03:23:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/15 03:23:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 03:23:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 03:23:09 DEBUG : dir/file1(0xc0005a78c0): _writeAt: size=14, off=0 2025/04/15 03:23:09 DEBUG : dir/file1(0xc0005a78c0): >_writeAt: n=14, err= 2025/04/15 03:23:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/15 03:23:09 DEBUG : dir/file1(0xc0005a78c0): close: 2025/04/15 03:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/15 03:23:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/15 03:23:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:09 DEBUG : dir/file1(0xc0005a78c0): >close: err= 2025/04/15 03:23:09 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:09 DEBUG : dir: Looking for writers 2025/04/15 03:23:09 DEBUG : file1: reading active writers 2025/04/15 03:23:09 DEBUG : : Looking for writers 2025/04/15 03:23:09 DEBUG : dir: reading active writers 2025/04/15 03:23:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 03:23:09 DEBUG : dir: Looking for writers 2025/04/15 03:23:09 DEBUG : file1: reading active writers 2025/04/15 03:23:09 DEBUG : : Looking for writers 2025/04/15 03:23:09 DEBUG : dir: reading active writers 2025/04/15 03:23:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 03:23:09 DEBUG : dir: Looking for writers 2025/04/15 03:23:09 DEBUG : file1: reading active writers 2025/04/15 03:23:09 DEBUG : : Looking for writers 2025/04/15 03:23:09 DEBUG : dir: reading active writers 2025/04/15 03:23:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 03:23:09 DEBUG : dir: Looking for writers 2025/04/15 03:23:09 DEBUG : file1: reading active writers 2025/04/15 03:23:09 DEBUG : : Looking for writers 2025/04/15 03:23:09 DEBUG : dir: reading active writers 2025/04/15 03:23:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 03:23:09 DEBUG : dir/file1: vfs cache: starting upload 2025/04/15 03:23:09 DEBUG : dir: Looking for writers 2025/04/15 03:23:09 DEBUG : file1: reading active writers 2025/04/15 03:23:09 DEBUG : : Looking for writers 2025/04/15 03:23:09 DEBUG : dir: reading active writers 2025/04/15 03:23:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/15 03:23:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:10 DEBUG : dir: Looking for writers 2025/04/15 03:23:10 DEBUG : file1: reading active writers 2025/04/15 03:23:10 DEBUG : : Looking for writers 2025/04/15 03:23:10 DEBUG : dir: reading active writers 2025/04/15 03:23:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/15 03:23:10 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/15 03:23:10 INFO : dir/file1: Copied (replaced existing) 2025/04/15 03:23:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/15 03:23:10 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/15 03:23:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/15 03:23:10 DEBUG : dir: Looking for writers 2025/04/15 03:23:10 DEBUG : file1: reading active writers 2025/04/15 03:23:10 DEBUG : : Looking for writers 2025/04/15 03:23:10 DEBUG : dir: reading active writers 2025/04/15 03:23:10 DEBUG : >WaitForWriters: 2025/04/15 03:23:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 03:23:10 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 03:23:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 03:23:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 03:23:10 DEBUG : dir/file1(0xc000738180): _readAt: size=512, off=0 2025/04/15 03:23:10 DEBUG : dir/file1(0xc000738180): openPending: 2025/04/15 03:23:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/15 03:23:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/15 03:23:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:10 DEBUG : dir/file1(0xc000738180): >openPending: err= 2025/04/15 03:23:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/15 03:23:10 DEBUG : dir/file1(0xc000738180): >_readAt: n=14, err=EOF 2025/04/15 03:23:10 DEBUG : dir/file1(0xc000738180): close: 2025/04/15 03:23:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/15 03:23:10 DEBUG : dir/file1(0xc000738180): >close: err= 2025/04/15 03:23:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/15 03:23:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/15 03:23:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000918300 2025/04/15 03:23:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 03:23:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 03:23:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/15 03:23:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/15 03:23:11 DEBUG : dir/file1: Updating file with dir/file1 0xc000918300 2025/04/15 03:23:11 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/15 03:23:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/15 03:23:11 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 03:23:11 DEBUG : dir/file1(0xc00092d6c0): openPending: 2025/04/15 03:23:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/15 03:23:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/15 03:23:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:11 DEBUG : dir/file1(0xc00092d6c0): >openPending: err= 2025/04/15 03:23:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/15 03:23:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 03:23:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 03:23:11 DEBUG : dir/file1(0xc00092d6c0): _writeAt: size=25, off=0 2025/04/15 03:23:11 DEBUG : dir/file1(0xc00092d6c0): >_writeAt: n=25, err= 2025/04/15 03:23:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/15 03:23:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/15 03:23:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000918300 2025/04/15 03:23:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 03:23:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 03:23:11 DEBUG : newLeaf(0xc00092d6c0): close: 2025/04/15 03:23:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/15 03:23:11 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-15 03:23:11.595021906 +0000 UTC m=+59.376827115 2025/04/15 03:23:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:11 DEBUG : newLeaf(0xc00092d6c0): >close: err= 2025/04/15 03:23:11 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:11 DEBUG : dir: Looking for writers 2025/04/15 03:23:11 DEBUG : : Looking for writers 2025/04/15 03:23:11 DEBUG : dir: reading active writers 2025/04/15 03:23:11 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 03:23:11 DEBUG : dir: Looking for writers 2025/04/15 03:23:11 DEBUG : : Looking for writers 2025/04/15 03:23:11 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:11 DEBUG : dir: reading active writers 2025/04/15 03:23:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 03:23:11 DEBUG : dir: Looking for writers 2025/04/15 03:23:11 DEBUG : : Looking for writers 2025/04/15 03:23:11 DEBUG : dir: reading active writers 2025/04/15 03:23:11 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 03:23:12 DEBUG : dir: Looking for writers 2025/04/15 03:23:12 DEBUG : : Looking for writers 2025/04/15 03:23:12 DEBUG : dir: reading active writers 2025/04/15 03:23:12 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 03:23:12 DEBUG : newLeaf: vfs cache: starting upload 2025/04/15 03:23:12 DEBUG : dir: Looking for writers 2025/04/15 03:23:12 DEBUG : : Looking for writers 2025/04/15 03:23:12 DEBUG : dir: reading active writers 2025/04/15 03:23:12 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/15 03:23:12 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:12 DEBUG : dir: Looking for writers 2025/04/15 03:23:12 DEBUG : : Looking for writers 2025/04/15 03:23:12 DEBUG : dir: reading active writers 2025/04/15 03:23:12 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/15 03:23:12 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/15 03:23:12 INFO : newLeaf: Copied (replaced existing) 2025/04/15 03:23:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/15 03:23:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/15 03:23:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 03:23:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/15 03:23:12 DEBUG : dir: Looking for writers 2025/04/15 03:23:12 DEBUG : : Looking for writers 2025/04/15 03:23:12 DEBUG : dir: reading active writers 2025/04/15 03:23:12 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:12 DEBUG : >WaitForWriters: 2025/04/15 03:23:12 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:12 DEBUG : dir: Looking for writers 2025/04/15 03:23:12 DEBUG : : Looking for writers 2025/04/15 03:23:12 DEBUG : dir: reading active writers 2025/04/15 03:23:12 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:12 DEBUG : >WaitForWriters: 2025/04/15 03:23:12 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:13 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:13 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 03:23:13 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:13 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:13 INFO : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 03:23:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:14 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:14 DEBUG : dir: Looking for writers 2025/04/15 03:23:14 DEBUG : file1: reading active writers 2025/04/15 03:23:14 DEBUG : : Looking for writers 2025/04/15 03:23:14 DEBUG : dir: reading active writers 2025/04/15 03:23:14 DEBUG : >WaitForWriters: 2025/04/15 03:23:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/15 03:23:14 DEBUG : newLeaf: Updating file with newLeaf 0xc000a783c0 2025/04/15 03:23:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 03:23:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 03:23:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/15 03:23:15 DEBUG : dir/file1: Updating file with dir/file1 0xc000a783c0 2025/04/15 03:23:15 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/15 03:23:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/15 03:23:15 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 03:23:15 DEBUG : dir/file1(0xc000917980): openPending: 2025/04/15 03:23:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/15 03:23:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/15 03:23:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:15 DEBUG : dir/file1(0xc000917980): >openPending: err= 2025/04/15 03:23:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/15 03:23:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 03:23:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 03:23:15 DEBUG : dir/file1(0xc000917980): _writeAt: size=25, off=0 2025/04/15 03:23:15 DEBUG : dir/file1(0xc000917980): >_writeAt: n=25, err= 2025/04/15 03:23:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/15 03:23:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/15 03:23:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000a783c0 2025/04/15 03:23:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 03:23:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 03:23:15 DEBUG : newLeaf(0xc000917980): close: 2025/04/15 03:23:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/15 03:23:15 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-15 03:23:15.266643681 +0000 UTC m=+63.048448900 2025/04/15 03:23:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:15 DEBUG : newLeaf(0xc000917980): >close: err= 2025/04/15 03:23:15 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:15 DEBUG : dir: Looking for writers 2025/04/15 03:23:15 DEBUG : : Looking for writers 2025/04/15 03:23:15 DEBUG : dir: reading active writers 2025/04/15 03:23:15 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 03:23:15 DEBUG : dir: Looking for writers 2025/04/15 03:23:15 DEBUG : : Looking for writers 2025/04/15 03:23:15 DEBUG : dir: reading active writers 2025/04/15 03:23:15 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 03:23:15 DEBUG : dir: Looking for writers 2025/04/15 03:23:15 DEBUG : : Looking for writers 2025/04/15 03:23:15 DEBUG : dir: reading active writers 2025/04/15 03:23:15 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 03:23:15 DEBUG : dir: Looking for writers 2025/04/15 03:23:15 DEBUG : : Looking for writers 2025/04/15 03:23:15 DEBUG : dir: reading active writers 2025/04/15 03:23:15 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 03:23:15 DEBUG : newLeaf: vfs cache: starting upload 2025/04/15 03:23:15 DEBUG : dir: Looking for writers 2025/04/15 03:23:15 DEBUG : : Looking for writers 2025/04/15 03:23:15 DEBUG : dir: reading active writers 2025/04/15 03:23:15 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/15 03:23:15 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:15 DEBUG : dir: Looking for writers 2025/04/15 03:23:15 DEBUG : : Looking for writers 2025/04/15 03:23:15 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:15 DEBUG : dir: reading active writers 2025/04/15 03:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/15 03:23:16 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/15 03:23:16 INFO : newLeaf: Copied (replaced existing) 2025/04/15 03:23:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/15 03:23:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/15 03:23:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 03:23:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/15 03:23:16 DEBUG : dir: Looking for writers 2025/04/15 03:23:16 DEBUG : : Looking for writers 2025/04/15 03:23:16 DEBUG : dir: reading active writers 2025/04/15 03:23:16 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:16 DEBUG : >WaitForWriters: 2025/04/15 03:23:16 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:16 DEBUG : dir: Looking for writers 2025/04/15 03:23:16 DEBUG : : Looking for writers 2025/04/15 03:23:16 DEBUG : dir: reading active writers 2025/04/15 03:23:16 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:16 DEBUG : >WaitForWriters: 2025/04/15 03:23:16 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:17 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:17 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 03:23:17 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:17 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:17 INFO : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 03:23:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:17 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/15 03:23:17 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 03:23:17 DEBUG : dir/file1(0xc000a10240): openPending: 2025/04/15 03:23:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/15 03:23:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/15 03:23:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:17 DEBUG : dir/file1(0xc000a10240): >openPending: err= 2025/04/15 03:23:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/15 03:23:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 03:23:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 03:23:17 DEBUG : dir/file1(0xc000a10240): _writeAt: size=14, off=0 2025/04/15 03:23:17 DEBUG : dir/file1(0xc000a10240): >_writeAt: n=14, err= 2025/04/15 03:23:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/15 03:23:17 DEBUG : dir/file1(0xc000a10240): close: 2025/04/15 03:23:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/15 03:23:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/15 03:23:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:17 DEBUG : dir/file1(0xc000a10240): >close: err= 2025/04/15 03:23:17 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:17 DEBUG : dir: Looking for writers 2025/04/15 03:23:17 DEBUG : file1: reading active writers 2025/04/15 03:23:17 DEBUG : : Looking for writers 2025/04/15 03:23:17 DEBUG : dir: reading active writers 2025/04/15 03:23:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 03:23:17 DEBUG : dir: Looking for writers 2025/04/15 03:23:17 DEBUG : file1: reading active writers 2025/04/15 03:23:17 DEBUG : : Looking for writers 2025/04/15 03:23:17 DEBUG : dir: reading active writers 2025/04/15 03:23:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 03:23:17 DEBUG : dir: Looking for writers 2025/04/15 03:23:17 DEBUG : file1: reading active writers 2025/04/15 03:23:17 DEBUG : : Looking for writers 2025/04/15 03:23:17 DEBUG : dir: reading active writers 2025/04/15 03:23:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 03:23:17 DEBUG : dir: Looking for writers 2025/04/15 03:23:17 DEBUG : file1: reading active writers 2025/04/15 03:23:17 DEBUG : : Looking for writers 2025/04/15 03:23:17 DEBUG : dir: reading active writers 2025/04/15 03:23:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 03:23:17 DEBUG : dir/file1: vfs cache: starting upload 2025/04/15 03:23:17 DEBUG : dir: Looking for writers 2025/04/15 03:23:17 DEBUG : file1: reading active writers 2025/04/15 03:23:17 DEBUG : : Looking for writers 2025/04/15 03:23:17 DEBUG : dir: reading active writers 2025/04/15 03:23:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/15 03:23:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:18 DEBUG : dir: Looking for writers 2025/04/15 03:23:18 DEBUG : file1: reading active writers 2025/04/15 03:23:18 DEBUG : : Looking for writers 2025/04/15 03:23:18 DEBUG : dir: reading active writers 2025/04/15 03:23:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/15 03:23:18 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/15 03:23:18 INFO : dir/file1: Copied (replaced existing) 2025/04/15 03:23:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/15 03:23:18 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/15 03:23:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/15 03:23:18 DEBUG : dir: Looking for writers 2025/04/15 03:23:18 DEBUG : file1: reading active writers 2025/04/15 03:23:18 DEBUG : : Looking for writers 2025/04/15 03:23:18 DEBUG : dir: reading active writers 2025/04/15 03:23:18 DEBUG : >WaitForWriters: 2025/04/15 03:23:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 03:23:18 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 03:23:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 03:23:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 03:23:18 DEBUG : dir/file1(0xc000a81540): _readAt: size=512, off=0 2025/04/15 03:23:18 DEBUG : dir/file1(0xc000a81540): openPending: 2025/04/15 03:23:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/15 03:23:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/15 03:23:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:18 DEBUG : dir/file1(0xc000a81540): >openPending: err= 2025/04/15 03:23:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/15 03:23:18 DEBUG : dir/file1(0xc000a81540): >_readAt: n=14, err=EOF 2025/04/15 03:23:18 DEBUG : dir/file1(0xc000a81540): close: 2025/04/15 03:23:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/15 03:23:18 DEBUG : dir/file1(0xc000a81540): >close: err= 2025/04/15 03:23:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/15 03:23:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/15 03:23:18 DEBUG : newLeaf: Updating file with newLeaf 0xc000eb5680 2025/04/15 03:23:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 03:23:18 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 03:23:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/15 03:23:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/15 03:23:19 DEBUG : dir/file1: Updating file with dir/file1 0xc000eb5680 2025/04/15 03:23:19 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/15 03:23:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/15 03:23:19 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 03:23:19 DEBUG : dir/file1(0xc000a3fc00): openPending: 2025/04/15 03:23:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/15 03:23:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/15 03:23:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:19 DEBUG : dir/file1(0xc000a3fc00): >openPending: err= 2025/04/15 03:23:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/15 03:23:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 03:23:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 03:23:19 DEBUG : dir/file1(0xc000a3fc00): _writeAt: size=25, off=0 2025/04/15 03:23:19 DEBUG : dir/file1(0xc000a3fc00): >_writeAt: n=25, err= 2025/04/15 03:23:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/15 03:23:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/15 03:23:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000eb5680 2025/04/15 03:23:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 03:23:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 03:23:20 DEBUG : newLeaf(0xc000a3fc00): close: 2025/04/15 03:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/15 03:23:20 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-15 03:23:19.672582046 +0000 UTC m=+67.454387225 2025/04/15 03:23:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:20 DEBUG : newLeaf(0xc000a3fc00): >close: err= 2025/04/15 03:23:20 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:20 DEBUG : dir: Looking for writers 2025/04/15 03:23:20 DEBUG : : Looking for writers 2025/04/15 03:23:20 DEBUG : dir: reading active writers 2025/04/15 03:23:20 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 03:23:20 DEBUG : dir: Looking for writers 2025/04/15 03:23:20 DEBUG : : Looking for writers 2025/04/15 03:23:20 DEBUG : dir: reading active writers 2025/04/15 03:23:20 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 03:23:20 DEBUG : dir: Looking for writers 2025/04/15 03:23:20 DEBUG : : Looking for writers 2025/04/15 03:23:20 DEBUG : dir: reading active writers 2025/04/15 03:23:20 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 03:23:20 DEBUG : dir: Looking for writers 2025/04/15 03:23:20 DEBUG : : Looking for writers 2025/04/15 03:23:20 DEBUG : dir: reading active writers 2025/04/15 03:23:20 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 03:23:20 DEBUG : newLeaf: vfs cache: starting upload 2025/04/15 03:23:20 DEBUG : dir: Looking for writers 2025/04/15 03:23:20 DEBUG : : Looking for writers 2025/04/15 03:23:20 DEBUG : dir: reading active writers 2025/04/15 03:23:20 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/15 03:23:20 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:20 DEBUG : dir: Looking for writers 2025/04/15 03:23:20 DEBUG : : Looking for writers 2025/04/15 03:23:20 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:20 DEBUG : dir: reading active writers 2025/04/15 03:23:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/15 03:23:20 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/15 03:23:20 INFO : newLeaf: Copied (replaced existing) 2025/04/15 03:23:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/15 03:23:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/15 03:23:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 03:23:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/15 03:23:20 DEBUG : dir: Looking for writers 2025/04/15 03:23:20 DEBUG : : Looking for writers 2025/04/15 03:23:20 DEBUG : dir: reading active writers 2025/04/15 03:23:20 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:20 DEBUG : >WaitForWriters: 2025/04/15 03:23:20 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:20 DEBUG : dir: Looking for writers 2025/04/15 03:23:20 DEBUG : : Looking for writers 2025/04/15 03:23:20 DEBUG : dir: reading active writers 2025/04/15 03:23:20 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:20 DEBUG : >WaitForWriters: 2025/04/15 03:23:20 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:21 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:21 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 03:23:21 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:21 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:21 INFO : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 03:23:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:22 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:22 DEBUG : dir: Looking for writers 2025/04/15 03:23:22 DEBUG : file1: reading active writers 2025/04/15 03:23:22 DEBUG : : Looking for writers 2025/04/15 03:23:22 DEBUG : dir: reading active writers 2025/04/15 03:23:22 DEBUG : >WaitForWriters: 2025/04/15 03:23:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 03:23:22 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 03:23:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 03:23:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 03:23:22 DEBUG : dir/file1(0xc000b68500): _readAt: size=512, off=0 2025/04/15 03:23:22 DEBUG : dir/file1(0xc000b68500): openPending: 2025/04/15 03:23:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/15 03:23:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/15 03:23:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:22 DEBUG : dir/file1(0xc000b68500): >openPending: err= 2025/04/15 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/04/15 03:23:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 03:23:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 03:23:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:23:22 DEBUG : dir/file1(0xc000b68500): >_readAt: n=14, err=EOF 2025/04/15 03:23:22 DEBUG : dir/file1(0xc000b68500): close: 2025/04/15 03:23:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/15 03:23:22 DEBUG : dir/file1(0xc000b68500): >close: err= 2025/04/15 03:23:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/15 03:23:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/15 03:23:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000834c00 2025/04/15 03:23:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 03:23:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/15 03:23:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/15 03:23:23 DEBUG : dir/file1: Updating file with dir/file1 0xc000834c00 2025/04/15 03:23:23 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/15 03:23:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/15 03:23:23 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 03:23:23 DEBUG : dir/file1(0xc000a6df00): openPending: 2025/04/15 03:23:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/15 03:23:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/15 03:23:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:23 DEBUG : dir/file1(0xc000a6df00): >openPending: err= 2025/04/15 03:23:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/15 03:23:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 03:23:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 03:23:23 DEBUG : dir/file1(0xc000a6df00): _writeAt: size=25, off=0 2025/04/15 03:23:23 DEBUG : dir/file1(0xc000a6df00): >_writeAt: n=25, err= 2025/04/15 03:23:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/15 03:23:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/15 03:23:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000834c00 2025/04/15 03:23:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 03:23:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 03:23:23 DEBUG : newLeaf(0xc000a6df00): close: 2025/04/15 03:23:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/15 03:23:23 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-15 03:23:23.552009146 +0000 UTC m=+71.333814354 2025/04/15 03:23:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:23 DEBUG : newLeaf(0xc000a6df00): >close: err= 2025/04/15 03:23:23 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:23 DEBUG : dir: Looking for writers 2025/04/15 03:23:23 DEBUG : : Looking for writers 2025/04/15 03:23:23 DEBUG : dir: reading active writers 2025/04/15 03:23:23 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 03:23:23 DEBUG : dir: Looking for writers 2025/04/15 03:23:23 DEBUG : : Looking for writers 2025/04/15 03:23:23 DEBUG : dir: reading active writers 2025/04/15 03:23:23 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 03:23:24 DEBUG : dir: Looking for writers 2025/04/15 03:23:24 DEBUG : : Looking for writers 2025/04/15 03:23:24 DEBUG : dir: reading active writers 2025/04/15 03:23:24 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 03:23:24 DEBUG : dir: Looking for writers 2025/04/15 03:23:24 DEBUG : : Looking for writers 2025/04/15 03:23:24 DEBUG : dir: reading active writers 2025/04/15 03:23:24 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 03:23:24 DEBUG : newLeaf: vfs cache: starting upload 2025/04/15 03:23:24 DEBUG : dir: Looking for writers 2025/04/15 03:23:24 DEBUG : : Looking for writers 2025/04/15 03:23:24 DEBUG : dir: reading active writers 2025/04/15 03:23:24 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/15 03:23:24 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:24 DEBUG : dir: Looking for writers 2025/04/15 03:23:24 DEBUG : : Looking for writers 2025/04/15 03:23:24 DEBUG : dir: reading active writers 2025/04/15 03:23:24 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/15 03:23:24 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/15 03:23:24 INFO : newLeaf: Copied (replaced existing) 2025/04/15 03:23:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2001-02-03 04:05:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/15 03:23:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/15 03:23:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/15 03:23:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/15 03:23:24 DEBUG : dir: Looking for writers 2025/04/15 03:23:24 DEBUG : : Looking for writers 2025/04/15 03:23:24 DEBUG : dir: reading active writers 2025/04/15 03:23:24 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:24 DEBUG : >WaitForWriters: 2025/04/15 03:23:24 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:24 DEBUG : dir: Looking for writers 2025/04/15 03:23:24 DEBUG : : Looking for writers 2025/04/15 03:23:24 DEBUG : dir: reading active writers 2025/04/15 03:23:24 DEBUG : newLeaf: reading active writers 2025/04/15 03:23:24 DEBUG : >WaitForWriters: 2025/04/15 03:23:24 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaner exiting --- PASS: TestFileRename (22.99s) --- PASS: TestFileRename/off,forceCache=false (3.30s) --- PASS: TestFileRename/minimal,forceCache=false (3.30s) --- PASS: TestFileRename/minimal,forceCache=true (4.33s) --- PASS: TestFileRename/writes,forceCache=false (3.72s) --- PASS: TestFileRename/writes,forceCache=true (4.38s) --- PASS: TestFileRename/full,forceCache=false (3.97s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:25 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:25 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:25 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:25 DEBUG : : Looking for writers 2025/04/15 03:23:25 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.18s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:25 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:23:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 03:23:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/15 03:23:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/15 03:23:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:23:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/15 03:23:26 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/04/15 03:23:26 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:26 DEBUG : dir: Looking for writers 2025/04/15 03:23:26 DEBUG : file1: reading active writers 2025/04/15 03:23:26 DEBUG : : Looking for writers 2025/04/15 03:23:26 DEBUG : dir: reading active writers 2025/04/15 03:23:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.28s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:26 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:23:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 03:23:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/15 03:23:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/15 03:23:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:23:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/15 03:23:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/15 03:23:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/15 03:23:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/15 03:23:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/15 03:23:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/15 03:23:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/15 03:23:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/15 03:23:27 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/04/15 03:23:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/04/15 03:23:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/04/15 03:23:27 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/04/15 03:23:27 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/04/15 03:23:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/04/15 03:23:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/04/15 03:23:27 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/04/15 03:23:28 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:28 DEBUG : dir: Looking for writers 2025/04/15 03:23:28 DEBUG : file1: reading active writers 2025/04/15 03:23:28 DEBUG : : Looking for writers 2025/04/15 03:23:28 DEBUG : dir: reading active writers 2025/04/15 03:23:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.74s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:28 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:23:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 03:23:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/15 03:23:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/15 03:23:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:23:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/15 03:23:29 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/15 03:23:29 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/15 03:23:29 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/15 03:23:29 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/15 03:23:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/15 03:23:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/15 03:23:29 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/15 03:23:29 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/04/15 03:23:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/04/15 03:23:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/04/15 03:23:29 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/04/15 03:23:29 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/04/15 03:23:29 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/04/15 03:23:29 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/04/15 03:23:29 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/04/15 03:23:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/04/15 03:23:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/04/15 03:23:29 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/15 03:23:29 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/04/15 03:23:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/04/15 03:23:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/04/15 03:23:29 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/15 03:23:29 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/15 03:23:29 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/15 03:23:29 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/15 03:23:29 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/04/15 03:23:29 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/15 03:23:29 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/15 03:23:29 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/15 03:23:29 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/04/15 03:23:29 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:29 DEBUG : dir: Looking for writers 2025/04/15 03:23:29 DEBUG : file1: reading active writers 2025/04/15 03:23:29 DEBUG : : Looking for writers 2025/04/15 03:23:29 DEBUG : dir: reading active writers 2025/04/15 03:23:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.88s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:30 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:23:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 03:23:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/15 03:23:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/15 03:23:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:23:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/15 03:23:31 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:31 DEBUG : dir: Looking for writers 2025/04/15 03:23:31 DEBUG : file1: reading active writers 2025/04/15 03:23:31 DEBUG : : Looking for writers 2025/04/15 03:23:31 DEBUG : dir: reading active writers 2025/04/15 03:23:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.46s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:31 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:23:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 03:23:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/15 03:23:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/15 03:23:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:23:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/15 03:23:32 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/04/15 03:23:32 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/04/15 03:23:32 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:32 DEBUG : dir: Looking for writers 2025/04/15 03:23:32 DEBUG : file1: reading active writers 2025/04/15 03:23:32 DEBUG : : Looking for writers 2025/04/15 03:23:32 DEBUG : dir: reading active writers 2025/04/15 03:23:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.36s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:33 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:33 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 03:23:33 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:33 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:33 INFO : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 03:23:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:23:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 03:23:33 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 03:23:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 03:23:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 03:23:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/15 03:23:33 DEBUG : dir/file1(0xc00081ac80): _readAt: size=1, off=0 2025/04/15 03:23:33 DEBUG : dir/file1(0xc00081ac80): openPending: 2025/04/15 03:23:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/15 03:23:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/15 03:23:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:33 DEBUG : dir/file1(0xc00081ac80): >openPending: err= 2025/04/15 03:23:33 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/15 03:23:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 03:23:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 03:23:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:23:34 DEBUG : dir/file1(0xc00081ac80): >_readAt: n=1, err= 2025/04/15 03:23:34 DEBUG : dir/file1(0xc00081ac80): _readAt: size=256, off=1 2025/04/15 03:23:34 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/04/15 03:23:34 DEBUG : dir/file1(0xc00081ac80): >_readAt: n=15, err=EOF 2025/04/15 03:23:34 DEBUG : dir/file1(0xc00081ac80): _readAt: size=16, off=16 2025/04/15 03:23:34 DEBUG : dir/file1(0xc00081ac80): >_readAt: n=0, err=EOF 2025/04/15 03:23:34 DEBUG : dir/file1(0xc00081ac80): close: 2025/04/15 03:23:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/15 03:23:34 DEBUG : dir/file1(0xc00081ac80): >close: err= 2025/04/15 03:23:34 DEBUG : dir/file1(0xc00081ac80): close: 2025/04/15 03:23:34 DEBUG : dir/file1(0xc00081ac80): >close: err=file already closed 2025/04/15 03:23:34 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:34 DEBUG : dir: Looking for writers 2025/04/15 03:23:34 DEBUG : file1: reading active writers 2025/04/15 03:23:34 DEBUG : : Looking for writers 2025/04/15 03:23:34 DEBUG : dir: reading active writers 2025/04/15 03:23:34 DEBUG : >WaitForWriters: 2025/04/15 03:23:34 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.30s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:34 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:34 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 03:23:34 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:34 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:34 INFO : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 03:23:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:23:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 03:23:35 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 03:23:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 03:23:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 03:23:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/15 03:23:35 DEBUG : dir/file1(0xc000f4d300): _readAt: size=1, off=0 2025/04/15 03:23:35 DEBUG : dir/file1(0xc000f4d300): openPending: 2025/04/15 03:23:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/15 03:23:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/15 03:23:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:35 DEBUG : dir/file1(0xc000f4d300): >openPending: err= 2025/04/15 03:23:35 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/15 03:23:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 03:23:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 03:23:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:23:35 DEBUG : dir/file1(0xc000f4d300): >_readAt: n=1, err= 2025/04/15 03:23:35 DEBUG : dir/file1(0xc000f4d300): _readAt: size=1, off=5 2025/04/15 03:23:35 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/15 03:23:35 DEBUG : dir/file1(0xc000f4d300): >_readAt: n=1, err= 2025/04/15 03:23:35 DEBUG : dir/file1(0xc000f4d300): _readAt: size=1, off=3 2025/04/15 03:23:35 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/15 03:23:35 DEBUG : dir/file1(0xc000f4d300): >_readAt: n=1, err= 2025/04/15 03:23:35 DEBUG : dir/file1(0xc000f4d300): _readAt: size=1, off=13 2025/04/15 03:23:35 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/15 03:23:35 DEBUG : dir/file1(0xc000f4d300): >_readAt: n=1, err= 2025/04/15 03:23:35 DEBUG : dir/file1(0xc000f4d300): _readAt: size=16, off=100 2025/04/15 03:23:35 DEBUG : dir/file1(0xc000f4d300): >_readAt: n=0, err=EOF 2025/04/15 03:23:35 DEBUG : dir/file1(0xc000f4d300): close: 2025/04/15 03:23:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/15 03:23:35 DEBUG : dir/file1(0xc000f4d300): >close: err= 2025/04/15 03:23:35 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:35 DEBUG : dir: Looking for writers 2025/04/15 03:23:35 DEBUG : file1: reading active writers 2025/04/15 03:23:35 DEBUG : : Looking for writers 2025/04/15 03:23:35 DEBUG : dir: reading active writers 2025/04/15 03:23:35 DEBUG : >WaitForWriters: 2025/04/15 03:23:35 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.42s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:36 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:36 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 03:23:36 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:36 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:36 INFO : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 03:23:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:23:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 03:23:36 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 03:23:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 03:23:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 03:23:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/15 03:23:36 DEBUG : dir/file1(0xc000f5ee40): _readAt: size=1, off=0 2025/04/15 03:23:36 DEBUG : dir/file1(0xc000f5ee40): openPending: 2025/04/15 03:23:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/15 03:23:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/15 03:23:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:36 DEBUG : dir/file1(0xc000f5ee40): >openPending: err= 2025/04/15 03:23:36 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/15 03:23:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 03:23:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 03:23:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:23:36 DEBUG : dir/file1(0xc000f5ee40): >_readAt: n=1, err= 2025/04/15 03:23:36 DEBUG : dir/file1(0xc000f5ee40): _readAt: size=1, off=5 2025/04/15 03:23:36 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/15 03:23:36 DEBUG : dir/file1(0xc000f5ee40): >_readAt: n=1, err= 2025/04/15 03:23:36 DEBUG : dir/file1(0xc000f5ee40): _readAt: size=1, off=1 2025/04/15 03:23:36 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/15 03:23:36 DEBUG : dir/file1(0xc000f5ee40): >_readAt: n=1, err= 2025/04/15 03:23:36 DEBUG : dir/file1(0xc000f5ee40): _readAt: size=6, off=10 2025/04/15 03:23:36 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/15 03:23:36 DEBUG : dir/file1(0xc000f5ee40): >_readAt: n=6, err= 2025/04/15 03:23:36 DEBUG : dir/file1(0xc000f5ee40): _readAt: size=256, off=10 2025/04/15 03:23:36 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/15 03:23:36 DEBUG : dir/file1(0xc000f5ee40): >_readAt: n=6, err=EOF 2025/04/15 03:23:36 DEBUG : dir/file1(0xc000f5ee40): _readAt: size=256, off=100 2025/04/15 03:23:36 DEBUG : dir/file1(0xc000f5ee40): >_readAt: n=0, err=EOF 2025/04/15 03:23:36 DEBUG : dir/file1(0xc000f5ee40): close: 2025/04/15 03:23:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/15 03:23:36 DEBUG : dir/file1(0xc000f5ee40): >close: err= 2025/04/15 03:23:36 DEBUG : dir/file1(0xc000f5ee40): _readAt: size=256, off=100 2025/04/15 03:23:36 DEBUG : dir/file1(0xc000f5ee40): >_readAt: n=0, err=file already closed 2025/04/15 03:23:36 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:36 DEBUG : dir: Looking for writers 2025/04/15 03:23:36 DEBUG : file1: reading active writers 2025/04/15 03:23:36 DEBUG : : Looking for writers 2025/04/15 03:23:36 DEBUG : dir: reading active writers 2025/04/15 03:23:36 DEBUG : >WaitForWriters: 2025/04/15 03:23:36 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.41s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:37 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:37 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 03:23:37 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:37 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:37 INFO : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 03:23:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:23:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 03:23:38 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 03:23:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 03:23:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 03:23:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/15 03:23:38 DEBUG : dir/file1(0xc00071fc40): RWFileHandle.Flush 2025/04/15 03:23:38 DEBUG : dir/file1(0xc00071fc40): _readAt: size=256, off=0 2025/04/15 03:23:38 DEBUG : dir/file1(0xc00071fc40): openPending: 2025/04/15 03:23:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/15 03:23:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/15 03:23:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:38 DEBUG : dir/file1(0xc00071fc40): >openPending: err= 2025/04/15 03:23:38 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/15 03:23:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 03:23:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 03:23:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:23:38 DEBUG : dir/file1(0xc00071fc40): >_readAt: n=16, err=EOF 2025/04/15 03:23:38 DEBUG : dir/file1(0xc00071fc40): RWFileHandle.Flush 2025/04/15 03:23:38 DEBUG : dir/file1(0xc00071fc40): RWFileHandle.Flush 2025/04/15 03:23:38 DEBUG : dir/file1(0xc00071fc40): close: 2025/04/15 03:23:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/15 03:23:38 DEBUG : dir/file1(0xc00071fc40): >close: err= 2025/04/15 03:23:38 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:38 DEBUG : dir: Looking for writers 2025/04/15 03:23:38 DEBUG : file1: reading active writers 2025/04/15 03:23:38 DEBUG : : Looking for writers 2025/04/15 03:23:38 DEBUG : dir: reading active writers 2025/04/15 03:23:38 DEBUG : >WaitForWriters: 2025/04/15 03:23:38 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.40s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:38 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:38 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 03:23:38 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:38 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:38 INFO : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 03:23:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:23:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/15 03:23:39 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 03:23:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 03:23:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 03:23:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/15 03:23:39 DEBUG : dir/file1(0xc000745500): _readAt: size=256, off=0 2025/04/15 03:23:39 DEBUG : dir/file1(0xc000745500): openPending: 2025/04/15 03:23:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/15 03:23:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/15 03:23:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:39 DEBUG : dir/file1(0xc000745500): >openPending: err= 2025/04/15 03:23:39 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/15 03:23:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 03:23:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 03:23:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:23:39 DEBUG : dir/file1(0xc000745500): >_readAt: n=16, err=EOF 2025/04/15 03:23:39 DEBUG : dir/file1(0xc000745500): RWFileHandle.Release 2025/04/15 03:23:39 DEBUG : dir/file1(0xc000745500): close: 2025/04/15 03:23:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/15 03:23:39 DEBUG : dir/file1(0xc000745500): >close: err= 2025/04/15 03:23:39 DEBUG : dir/file1(0xc000745500): RWFileHandle.Release 2025/04/15 03:23:39 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:39 DEBUG : dir: Looking for writers 2025/04/15 03:23:39 DEBUG : file1: reading active writers 2025/04/15 03:23:39 DEBUG : : Looking for writers 2025/04/15 03:23:39 DEBUG : dir: reading active writers 2025/04/15 03:23:39 DEBUG : >WaitForWriters: 2025/04/15 03:23:39 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.37s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:40 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:40 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 03:23:40 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:40 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:40 INFO : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 03:23:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:40 DEBUG : file1: newRWFileHandle: 2025/04/15 03:23:40 DEBUG : file1(0xc000941040): openPending: 2025/04/15 03:23:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:40 DEBUG : file1(0xc000941040): >openPending: err= 2025/04/15 03:23:40 DEBUG : file1: >newRWFileHandle: err= 2025/04/15 03:23:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/15 03:23:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/15 03:23:40 DEBUG : file1(0xc000941040): _writeAt: size=5, off=0 2025/04/15 03:23:40 DEBUG : file1(0xc000941040): >_writeAt: n=5, err= 2025/04/15 03:23:40 DEBUG : file1(0xc000941040): _writeAt: size=7, off=5 2025/04/15 03:23:40 DEBUG : file1(0xc000941040): >_writeAt: n=7, err= 2025/04/15 03:23:40 DEBUG : file1: vfs cache: truncate to size=11 2025/04/15 03:23:40 DEBUG : file1(0xc000941040): close: 2025/04/15 03:23:40 DEBUG : file1: vfs cache: setting modification time to 2025-04-15 03:23:40.353494983 +0000 UTC m=+88.135300162 2025/04/15 03:23:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:40 DEBUG : file1(0xc000941040): >close: err= 2025/04/15 03:23:40 DEBUG : file1(0xc000941040): close: 2025/04/15 03:23:40 DEBUG : file1(0xc000941040): >close: err=file already closed 2025/04/15 03:23:40 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:40 DEBUG : : Looking for writers 2025/04/15 03:23:40 DEBUG : file1: reading active writers 2025/04/15 03:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 03:23:40 DEBUG : : Looking for writers 2025/04/15 03:23:40 DEBUG : file1: reading active writers 2025/04/15 03:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 03:23:40 DEBUG : : Looking for writers 2025/04/15 03:23:40 DEBUG : file1: reading active writers 2025/04/15 03:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 03:23:40 DEBUG : : Looking for writers 2025/04/15 03:23:40 DEBUG : file1: reading active writers 2025/04/15 03:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 03:23:40 DEBUG : file1: vfs cache: starting upload 2025/04/15 03:23:40 DEBUG : : Looking for writers 2025/04/15 03:23:40 DEBUG : file1: reading active writers 2025/04/15 03:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/15 03:23:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:40 DEBUG : : Looking for writers 2025/04/15 03:23:40 DEBUG : file1: reading active writers 2025/04/15 03:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/15 03:23:40 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/15 03:23:40 INFO : file1: Copied (new) 2025/04/15 03:23:40 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-15 03:23:40 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/04/15 03:23:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/15 03:23:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:40 INFO : file1: vfs cache: upload succeeded try #1 2025/04/15 03:23:40 DEBUG : : Looking for writers 2025/04/15 03:23:40 DEBUG : file1: reading active writers 2025/04/15 03:23:40 DEBUG : >WaitForWriters: 2025/04/15 03:23:41 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:41 DEBUG : : Looking for writers 2025/04/15 03:23:41 DEBUG : file1: reading active writers 2025/04/15 03:23:41 DEBUG : >WaitForWriters: 2025/04/15 03:23:41 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.13s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:41 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:41 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 03:23:41 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:41 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:41 INFO : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 03:23:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:41 DEBUG : file1: newRWFileHandle: 2025/04/15 03:23:41 DEBUG : file1(0xc000852340): openPending: 2025/04/15 03:23:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:41 DEBUG : file1(0xc000852340): >openPending: err= 2025/04/15 03:23:41 DEBUG : file1: >newRWFileHandle: err= 2025/04/15 03:23:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/15 03:23:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/15 03:23:41 DEBUG : file1(0xc000852340): _writeAt: size=7, off=0 2025/04/15 03:23:41 DEBUG : file1(0xc000852340): >_writeAt: n=7, err= 2025/04/15 03:23:41 DEBUG : file1(0xc000852340): _writeAt: size=6, off=5 2025/04/15 03:23:41 DEBUG : file1(0xc000852340): >_writeAt: n=6, err= 2025/04/15 03:23:41 DEBUG : file1(0xc000852340): close: 2025/04/15 03:23:41 DEBUG : file1: vfs cache: setting modification time to 2025-04-15 03:23:41.469500967 +0000 UTC m=+89.251306175 2025/04/15 03:23:41 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:41 DEBUG : file1(0xc000852340): >close: err= 2025/04/15 03:23:41 DEBUG : file1(0xc000852340): _writeAt: size=5, off=0 2025/04/15 03:23:41 DEBUG : file1(0xc000852340): >_writeAt: n=0, err=file already closed 2025/04/15 03:23:41 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:41 DEBUG : : Looking for writers 2025/04/15 03:23:41 DEBUG : file1: reading active writers 2025/04/15 03:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 03:23:41 DEBUG : : Looking for writers 2025/04/15 03:23:41 DEBUG : file1: reading active writers 2025/04/15 03:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 03:23:41 DEBUG : : Looking for writers 2025/04/15 03:23:41 DEBUG : file1: reading active writers 2025/04/15 03:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 03:23:41 DEBUG : : Looking for writers 2025/04/15 03:23:41 DEBUG : file1: reading active writers 2025/04/15 03:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 03:23:41 DEBUG : file1: vfs cache: starting upload 2025/04/15 03:23:41 DEBUG : : Looking for writers 2025/04/15 03:23:41 DEBUG : file1: reading active writers 2025/04/15 03:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/15 03:23:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:41 DEBUG : : Looking for writers 2025/04/15 03:23:41 DEBUG : file1: reading active writers 2025/04/15 03:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/15 03:23:41 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/15 03:23:41 INFO : file1: Copied (new) 2025/04/15 03:23:41 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-15 03:23:41 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/04/15 03:23:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/15 03:23:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:41 INFO : file1: vfs cache: upload succeeded try #1 2025/04/15 03:23:42 DEBUG : : Looking for writers 2025/04/15 03:23:42 DEBUG : file1: reading active writers 2025/04/15 03:23:42 DEBUG : >WaitForWriters: 2025/04/15 03:23:42 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:42 DEBUG : : Looking for writers 2025/04/15 03:23:42 DEBUG : file1: reading active writers 2025/04/15 03:23:42 DEBUG : >WaitForWriters: 2025/04/15 03:23:42 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.16s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:42 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:42 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 03:23:42 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:42 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:42 INFO : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 03:23:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:42 DEBUG : file1: newRWFileHandle: 2025/04/15 03:23:42 DEBUG : file1(0xc00096f040): openPending: 2025/04/15 03:23:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:42 DEBUG : file1(0xc00096f040): >openPending: err= 2025/04/15 03:23:42 DEBUG : file1: >newRWFileHandle: err= 2025/04/15 03:23:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/15 03:23:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/15 03:23:42 DEBUG : file1(0xc00096f040): close: 2025/04/15 03:23:42 DEBUG : file1: vfs cache: setting modification time to 2025-04-15 03:23:42.624997715 +0000 UTC m=+90.406802933 2025/04/15 03:23:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:42 DEBUG : file1(0xc00096f040): >close: err= 2025/04/15 03:23:42 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/15 03:23:42 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/15 03:23:42 DEBUG : file2: newRWFileHandle: 2025/04/15 03:23:42 DEBUG : file2(0xc00096f100): openPending: 2025/04/15 03:23:42 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:42 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/15 03:23:42 DEBUG : file2(0xc00096f100): >openPending: err= 2025/04/15 03:23:42 DEBUG : file2: >newRWFileHandle: err= 2025/04/15 03:23:42 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/15 03:23:42 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/04/15 03:23:42 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/04/15 03:23:42 DEBUG : file2(0xc00096f100): RWFileHandle.Flush 2025/04/15 03:23:42 DEBUG : file2(0xc00096f100): RWFileHandle.Release 2025/04/15 03:23:42 DEBUG : file2(0xc00096f100): close: 2025/04/15 03:23:42 DEBUG : file2: vfs cache: setting modification time to 2025-04-15 03:23:42.626174052 +0000 UTC m=+90.407979260 2025/04/15 03:23:42 INFO : file2: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:42 DEBUG : file2(0xc00096f100): >close: err= 2025/04/15 03:23:42 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:42 DEBUG : : Looking for writers 2025/04/15 03:23:42 DEBUG : file1: reading active writers 2025/04/15 03:23:42 DEBUG : file2: reading active writers 2025/04/15 03:23:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/04/15 03:23:42 DEBUG : : Looking for writers 2025/04/15 03:23:42 DEBUG : file1: reading active writers 2025/04/15 03:23:42 DEBUG : file2: reading active writers 2025/04/15 03:23:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/04/15 03:23:42 DEBUG : : Looking for writers 2025/04/15 03:23:42 DEBUG : file1: reading active writers 2025/04/15 03:23:42 DEBUG : file2: reading active writers 2025/04/15 03:23:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/04/15 03:23:42 DEBUG : : Looking for writers 2025/04/15 03:23:42 DEBUG : file1: reading active writers 2025/04/15 03:23:42 DEBUG : file2: reading active writers 2025/04/15 03:23:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/04/15 03:23:42 DEBUG : file1: vfs cache: starting upload 2025/04/15 03:23:42 DEBUG : file2: vfs cache: starting upload 2025/04/15 03:23:42 DEBUG : : Looking for writers 2025/04/15 03:23:42 DEBUG : file2: reading active writers 2025/04/15 03:23:42 DEBUG : file1: reading active writers 2025/04/15 03:23:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/04/15 03:23:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:42 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:42 DEBUG : : Looking for writers 2025/04/15 03:23:42 DEBUG : file1: reading active writers 2025/04/15 03:23:42 DEBUG : file2: reading active writers 2025/04/15 03:23:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/04/15 03:23:43 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 03:23:43 INFO : file1: Copied (new) 2025/04/15 03:23:43 DEBUG : file1: vfs cache: fingerprint now "0,2025-04-15 03:23:42 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/04/15 03:23:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/15 03:23:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:43 INFO : file1: vfs cache: upload succeeded try #1 2025/04/15 03:23:43 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 03:23:43 INFO : file2: Copied (new) 2025/04/15 03:23:43 DEBUG : file2: vfs cache: fingerprint now "0,2025-04-15 03:23:42 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/04/15 03:23:43 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/04/15 03:23:43 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/15 03:23:43 INFO : file2: vfs cache: upload succeeded try #1 2025/04/15 03:23:43 DEBUG : : Looking for writers 2025/04/15 03:23:43 DEBUG : file2: reading active writers 2025/04/15 03:23:43 DEBUG : file1: reading active writers 2025/04/15 03:23:43 DEBUG : >WaitForWriters: 2025/04/15 03:23:43 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:43 DEBUG : : Looking for writers 2025/04/15 03:23:43 DEBUG : file2: reading active writers 2025/04/15 03:23:43 DEBUG : file1: reading active writers 2025/04/15 03:23:43 DEBUG : >WaitForWriters: 2025/04/15 03:23:43 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.23s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:43 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:43 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 03:23:43 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:43 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:43 INFO : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 03:23:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:43 DEBUG : file1: newRWFileHandle: 2025/04/15 03:23:43 DEBUG : file1(0xc000a8e3c0): openPending: 2025/04/15 03:23:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:43 DEBUG : file1(0xc000a8e3c0): >openPending: err= 2025/04/15 03:23:43 DEBUG : file1: >newRWFileHandle: err= 2025/04/15 03:23:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/15 03:23:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/15 03:23:43 DEBUG : file1(0xc000a8e3c0): _writeAt: size=5, off=0 2025/04/15 03:23:43 DEBUG : file1(0xc000a8e3c0): >_writeAt: n=5, err= 2025/04/15 03:23:43 DEBUG : file1(0xc000a8e3c0): RWFileHandle.Flush 2025/04/15 03:23:43 DEBUG : file1(0xc000a8e3c0): RWFileHandle.Flush 2025/04/15 03:23:43 DEBUG : file1(0xc000a8e3c0): close: 2025/04/15 03:23:43 DEBUG : file1: vfs cache: setting modification time to 2025-04-15 03:23:43.85637217 +0000 UTC m=+91.638177348 2025/04/15 03:23:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:43 DEBUG : file1(0xc000a8e3c0): >close: err= 2025/04/15 03:23:43 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:43 DEBUG : : Looking for writers 2025/04/15 03:23:43 DEBUG : file1: reading active writers 2025/04/15 03:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 03:23:43 DEBUG : : Looking for writers 2025/04/15 03:23:43 DEBUG : file1: reading active writers 2025/04/15 03:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 03:23:43 DEBUG : : Looking for writers 2025/04/15 03:23:43 DEBUG : file1: reading active writers 2025/04/15 03:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 03:23:43 DEBUG : : Looking for writers 2025/04/15 03:23:43 DEBUG : file1: reading active writers 2025/04/15 03:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 03:23:43 DEBUG : file1: vfs cache: starting upload 2025/04/15 03:23:44 DEBUG : : Looking for writers 2025/04/15 03:23:44 DEBUG : file1: reading active writers 2025/04/15 03:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/15 03:23:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:44 DEBUG : : Looking for writers 2025/04/15 03:23:44 DEBUG : file1: reading active writers 2025/04/15 03:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/15 03:23:44 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/15 03:23:44 INFO : file1: Copied (new) 2025/04/15 03:23:44 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-15 03:23:43 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/15 03:23:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/15 03:23:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:44 INFO : file1: vfs cache: upload succeeded try #1 2025/04/15 03:23:44 DEBUG : : Looking for writers 2025/04/15 03:23:44 DEBUG : file1: reading active writers 2025/04/15 03:23:44 DEBUG : >WaitForWriters: 2025/04/15 03:23:44 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.04s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:44 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:44 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 03:23:44 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:44 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:44 INFO : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 03:23:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:44 DEBUG : file1: newRWFileHandle: 2025/04/15 03:23:44 DEBUG : file1(0xc000b0f040): openPending: 2025/04/15 03:23:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:44 DEBUG : file1(0xc000b0f040): >openPending: err= 2025/04/15 03:23:44 DEBUG : file1: >newRWFileHandle: err= 2025/04/15 03:23:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/15 03:23:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/15 03:23:44 DEBUG : file1(0xc000b0f040): _writeAt: size=5, off=0 2025/04/15 03:23:44 DEBUG : file1(0xc000b0f040): >_writeAt: n=5, err= 2025/04/15 03:23:44 DEBUG : file1(0xc000b0f040): RWFileHandle.Release 2025/04/15 03:23:44 DEBUG : file1(0xc000b0f040): close: 2025/04/15 03:23:44 DEBUG : file1: vfs cache: setting modification time to 2025-04-15 03:23:44.897804308 +0000 UTC m=+92.679609486 2025/04/15 03:23:44 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:44 DEBUG : file1(0xc000b0f040): >close: err= 2025/04/15 03:23:44 DEBUG : file1(0xc000b0f040): RWFileHandle.Release 2025/04/15 03:23:44 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:44 DEBUG : : Looking for writers 2025/04/15 03:23:44 DEBUG : file1: reading active writers 2025/04/15 03:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 03:23:44 DEBUG : : Looking for writers 2025/04/15 03:23:44 DEBUG : file1: reading active writers 2025/04/15 03:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 03:23:44 DEBUG : : Looking for writers 2025/04/15 03:23:44 DEBUG : file1: reading active writers 2025/04/15 03:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 03:23:44 DEBUG : : Looking for writers 2025/04/15 03:23:44 DEBUG : file1: reading active writers 2025/04/15 03:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 03:23:44 DEBUG : file1: vfs cache: starting upload 2025/04/15 03:23:45 DEBUG : : Looking for writers 2025/04/15 03:23:45 DEBUG : file1: reading active writers 2025/04/15 03:23:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/15 03:23:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:45 DEBUG : : Looking for writers 2025/04/15 03:23:45 DEBUG : file1: reading active writers 2025/04/15 03:23:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/15 03:23:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/15 03:23:45 INFO : file1: Copied (new) 2025/04/15 03:23:45 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-15 03:23:44 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/15 03:23:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/15 03:23:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:45 INFO : file1: vfs cache: upload succeeded try #1 2025/04/15 03:23:45 DEBUG : : Looking for writers 2025/04/15 03:23:45 DEBUG : file1: reading active writers 2025/04/15 03:23:45 DEBUG : >WaitForWriters: 2025/04/15 03:23:45 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.04s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:45 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:45 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 03:23:45 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:45 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:45 INFO : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 03:23:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:46 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/04/15 03:23:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/15 03:23:46 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 03:23:46 DEBUG : dir/file1(0xc000b23340): openPending: 2025/04/15 03:23:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/15 03:23:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/15 03:23:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:46 DEBUG : dir/file1(0xc000b23340): >openPending: err= 2025/04/15 03:23:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/15 03:23:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 03:23:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 03:23:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/15 03:23:46 DEBUG : dir/file1(0xc000b23340): _writeAt: size=5, off=0 2025/04/15 03:23:46 DEBUG : dir/file1(0xc000b23340): >_writeAt: n=5, err= 2025/04/15 03:23:46 DEBUG : dir/file1(0xc000b23340): close: 2025/04/15 03:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:46 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-15 03:23:46.660042958 +0000 UTC m=+94.441848176 2025/04/15 03:23:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:46 DEBUG : dir/file1(0xc000b23340): >close: err= 2025/04/15 03:23:46 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:46 DEBUG : dir: Looking for writers 2025/04/15 03:23:46 DEBUG : file1: reading active writers 2025/04/15 03:23:46 DEBUG : : Looking for writers 2025/04/15 03:23:46 DEBUG : dir: reading active writers 2025/04/15 03:23:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 03:23:46 DEBUG : dir: Looking for writers 2025/04/15 03:23:46 DEBUG : file1: reading active writers 2025/04/15 03:23:46 DEBUG : : Looking for writers 2025/04/15 03:23:46 DEBUG : dir: reading active writers 2025/04/15 03:23:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 03:23:46 DEBUG : dir: Looking for writers 2025/04/15 03:23:46 DEBUG : file1: reading active writers 2025/04/15 03:23:46 DEBUG : : Looking for writers 2025/04/15 03:23:46 DEBUG : dir: reading active writers 2025/04/15 03:23:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 03:23:46 DEBUG : dir: Looking for writers 2025/04/15 03:23:46 DEBUG : file1: reading active writers 2025/04/15 03:23:46 DEBUG : : Looking for writers 2025/04/15 03:23:46 DEBUG : dir: reading active writers 2025/04/15 03:23:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 03:23:46 DEBUG : dir/file1: vfs cache: starting upload 2025/04/15 03:23:46 DEBUG : dir: Looking for writers 2025/04/15 03:23:46 DEBUG : file1: reading active writers 2025/04/15 03:23:46 DEBUG : : Looking for writers 2025/04/15 03:23:46 DEBUG : dir: reading active writers 2025/04/15 03:23:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/15 03:23:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:46 DEBUG : dir: Looking for writers 2025/04/15 03:23:46 DEBUG : file1: reading active writers 2025/04/15 03:23:46 DEBUG : : Looking for writers 2025/04/15 03:23:46 DEBUG : dir: reading active writers 2025/04/15 03:23:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/15 03:23:47 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/15 03:23:47 INFO : dir/file1: Copied (replaced existing) 2025/04/15 03:23:47 DEBUG : dir/file1: vfs cache: fingerprint now "5,2001-02-03 04:05:06 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/15 03:23:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/15 03:23:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/15 03:23:47 DEBUG : dir: Looking for writers 2025/04/15 03:23:47 DEBUG : file1: reading active writers 2025/04/15 03:23:47 DEBUG : : Looking for writers 2025/04/15 03:23:47 DEBUG : dir: reading active writers 2025/04/15 03:23:47 DEBUG : >WaitForWriters: 2025/04/15 03:23:47 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (2.10s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:47 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:47 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 03:23:47 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:47 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:47 INFO : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 03:23:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:48 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:48 DEBUG : dir/file1: newRWFileHandle: 2025/04/15 03:23:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/15 03:23:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/15 03:23:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/15 03:23:48 DEBUG : dir/file1(0xc000c05680): _writeAt: size=5, off=0 2025/04/15 03:23:48 DEBUG : dir/file1(0xc000c05680): openPending: 2025/04/15 03:23:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/15 03:23:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/15 03:23:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:48 DEBUG : dir/file1(0xc000c05680): >openPending: err= 2025/04/15 03:23:48 DEBUG : dir/file1(0xc000c05680): >_writeAt: n=5, err= 2025/04/15 03:23:48 DEBUG : dir/file1(0xc000c05680): _writeAt: size=15, off=5 2025/04/15 03:23:48 DEBUG : dir/file1(0xc000c05680): >_writeAt: n=15, err= 2025/04/15 03:23:48 DEBUG : dir/file1(0xc000c05680): close: 2025/04/15 03:23:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/04/15 03:23:48 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-15 03:23:48.681439287 +0000 UTC m=+96.463244485 2025/04/15 03:23:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:48 DEBUG : dir/file1(0xc000c05680): >close: err= 2025/04/15 03:23:48 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:48 DEBUG : dir: Looking for writers 2025/04/15 03:23:48 DEBUG : file1: reading active writers 2025/04/15 03:23:48 DEBUG : : Looking for writers 2025/04/15 03:23:48 DEBUG : dir: reading active writers 2025/04/15 03:23:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 03:23:48 DEBUG : dir: Looking for writers 2025/04/15 03:23:48 DEBUG : file1: reading active writers 2025/04/15 03:23:48 DEBUG : : Looking for writers 2025/04/15 03:23:48 DEBUG : dir: reading active writers 2025/04/15 03:23:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 03:23:48 DEBUG : dir: Looking for writers 2025/04/15 03:23:48 DEBUG : file1: reading active writers 2025/04/15 03:23:48 DEBUG : : Looking for writers 2025/04/15 03:23:48 DEBUG : dir: reading active writers 2025/04/15 03:23:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 03:23:48 DEBUG : dir: Looking for writers 2025/04/15 03:23:48 DEBUG : file1: reading active writers 2025/04/15 03:23:48 DEBUG : : Looking for writers 2025/04/15 03:23:48 DEBUG : dir: reading active writers 2025/04/15 03:23:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 03:23:48 DEBUG : dir/file1: vfs cache: starting upload 2025/04/15 03:23:48 DEBUG : dir: Looking for writers 2025/04/15 03:23:48 DEBUG : file1: reading active writers 2025/04/15 03:23:48 DEBUG : : Looking for writers 2025/04/15 03:23:48 DEBUG : dir: reading active writers 2025/04/15 03:23:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/15 03:23:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:48 DEBUG : dir: Looking for writers 2025/04/15 03:23:48 DEBUG : file1: reading active writers 2025/04/15 03:23:48 DEBUG : : Looking for writers 2025/04/15 03:23:48 DEBUG : dir: reading active writers 2025/04/15 03:23:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/15 03:23:49 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/04/15 03:23:49 INFO : dir/file1: Copied (replaced existing) 2025/04/15 03:23:49 DEBUG : dir/file1: vfs cache: fingerprint now "20,2001-02-03 04:05:06 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/04/15 03:23:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/15 03:23:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/15 03:23:49 DEBUG : dir: Looking for writers 2025/04/15 03:23:49 DEBUG : file1: reading active writers 2025/04/15 03:23:49 DEBUG : : Looking for writers 2025/04/15 03:23:49 DEBUG : dir: reading active writers 2025/04/15 03:23:49 DEBUG : >WaitForWriters: 2025/04/15 03:23:49 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (2.08s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:50 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:50 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 03:23:50 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:50 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:50 INFO : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 03:23:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:50 DEBUG : file1: newRWFileHandle: 2025/04/15 03:23:50 DEBUG : file1(0xc000cc8840): openPending: 2025/04/15 03:23:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:50 DEBUG : file1(0xc000cc8840): >openPending: err= 2025/04/15 03:23:50 DEBUG : file1: >newRWFileHandle: err= 2025/04/15 03:23:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/15 03:23:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/15 03:23:50 DEBUG : file1(0xc000cc8840): _writeAt: size=5, off=0 2025/04/15 03:23:50 DEBUG : file1(0xc000cc8840): >_writeAt: n=5, err= 2025/04/15 03:23:50 DEBUG : file1(0xc000cc8840): close: 2025/04/15 03:23:50 DEBUG : file1: vfs cache: setting modification time to 2025-04-15 03:23:50.141772784 +0000 UTC m=+97.923578003 2025/04/15 03:23:50 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:50 DEBUG : file1(0xc000cc8840): >close: err= 2025/04/15 03:23:50 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:50 DEBUG : : Looking for writers 2025/04/15 03:23:50 DEBUG : file1: reading active writers 2025/04/15 03:23:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 03:23:50 DEBUG : : Looking for writers 2025/04/15 03:23:50 DEBUG : file1: reading active writers 2025/04/15 03:23:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 03:23:50 DEBUG : : Looking for writers 2025/04/15 03:23:50 DEBUG : file1: reading active writers 2025/04/15 03:23:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 03:23:50 DEBUG : : Looking for writers 2025/04/15 03:23:50 DEBUG : file1: reading active writers 2025/04/15 03:23:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 03:23:50 DEBUG : file1: vfs cache: starting upload 2025/04/15 03:23:50 DEBUG : : Looking for writers 2025/04/15 03:23:50 DEBUG : file1: reading active writers 2025/04/15 03:23:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/15 03:23:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:23:50 DEBUG : : Looking for writers 2025/04/15 03:23:50 DEBUG : file1: reading active writers 2025/04/15 03:23:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/15 03:23:50 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/15 03:23:50 INFO : file1: Copied (new) 2025/04/15 03:23:50 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-15 03:23:50 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/15 03:23:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/15 03:23:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:50 INFO : file1: vfs cache: upload succeeded try #1 2025/04/15 03:23:50 DEBUG : : Looking for writers 2025/04/15 03:23:50 DEBUG : file1: reading active writers 2025/04/15 03:23:50 DEBUG : >WaitForWriters: 2025/04/15 03:23:50 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.12s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:51 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:51 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 03:23:51 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:51 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/04/15 03:23:51 INFO : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5140): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5140): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5140): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5140): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5140): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.236977922 +0000 UTC m=+99.018783120 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5140): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5180): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5180): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5180): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5180): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5180): _writeAt: size=3, off=2 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5180): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5180): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.236977922 +0000 UTC m=+99.018783120 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5180): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f51c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f51c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f51c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f51c0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f51c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.236977922 +0000 UTC m=+99.018783120 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f51c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e2a0 item 1 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5200): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5200): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5200): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5200): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5200): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.239900255 +0000 UTC m=+99.021705464 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5200): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5240): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5240): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5240): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5240): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5240): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.239900255 +0000 UTC m=+99.021705464 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5240): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035eb60 item 2 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5280): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5280): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5280): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5280): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5280): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.242512767 +0000 UTC m=+99.024317975 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5280): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f52c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f52c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f52c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f52c0): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f52c0): _writeAt: size=3, off=2 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f52c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f52c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.242512767 +0000 UTC m=+99.024317975 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f52c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5300): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5300): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5300): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5300): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5300): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.242512767 +0000 UTC m=+99.024317975 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5300): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035efc0 item 3 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5380): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5380): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5380): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5380): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5380): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.245427726 +0000 UTC m=+99.027232945 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5380): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5400): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5400): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5400): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5400): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5400): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.245427726 +0000 UTC m=+99.027232945 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5400): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f570 item 4 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5440): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5440): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5440): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5440): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5440): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.247256478 +0000 UTC m=+99.029061676 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5440): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5480): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5480): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5480): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5480): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5480): _writeAt: size=3, off=2 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5480): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5480): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.247256478 +0000 UTC m=+99.029061676 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5480): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f54c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f54c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f54c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f54c0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f54c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.247256478 +0000 UTC m=+99.029061676 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f54c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f9d0 item 5 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5540): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5540): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5540): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5540): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5540): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.249615123 +0000 UTC m=+99.031420321 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5540): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f55c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f55c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f55c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f55c0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f55c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.249615123 +0000 UTC m=+99.031420321 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f55c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003360e0 item 6 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5640): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5640): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5640): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5640): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5640): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.251232317 +0000 UTC m=+99.033037515 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5640): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5700): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5700): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5700): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5700): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5700): _writeAt: size=3, off=2 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5700): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5700): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.251232317 +0000 UTC m=+99.033037515 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5700): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb00): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb00): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.251232317 +0000 UTC m=+99.033037515 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003368c0 item 7 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb80): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb80): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb80): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.25330702 +0000 UTC m=+99.035112218 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc00): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc00): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.25330702 +0000 UTC m=+99.035112218 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ab60 item 8 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc40): _readAt: size=2, off=0 2025/04/15 03:23:51 ERROR : open-test-file(0xc00037cc40): Couldn't read size of file 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc40): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc40): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc40): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc40): close: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc80): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc80): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc80): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.255264243 +0000 UTC m=+99.037069441 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ccc0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ccc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ccc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ccc0): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ccc0): _writeAt: size=3, off=2 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ccc0): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ccc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.255264243 +0000 UTC m=+99.037069441 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ccc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cd00): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cd00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cd00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cd00): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cd00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.255264243 +0000 UTC m=+99.037069441 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cd00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038af50 item 9 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cdc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cdc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cdc0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cdc0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cdc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.25734683 +0000 UTC m=+99.039152028 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cdc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ce80): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ce80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ce80): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ce80): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ce80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.25734683 +0000 UTC m=+99.039152028 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ce80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b5e0 item 10 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d340): _readAt: size=2, off=0 2025/04/15 03:23:51 ERROR : open-test-file(0xc00037d340): Couldn't read size of file 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d340): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d340): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d340): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d340): close: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d340): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d380): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d380): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d380): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d380): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d380): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.25908973 +0000 UTC m=+99.040894928 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d380): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d440): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d440): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d440): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d440): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d440): _writeAt: size=3, off=2 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d440): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d440): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.25908973 +0000 UTC m=+99.040894928 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d440): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d480): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d480): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d480): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d480): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d480): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.25908973 +0000 UTC m=+99.040894928 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d480): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b880 item 11 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d500): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d500): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d500): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d500): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d500): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.26138676 +0000 UTC m=+99.043191958 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d500): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d580): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d580): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d580): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d580): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d580): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.26138676 +0000 UTC m=+99.043191958 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d580): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba150 item 12 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d640): _readAt: size=2, off=0 2025/04/15 03:23:51 ERROR : open-test-file(0xc00037d640): Couldn't read size of file 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d640): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d640): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d640): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d640): close: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d640): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d680): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d680): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d680): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d680): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d680): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.26309242 +0000 UTC m=+99.044897618 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d680): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d740): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d740): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d740): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d740): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d740): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.26309242 +0000 UTC m=+99.044897618 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d740): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba700 item 13 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d7c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d7c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d7c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d7c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d7c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.264718871 +0000 UTC m=+99.046524069 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d7c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d840): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d840): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d840): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d840): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d840): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.264718871 +0000 UTC m=+99.046524069 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d840): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bad90 item 14 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d900): _readAt: size=2, off=0 2025/04/15 03:23:51 ERROR : open-test-file(0xc00037d900): Couldn't read size of file 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d900): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d900): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d900): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d900): close: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d900): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d940): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d940): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d940): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d940): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d940): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.266384847 +0000 UTC m=+99.048190045 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d940): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037da00): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037da00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037da00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037da00): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037da00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.266384847 +0000 UTC m=+99.048190045 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037da00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb260 item 15 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037da80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037da80): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037da80): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037da80): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037da80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.268009095 +0000 UTC m=+99.049814292 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037da80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037db00): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037db00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037db00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037db00): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037db00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.268009095 +0000 UTC m=+99.049814292 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037db00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbb20 item 16 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037db80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037db80): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037db80): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037db80): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037db80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.269656816 +0000 UTC m=+99.051462015 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037db80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037dbc0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037dbc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037dbc0): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037dbc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037dbc0): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037dbc0): _writeAt: size=3, off=7 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037dbc0): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037dbc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.269656816 +0000 UTC m=+99.051462015 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037dbc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037de40): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037de40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037de40): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037de40): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037de40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.269656816 +0000 UTC m=+99.051462015 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037de40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbea0 item 17 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037dec0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037dec0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037dec0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037dec0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037dec0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.272038925 +0000 UTC m=+99.053844124 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037dec0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7380): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7380): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7380): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7380): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7380): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.272038925 +0000 UTC m=+99.053844124 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7380): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da770 item 18 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7400): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7400): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7400): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7400): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7400): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.273680686 +0000 UTC m=+99.055485883 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7400): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a74c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a74c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a74c0): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a74c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a74c0): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a74c0): _writeAt: size=3, off=7 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a74c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a74c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.273680686 +0000 UTC m=+99.055485883 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a74c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7500): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7500): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7500): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7500): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7500): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.273680686 +0000 UTC m=+99.055485883 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7500): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db030 item 19 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7580): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7580): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7580): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7580): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7580): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.275926931 +0000 UTC m=+99.057732129 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7580): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7600): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7600): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7600): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7600): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7600): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.275926931 +0000 UTC m=+99.057732129 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7600): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db5e0 item 20 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7680): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7680): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7680): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7680): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7680): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.27756799 +0000 UTC m=+99.059373188 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7680): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7740): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7740): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7740): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7740): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7740): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7740): _writeAt: size=3, off=7 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7740): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7740): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.27756799 +0000 UTC m=+99.059373188 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7740): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7780): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7780): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7780): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7780): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7780): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.27756799 +0000 UTC m=+99.059373188 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7780): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db9d0 item 21 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7880): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7880): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7880): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7880): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7880): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.279898992 +0000 UTC m=+99.061704191 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7880): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a79c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a79c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a79c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a79c0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a79c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.279898992 +0000 UTC m=+99.061704191 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a79c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a310 item 22 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7a40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7a40): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7a40): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7a40): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7a40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.281670537 +0000 UTC m=+99.063475735 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7a40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7c00): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7c00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7c00): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7c00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7c00): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7c00): _writeAt: size=3, off=7 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7c00): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7c00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.281670537 +0000 UTC m=+99.063475735 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7c00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7c40): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7c40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7c40): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7c40): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7c40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.281670537 +0000 UTC m=+99.063475735 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7c40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a690 item 23 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7cc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7cc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7cc0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7cc0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7cc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.284144378 +0000 UTC m=+99.065949577 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7cc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7d40): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7d40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7d40): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7d40): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7d40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.284144378 +0000 UTC m=+99.065949577 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7d40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051af50 item 24 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7e00): _readAt: size=2, off=0 2025/04/15 03:23:51 ERROR : open-test-file(0xc0005a7e00): Couldn't read size of file 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7e00): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7e00): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7e00): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7e00): close: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7e00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7e40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7e40): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7e40): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7e40): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7e40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.285946761 +0000 UTC m=+99.067751959 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7e40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7f00): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7f00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7f00): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7f00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7f00): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7f00): _writeAt: size=3, off=7 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7f00): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7f00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.285946761 +0000 UTC m=+99.067751959 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7f00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7f40): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7f40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7f40): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7f40): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7f40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.285946761 +0000 UTC m=+99.067751959 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7f40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b1f0 item 25 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554040): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554040): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554040): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554040): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554040): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.288496684 +0000 UTC m=+99.070301882 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554040): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005541c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005541c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005541c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005541c0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005541c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.288496684 +0000 UTC m=+99.070301882 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005541c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b6c0 item 26 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554280): _readAt: size=2, off=0 2025/04/15 03:23:51 ERROR : open-test-file(0xc000554280): Couldn't read size of file 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554280): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554280): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554280): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554280): close: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554280): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005542c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005542c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005542c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005542c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005542c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.29096198 +0000 UTC m=+99.072767188 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005542c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554380): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554380): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554380): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554380): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554380): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554380): _writeAt: size=3, off=7 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554380): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554380): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.29096198 +0000 UTC m=+99.072767188 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554380): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5740): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5740): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5740): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5740): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5740): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.29096198 +0000 UTC m=+99.072767188 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5740): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b9d0 item 27 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f57c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f57c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f57c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f57c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f57c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.293866168 +0000 UTC m=+99.075671377 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f57c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5840): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5840): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5840): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5840): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5840): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.293866168 +0000 UTC m=+99.075671377 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5840): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336d20 item 28 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5900): _readAt: size=2, off=0 2025/04/15 03:23:51 ERROR : open-test-file(0xc0003f5900): Couldn't read size of file 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5900): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5900): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5900): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5900): close: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5900): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5940): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5940): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5940): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5940): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5940): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.295925523 +0000 UTC m=+99.077730731 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5940): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5a00): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5a00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5a00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5a00): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5a00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.295925523 +0000 UTC m=+99.077730731 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5a00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337180 item 29 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5a80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5a80): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5a80): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5a80): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5a80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.29814119 +0000 UTC m=+99.079946398 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5a80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5b00): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5b00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5b00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5b00): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5b00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.29814119 +0000 UTC m=+99.079946398 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5b00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003379d0 item 30 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5bc0): _readAt: size=2, off=0 2025/04/15 03:23:51 ERROR : open-test-file(0xc0003f5bc0): Couldn't read size of file 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5bc0): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5bc0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5bc0): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5bc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5bc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5c00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5c00): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5c00): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5c00): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5c00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.30037442 +0000 UTC m=+99.082179628 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5c00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5cc0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5cc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5cc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5cc0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5cc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.30037442 +0000 UTC m=+99.082179628 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5cc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337d50 item 31 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5d40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5d40): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5d40): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5d40): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5d40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.30231962 +0000 UTC m=+99.084124838 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5d40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5dc0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5dc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5dc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5dc0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5dc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.30231962 +0000 UTC m=+99.084124838 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5dc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8380 item 32 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5e00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5e00): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5e00): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5e00): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5e00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.304354097 +0000 UTC m=+99.086159305 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5e00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5e40): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5e40): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5e40): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5e40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5e40): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8930 item 33 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5e40): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5e40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.305154579 +0000 UTC m=+99.086959787 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5e40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5e80): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5e80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5e80): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5e80): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5e80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.305154579 +0000 UTC m=+99.086959787 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5e80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8b60 item 33 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5ec0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5ec0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5ec0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5ec0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5ec0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.307157437 +0000 UTC m=+99.088962645 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5ec0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5f00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5f00): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8ee0 item 34 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5f00): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5f00): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5f00): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5f00): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5f00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.307926049 +0000 UTC m=+99.089731267 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5f00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5f40): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5f40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5f40): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5f40): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5f40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.307926049 +0000 UTC m=+99.089731267 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5f40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9030 item 34 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738000): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738000): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738000): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738000): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738000): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.309759659 +0000 UTC m=+99.091564878 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738000): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738040): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738040): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738040): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738040): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738040): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e92d0 item 35 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738040): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738040): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.310512672 +0000 UTC m=+99.092317880 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738040): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738080): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738080): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738080): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738080): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738080): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.310512672 +0000 UTC m=+99.092317880 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738080): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9490 item 35 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738100): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738100): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738100): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738100): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738100): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.312781147 +0000 UTC m=+99.094586356 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738100): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007381c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007381c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9880 item 36 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007381c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007381c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007381c0): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007381c0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007381c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.31350735 +0000 UTC m=+99.095312569 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007381c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738200): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738200): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738200): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738200): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738200): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.31350735 +0000 UTC m=+99.095312569 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738200): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e99d0 item 36 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738240): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738240): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738240): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738240): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738240): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.315448151 +0000 UTC m=+99.097253360 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738240): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738280): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738280): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738280): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738280): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738280): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9c70 item 37 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738280): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738280): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.316231853 +0000 UTC m=+99.098037071 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738280): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007382c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007382c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007382c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007382c0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007382c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.316231853 +0000 UTC m=+99.098037071 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007382c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9dc0 item 37 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738340): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738340): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738340): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738340): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738340): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.318305533 +0000 UTC m=+99.100110721 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738340): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554440): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554440): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051bb90 item 38 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554440): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554440): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554440): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554440): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554440): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.319082852 +0000 UTC m=+99.100888061 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554440): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554480): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554480): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554480): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554480): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554480): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.319082852 +0000 UTC m=+99.100888061 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554480): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051bce0 item 38 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554500): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554500): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554500): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554500): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554500): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.321038471 +0000 UTC m=+99.102843679 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554500): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005545c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005545c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005545c0): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005545c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005545c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052460 item 39 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005545c0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005545c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.321786895 +0000 UTC m=+99.103592103 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005545c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554600): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554600): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554600): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554600): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554600): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.321786895 +0000 UTC m=+99.103592103 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554600): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052620 item 39 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005546c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005546c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005546c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005546c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005546c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.325488831 +0000 UTC m=+99.107294039 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005546c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005547c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005547c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052bd0 item 40 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005547c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005547c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005547c0): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005547c0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005547c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.326268905 +0000 UTC m=+99.108074112 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005547c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554900): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554900): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554900): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554900): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554900): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.326268905 +0000 UTC m=+99.108074112 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554900): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052ee0 item 40 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554940): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554940): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554940): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554940): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554940): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554940): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554940): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.328251745 +0000 UTC m=+99.110056953 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554940): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554980): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554980): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554980): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000531f0 item 41 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554980): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554980): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.328974882 +0000 UTC m=+99.110780079 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554980): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554ac0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554ac0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554ac0): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554ac0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554ac0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000533b0 item 41 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554ac0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554ac0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.329646531 +0000 UTC m=+99.111451730 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554ac0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554b00): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554b00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554b00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554b00): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554b00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.329646531 +0000 UTC m=+99.111451730 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554b00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 41 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554cc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554cc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554cc0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554cc0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554cc0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554cc0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554cc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.331424879 +0000 UTC m=+99.113230077 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554cc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554d00): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554d00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554d00): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c00 item 42 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554d00): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554d00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.332020627 +0000 UTC m=+99.113825824 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554d00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554dc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554dc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 42 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554dc0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554dc0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554dc0): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554dc0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554dc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.332777886 +0000 UTC m=+99.114583085 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554dc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554e00): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554e00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554e00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554e00): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554e00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.332777886 +0000 UTC m=+99.114583085 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554e00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4000 item 42 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554ec0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554ec0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554ec0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554ec0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554ec0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554ec0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554ec0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.334646554 +0000 UTC m=+99.116451752 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554ec0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554f00): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554f00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554f00): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d45b0 item 43 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554f00): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554f00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.335254434 +0000 UTC m=+99.117059622 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554f00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554fc0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554fc0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554fc0): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554fc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554fc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4700 item 43 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554fc0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554fc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.336867309 +0000 UTC m=+99.118672508 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554fc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555040): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555040): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555040): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555040): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555040): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.336867309 +0000 UTC m=+99.118672508 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555040): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4b60 item 43 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555100): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555100): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555100): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555100): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555100): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555100): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555100): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.338896807 +0000 UTC m=+99.120702005 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555100): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555140): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555140): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555140): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4f50 item 44 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555140): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555140): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.339922592 +0000 UTC m=+99.121727790 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555140): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555200): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555200): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d51f0 item 44 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555200): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555200): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555200): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555200): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555200): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.340716473 +0000 UTC m=+99.122521670 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555200): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555240): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555240): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555240): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555240): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555240): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.340716473 +0000 UTC m=+99.122521670 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555240): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5570 item 44 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555300): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555300): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555300): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555300): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555300): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555300): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555300): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.343361765 +0000 UTC m=+99.125166963 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555300): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555340): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555340): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555340): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5ce0 item 45 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555340): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555340): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.343979244 +0000 UTC m=+99.125784442 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555340): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555400): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555400): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555400): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555400): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555400): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.343979244 +0000 UTC m=+99.125784442 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555400): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a0e0 item 45 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005554c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005554c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005554c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005554c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005554c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005554c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005554c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.345694572 +0000 UTC m=+99.127499770 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005554c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555500): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555500): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555500): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a3f0 item 46 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555500): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555500): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.346683137 +0000 UTC m=+99.128488335 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555500): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005555c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005555c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005555c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005555c0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005555c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.346683137 +0000 UTC m=+99.128488335 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005555c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a540 item 46 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555680): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555680): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555680): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555680): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555680): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555680): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555680): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.348519172 +0000 UTC m=+99.130324370 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555680): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005556c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005556c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005556c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a9a0 item 47 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005556c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005556c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.349119258 +0000 UTC m=+99.130924456 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005556c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555780): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555780): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555780): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555780): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555780): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.349119258 +0000 UTC m=+99.130924456 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555780): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ab60 item 47 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555840): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555840): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555840): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555840): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555840): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555840): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555840): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.350907773 +0000 UTC m=+99.132712971 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555840): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555880): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555880): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555880): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b420 item 48 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555880): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555880): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.351635659 +0000 UTC m=+99.133440857 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555880): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555940): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555940): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555940): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555940): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555940): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.351635659 +0000 UTC m=+99.133440857 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555940): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b570 item 48 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555980): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555980): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555980): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555980): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555980): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.35341108 +0000 UTC m=+99.135216279 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555980): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005559c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005559c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005559c0): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005559c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005559c0): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005559c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b810 item 49 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005559c0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005559c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.354637702 +0000 UTC m=+99.136442900 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005559c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555a00): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555a00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555a00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555a00): >_readAt: n=8, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555a00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.354637702 +0000 UTC m=+99.136442900 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555a00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b960 item 49 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555a80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555a80): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555a80): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555a80): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555a80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.356631823 +0000 UTC m=+99.138437011 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555a80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b40): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b40): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031bc00 item 50 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b40): _readAt: size=2, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b40): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b40): _writeAt: size=3, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b40): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.35754156 +0000 UTC m=+99.139346758 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b80): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b80): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b80): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.35754156 +0000 UTC m=+99.139346758 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031bd50 item 50 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555c00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555c00): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555c00): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555c00): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555c00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.359327301 +0000 UTC m=+99.141132498 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555c00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555cc0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555cc0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555cc0): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555cc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555cc0): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555cc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e230 item 51 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555cc0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555cc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.359934189 +0000 UTC m=+99.141739397 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555cc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d00): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d00): >_readAt: n=8, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.359934189 +0000 UTC m=+99.141739397 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e380 item 51 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d80): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d80): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d80): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.361772668 +0000 UTC m=+99.143577866 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555e40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555e40): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555e40): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e700 item 52 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555e40): _readAt: size=2, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555e40): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555e40): _writeAt: size=3, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555e40): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555e40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.362840993 +0000 UTC m=+99.144646191 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555e40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555e80): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555e80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555e80): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555e80): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555e80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.362840993 +0000 UTC m=+99.144646191 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555e80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e8c0 item 52 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555f00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555f00): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555f00): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555f00): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555f00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.36607487 +0000 UTC m=+99.147880069 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555f00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942040): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942040): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942040): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942040): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942040): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942040): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ee00 item 53 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942040): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942040): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.366722165 +0000 UTC m=+99.148527362 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942040): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942080): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942080): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942080): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942080): >_readAt: n=8, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942080): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.366722165 +0000 UTC m=+99.148527362 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942080): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ef50 item 53 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942100): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942100): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942100): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942100): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942100): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.368455377 +0000 UTC m=+99.150260576 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942100): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009421c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009421c0): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009421c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f490 item 54 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009421c0): _readAt: size=2, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009421c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009421c0): _writeAt: size=3, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009421c0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009421c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.369165389 +0000 UTC m=+99.150970587 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009421c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942200): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942200): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942200): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942200): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942200): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.369165389 +0000 UTC m=+99.150970587 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942200): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f6c0 item 54 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942280): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942280): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942280): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942280): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942280): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.371254027 +0000 UTC m=+99.153059226 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942280): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942340): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942340): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942340): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942340): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942340): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942340): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fc70 item 55 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942340): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942340): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.372085197 +0000 UTC m=+99.153890396 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942340): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942380): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942380): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942380): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942380): >_readAt: n=8, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942380): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.372085197 +0000 UTC m=+99.153890396 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942380): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fdc0 item 55 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942400): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942400): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942400): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942400): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942400): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.37384552 +0000 UTC m=+99.155650718 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942400): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009424c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009424c0): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009424c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003501c0 item 56 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009424c0): _readAt: size=2, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009424c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009424c0): _writeAt: size=3, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009424c0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009424c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.374624411 +0000 UTC m=+99.156429609 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009424c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942500): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942500): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942500): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942500): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942500): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.374624411 +0000 UTC m=+99.156429609 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942500): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350310 item 56 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009425c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009425c0): open at offset 0 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009425c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009425c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009425c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009425c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009425c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009425c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.376110519 +0000 UTC m=+99.157915717 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009425c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942600): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942600): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942600): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350850 item 57 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942600): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942600): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.376844257 +0000 UTC m=+99.158649455 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942600): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009426c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009426c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009426c0): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009426c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009426c0): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009426c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003509a0 item 57 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009426c0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009426c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.377446967 +0000 UTC m=+99.159252165 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009426c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942700): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942700): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942700): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942700): >_readAt: n=8, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942700): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.377446967 +0000 UTC m=+99.159252165 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942700): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350d90 item 57 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009427c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009427c0): open at offset 0 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009427c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009427c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009427c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009427c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009427c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009427c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.379083889 +0000 UTC m=+99.160889086 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009427c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942800): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942800): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942800): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003513b0 item 58 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942800): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942800): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.379790044 +0000 UTC m=+99.161595232 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942800): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009428c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009428c0): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009428c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351570 item 58 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009428c0): _readAt: size=2, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009428c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009428c0): _writeAt: size=3, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009428c0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009428c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.380582269 +0000 UTC m=+99.162387468 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009428c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942900): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942900): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942900): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942900): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942900): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.380582269 +0000 UTC m=+99.162387468 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942900): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003516c0 item 58 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009429c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009429c0): open at offset 0 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009429c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009429c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009429c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009429c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009429c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009429c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.382076854 +0000 UTC m=+99.163882052 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009429c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942a00): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942a00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942a00): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351dc0 item 59 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942a00): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942a00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.382743936 +0000 UTC m=+99.164549134 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942a00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942ac0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942ac0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942ac0): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942ac0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942ac0): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942ac0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e0e0 item 59 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942ac0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942ac0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.383358158 +0000 UTC m=+99.165163346 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942ac0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942b00): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942b00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942b00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942b00): >_readAt: n=8, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942b00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.383358158 +0000 UTC m=+99.165163346 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942b00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e380 item 59 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942bc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942bc0): open at offset 0 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942bc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942bc0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942bc0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942bc0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942bc0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942bc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.384967939 +0000 UTC m=+99.166773137 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942bc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942c00): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942c00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942c00): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e7e0 item 60 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942c00): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942c00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.385589315 +0000 UTC m=+99.167394513 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942c00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942cc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942cc0): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942cc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e9a0 item 60 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942cc0): _readAt: size=2, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942cc0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942cc0): _writeAt: size=3, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942cc0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942cc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.386299828 +0000 UTC m=+99.168105026 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942cc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942d00): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942d00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942d00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942d00): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942d00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.386299828 +0000 UTC m=+99.168105026 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942d00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ebd0 item 60 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942dc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942dc0): open at offset 0 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942dc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942dc0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942dc0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942dc0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942dc0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942dc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.387871547 +0000 UTC m=+99.169676745 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942dc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942e00): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942e00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942e00): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ee70 item 61 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942e00): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942e00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.388551282 +0000 UTC m=+99.170356479 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942e00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942ec0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942ec0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942ec0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942ec0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942ec0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.388551282 +0000 UTC m=+99.170356479 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942ec0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f0a0 item 61 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942f80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942f80): open at offset 0 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942f80): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942f80): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942f80): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942f80): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942f80): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942f80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.390498185 +0000 UTC m=+99.172303384 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942f80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942fc0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942fc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942fc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f420 item 62 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942fc0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942fc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.391138035 +0000 UTC m=+99.172943234 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942fc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000943080): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000943080): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000943080): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000943080): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000943080): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.391138035 +0000 UTC m=+99.172943234 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000943080): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f5e0 item 62 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738400): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738400): open at offset 0 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738400): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738400): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738400): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738400): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738400): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738400): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.393127568 +0000 UTC m=+99.174932766 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738400): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738440): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738440): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738440): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc7e0 item 63 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738440): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738440): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.393860583 +0000 UTC m=+99.175665782 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738440): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738500): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738500): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738500): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738500): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738500): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.393860583 +0000 UTC m=+99.175665782 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738500): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dcd90 item 63 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007386c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007386c0): open at offset 0 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007386c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007386c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007386c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007386c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007386c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007386c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.395945776 +0000 UTC m=+99.177750974 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007386c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738700): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738700): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738700): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd2d0 item 64 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738700): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738700): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.396738353 +0000 UTC m=+99.178543551 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738700): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007387c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007387c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007387c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007387c0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007387c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.396738353 +0000 UTC m=+99.178543551 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007387c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd490 item 64 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738800): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738800): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738800): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738800): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738800): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.398783751 +0000 UTC m=+99.180588949 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738800): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738840): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738840): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738840): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738840): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738840): _writeAt: size=3, off=2 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd9d0 item 65 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738840): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738840): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.399589943 +0000 UTC m=+99.181395142 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738840): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738880): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738880): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738880): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738880): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738880): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.399589943 +0000 UTC m=+99.181395142 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738880): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ddb90 item 65 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007388c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007388c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007388c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007388c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007388c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.40163468 +0000 UTC m=+99.183439878 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007388c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738900): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738900): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dde30 item 66 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738900): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738900): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738900): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738900): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738900): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.402520051 +0000 UTC m=+99.184325249 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738900): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738940): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738940): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738940): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738940): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738940): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.402520051 +0000 UTC m=+99.184325249 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738940): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378310 item 66 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738980): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738980): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738980): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738980): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738980): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.404468086 +0000 UTC m=+99.186273294 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738980): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007389c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007389c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007389c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007389c0): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007389c0): _writeAt: size=3, off=2 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378a80 item 67 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007389c0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007389c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.405250443 +0000 UTC m=+99.187055662 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007389c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a00): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a00): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.405250443 +0000 UTC m=+99.187055662 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378d20 item 67 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a80): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a80): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a80): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.407294009 +0000 UTC m=+99.189099216 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738b40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738b40): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379490 item 68 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738b40): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738b40): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738b40): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738b40): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738b40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.408294295 +0000 UTC m=+99.190099503 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738b40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738b80): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738b80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738b80): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738b80): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738b80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.408294295 +0000 UTC m=+99.190099503 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738b80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003796c0 item 68 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738bc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738bc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738bc0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738bc0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738bc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.410379056 +0000 UTC m=+99.192184264 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738bc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c00): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c00): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c00): _writeAt: size=3, off=2 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366620 item 69 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c00): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.411462839 +0000 UTC m=+99.193268048 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c40): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c40): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c40): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.411462839 +0000 UTC m=+99.193268048 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366af0 item 69 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738cc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738cc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738cc0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738cc0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738cc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.414738686 +0000 UTC m=+99.196543904 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738cc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738d80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738d80): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367030 item 70 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738d80): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738d80): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738d80): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738d80): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738d80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.415627945 +0000 UTC m=+99.197433133 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738d80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738dc0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738dc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738dc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738dc0): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738dc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.415627945 +0000 UTC m=+99.197433133 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738dc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367260 item 70 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738e40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738e40): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738e40): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738e40): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738e40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.417524433 +0000 UTC m=+99.199329631 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738e40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738f00): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738f00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738f00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738f00): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738f00): _writeAt: size=3, off=2 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003676c0 item 71 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738f00): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738f00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.418294578 +0000 UTC m=+99.200099776 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738f00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738f40): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738f40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738f40): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738f40): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738f40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.418294578 +0000 UTC m=+99.200099776 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738f40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367810 item 71 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738fc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738fc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738fc0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738fc0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738fc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.420259955 +0000 UTC m=+99.202065164 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738fc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739080): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739080): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e070 item 72 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739080): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739080): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739080): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739080): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739080): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.421055387 +0000 UTC m=+99.202860586 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739080): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007390c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007390c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007390c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007390c0): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007390c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.421055387 +0000 UTC m=+99.202860586 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007390c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e230 item 72 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739100): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739100): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739100): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739100): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739100): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739100): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739100): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.422936268 +0000 UTC m=+99.204741475 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739100): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739140): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739140): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739140): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e5b0 item 73 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739140): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739140): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.423703596 +0000 UTC m=+99.205508795 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739140): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739180): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739180): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739180): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739180): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739180): _writeAt: size=3, off=2 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e700 item 73 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739180): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739180): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.424568209 +0000 UTC m=+99.206373417 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739180): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007391c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007391c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007391c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007391c0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007391c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.424568209 +0000 UTC m=+99.206373417 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007391c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039eaf0 item 73 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739280): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739280): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739280): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739280): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739280): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739280): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739280): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.426592767 +0000 UTC m=+99.208397995 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739280): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007392c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007392c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007392c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039ee70 item 74 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007392c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007392c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.427344898 +0000 UTC m=+99.209150096 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007392c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739380): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739380): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039efc0 item 74 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739380): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739380): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739380): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739380): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739380): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.428335557 +0000 UTC m=+99.210140755 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739380): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007393c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007393c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007393c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007393c0): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007393c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.428335557 +0000 UTC m=+99.210140755 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007393c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f110 item 74 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739480): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739480): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739480): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739480): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739480): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739480): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739480): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.43054372 +0000 UTC m=+99.212348918 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739480): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007394c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007394c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007394c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f3b0 item 75 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007394c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007394c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.431271305 +0000 UTC m=+99.213076504 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007394c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739580): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739580): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739580): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739580): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739580): _writeAt: size=3, off=2 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f500 item 75 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739580): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739580): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.43210031 +0000 UTC m=+99.213905509 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739580): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007395c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007395c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007395c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007395c0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007395c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.43210031 +0000 UTC m=+99.213905509 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007395c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f650 item 75 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739680): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739680): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739680): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739680): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739680): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739680): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739680): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.43472222 +0000 UTC m=+99.216527438 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739680): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007396c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007396c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007396c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f960 item 76 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007396c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007396c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.435531339 +0000 UTC m=+99.217336537 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007396c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739780): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739780): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039fb90 item 76 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739780): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739780): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739780): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739780): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739780): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.436517147 +0000 UTC m=+99.218322346 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739780): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007397c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007397c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007397c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007397c0): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007397c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.436517147 +0000 UTC m=+99.218322346 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007397c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039fce0 item 76 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739880): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739880): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739880): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739880): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739880): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739880): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739880): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.438745839 +0000 UTC m=+99.220551037 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739880): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007398c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007398c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007398c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4230 item 77 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007398c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007398c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.439578221 +0000 UTC m=+99.221383419 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007398c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739980): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739980): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739980): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739980): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739980): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.439578221 +0000 UTC m=+99.221383419 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739980): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4460 item 77 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739a40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739a40): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739a40): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739a40): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739a40): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739a40): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739a40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.443796486 +0000 UTC m=+99.225601684 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739a40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739a80): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739a80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739a80): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e48c0 item 78 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739a80): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739a80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.444551813 +0000 UTC m=+99.226357011 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739a80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739b40): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739b40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739b40): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739b40): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739b40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.444551813 +0000 UTC m=+99.226357011 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739b40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4b60 item 78 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739c00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739c00): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739c00): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739c00): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739c00): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739c00): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739c00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.447019773 +0000 UTC m=+99.228824982 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739c00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739c40): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739c40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739c40): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4f50 item 79 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739c40): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739c40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.447708977 +0000 UTC m=+99.229514185 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739c40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739d00): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739d00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739d00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739d00): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739d00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.447708977 +0000 UTC m=+99.229514185 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739d00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e52d0 item 79 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739dc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739dc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739dc0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739dc0): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739dc0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739dc0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739dc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.450633714 +0000 UTC m=+99.232438921 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739dc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739e00): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739e00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739e00): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e56c0 item 80 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739e00): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739e00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.451290897 +0000 UTC m=+99.233096115 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739e00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739ec0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739ec0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739ec0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739ec0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739ec0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.451290897 +0000 UTC m=+99.233096115 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739ec0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5880 item 80 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739f00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739f00): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739f00): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739f00): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739f00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.453274238 +0000 UTC m=+99.235079456 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739f00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739f40): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739f40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739f40): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739f40): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739f40): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739f40): _writeAt: size=3, off=7 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5ea0 item 81 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739f40): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739f40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.453975233 +0000 UTC m=+99.235780441 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000739f40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818000): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818000): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818000): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818000): >_readAt: n=8, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818000): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.453975233 +0000 UTC m=+99.235780441 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818000): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003580e0 item 81 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818080): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818080): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818080): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818080): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818080): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.45583865 +0000 UTC m=+99.237643858 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818080): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008181c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008181c0): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008181c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358690 item 82 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008181c0): _readAt: size=2, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008181c0): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008181c0): _writeAt: size=3, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008181c0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008181c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.456656053 +0000 UTC m=+99.238461261 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008181c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818200): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818200): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818200): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818200): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818200): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.456656053 +0000 UTC m=+99.238461261 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818200): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358a80 item 82 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818280): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818280): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818280): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818280): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818280): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.459027994 +0000 UTC m=+99.240833212 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818280): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818340): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818340): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818340): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818340): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818340): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818340): _writeAt: size=3, off=7 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358e00 item 83 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818340): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818340): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.459936598 +0000 UTC m=+99.241741807 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818340): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818380): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818380): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818380): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818380): >_readAt: n=8, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818380): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.459936598 +0000 UTC m=+99.241741807 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818380): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000359110 item 83 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818400): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818400): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818400): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818400): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818400): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.462247795 +0000 UTC m=+99.244053003 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818400): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008184c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008184c0): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008184c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000359570 item 84 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008184c0): _readAt: size=2, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008184c0): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008184c0): _writeAt: size=3, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008184c0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008184c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.463144227 +0000 UTC m=+99.244949436 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008184c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818500): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818500): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818500): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818500): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818500): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.463144227 +0000 UTC m=+99.244949436 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818500): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003597a0 item 84 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818580): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818580): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818580): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818580): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818580): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.465115395 +0000 UTC m=+99.246920604 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818580): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818640): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818640): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818640): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818640): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818640): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818640): _writeAt: size=3, off=7 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ea620 item 85 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818640): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818640): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.465855143 +0000 UTC m=+99.247660351 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818640): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818680): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818680): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818680): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818680): >_readAt: n=8, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818680): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.465855143 +0000 UTC m=+99.247660351 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818680): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ea9a0 item 85 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818700): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818700): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818700): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818700): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818700): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.467876076 +0000 UTC m=+99.249681284 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818700): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008187c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008187c0): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008187c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005eb030 item 86 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008187c0): _readAt: size=2, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008187c0): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008187c0): _writeAt: size=3, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008187c0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008187c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.468857636 +0000 UTC m=+99.250662855 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008187c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818800): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818800): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818800): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818800): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818800): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.468857636 +0000 UTC m=+99.250662855 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818800): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005eb180 item 86 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818880): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818880): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818880): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818880): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818880): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.47096515 +0000 UTC m=+99.252770359 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818880): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818940): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818940): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818940): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818940): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818940): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818940): _writeAt: size=3, off=7 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005eb6c0 item 87 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818940): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818940): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.472218472 +0000 UTC m=+99.254023680 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818940): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009430c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009430c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009430c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009430c0): >_readAt: n=8, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009430c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.472218472 +0000 UTC m=+99.254023680 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0009430c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f880 item 87 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008180c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008180c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008180c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008180c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008180c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.477513458 +0000 UTC m=+99.259318675 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008180c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818180): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818180): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818180): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ea7e0 item 88 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818180): _readAt: size=2, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818180): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818180): _writeAt: size=3, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818180): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818180): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.478359465 +0000 UTC m=+99.260164672 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818180): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008181c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008181c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008181c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008181c0): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008181c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.478359465 +0000 UTC m=+99.260164672 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008181c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ead90 item 88 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942000): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942000): open at offset 0 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942000): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942000): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942000): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942000): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942000): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942000): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.4802336 +0000 UTC m=+99.262038809 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942000): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942040): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942040): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942040): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e2a0 item 89 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942040): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942040): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.48106465 +0000 UTC m=+99.262869858 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942040): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942100): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942100): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942100): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942100): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942100): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942100): _writeAt: size=3, off=7 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e540 item 89 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942100): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942100): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.481846406 +0000 UTC m=+99.263651624 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942100): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942140): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942140): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942140): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942140): >_readAt: n=8, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942140): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.481846406 +0000 UTC m=+99.263651624 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942140): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e700 item 89 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942200): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942200): open at offset 0 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942200): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942200): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942200): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942200): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942200): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942200): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.483935547 +0000 UTC m=+99.265740755 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942200): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942240): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942240): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942240): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034eaf0 item 90 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942240): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942240): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.484694992 +0000 UTC m=+99.266500201 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942240): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942300): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942300): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942300): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ecb0 item 90 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942300): _readAt: size=2, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942300): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942300): _writeAt: size=3, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942300): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942300): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.48561637 +0000 UTC m=+99.267421568 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942300): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942340): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942340): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942340): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942340): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942340): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.48561637 +0000 UTC m=+99.267421568 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942340): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ee00 item 90 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942400): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942400): open at offset 0 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942400): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942400): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942400): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942400): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942400): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942400): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.48777468 +0000 UTC m=+99.269579887 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942400): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942440): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942440): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942440): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f1f0 item 91 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942440): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942440): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.488512845 +0000 UTC m=+99.270318053 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942440): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942500): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942500): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942500): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942500): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942500): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942500): _writeAt: size=3, off=7 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f3b0 item 91 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942500): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942500): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.489548337 +0000 UTC m=+99.271353555 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942500): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942540): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942540): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942540): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942540): >_readAt: n=8, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942540): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.489548337 +0000 UTC m=+99.271353555 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000942540): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f570 item 91 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818300): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818300): open at offset 0 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818300): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818300): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818300): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818300): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818300): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818300): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.491877087 +0000 UTC m=+99.273682285 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818300): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818340): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818340): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818340): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005eb110 item 92 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818340): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818340): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.493188147 +0000 UTC m=+99.274993345 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818340): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818400): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818400): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818400): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005eb2d0 item 92 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818400): _readAt: size=2, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818400): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818400): _writeAt: size=3, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818400): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818400): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.494080851 +0000 UTC m=+99.275886049 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818400): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818440): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818440): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818440): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818440): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818440): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.494080851 +0000 UTC m=+99.275886049 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818440): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005eb650 item 92 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818500): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818500): open at offset 0 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818500): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818500): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818500): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818500): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818500): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818500): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.496311677 +0000 UTC m=+99.278116906 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818500): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818540): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818540): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818540): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ebd50 item 93 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818540): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818540): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.497717476 +0000 UTC m=+99.279522693 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818540): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818600): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818600): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818600): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818600): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818600): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.497717476 +0000 UTC m=+99.279522693 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818600): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ebea0 item 93 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008186c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008186c0): open at offset 0 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008186c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008186c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008186c0): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008186c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008186c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008186c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.49977229 +0000 UTC m=+99.281577509 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008186c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818700): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818700): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818700): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae8c0 item 94 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818700): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818700): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.500566129 +0000 UTC m=+99.282371338 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818700): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008187c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008187c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008187c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008187c0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008187c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.500566129 +0000 UTC m=+99.282371338 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008187c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aea10 item 94 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818880): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818880): open at offset 0 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818880): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818880): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818880): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818880): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818880): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818880): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.502843102 +0000 UTC m=+99.284648310 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818880): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008188c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008188c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008188c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af030 item 95 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008188c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008188c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.503704288 +0000 UTC m=+99.285509496 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008188c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008189c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008189c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008189c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008189c0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008189c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.503704288 +0000 UTC m=+99.285509496 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0008189c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af420 item 95 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818a80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818a80): open at offset 0 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818a80): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818a80): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818a80): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818a80): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818a80): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818a80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.506484514 +0000 UTC m=+99.288289732 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818a80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818ac0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818ac0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818ac0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e150 item 96 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818ac0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818ac0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.507053562 +0000 UTC m=+99.288858761 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818ac0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818b80): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818b80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818b80): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818b80): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818b80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.507053562 +0000 UTC m=+99.288858761 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000818b80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e2a0 item 96 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= 2025/04/15 03:23:51 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:51 DEBUG : : Looking for writers 2025/04/15 03:23:51 DEBUG : >WaitForWriters: 2025/04/15 03:23:51 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:51 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:51 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 03:23:51 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:51 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/04/15 03:23:51 INFO : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3900): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3900): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3900): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3900): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3900): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.752940387 +0000 UTC m=+99.534745565 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3900): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3940): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3940): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3940): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3940): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3940): _writeAt: size=3, off=2 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3940): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3940): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.752940387 +0000 UTC m=+99.534745565 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3940): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3a40): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3a40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3a40): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3a40): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3a40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.752940387 +0000 UTC m=+99.534745565 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3a40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a930 item 1 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3a80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3a80): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3a80): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3a80): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3a80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.755215024 +0000 UTC m=+99.537020203 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3a80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3b40): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3b40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3b40): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3b40): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3b40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.755215024 +0000 UTC m=+99.537020203 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3b40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ad90 item 2 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3c00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3c00): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3c00): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3c00): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3c00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.756548847 +0000 UTC m=+99.538354025 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3c00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3c40): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3c40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3c40): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3c40): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3c40): _writeAt: size=3, off=2 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3c40): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3c40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.756548847 +0000 UTC m=+99.538354025 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3c40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3c80): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3c80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3c80): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3c80): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3c80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.756548847 +0000 UTC m=+99.538354025 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3c80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b260 item 3 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3d80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3d80): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3d80): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3d80): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3d80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.759275323 +0000 UTC m=+99.541080531 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3d80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3e00): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3e00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3e00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3e00): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3e00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.759275323 +0000 UTC m=+99.541080531 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3e00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b730 item 4 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3e40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3e40): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3e40): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3e40): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3e40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.760994248 +0000 UTC m=+99.542799456 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3e40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3e80): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3e80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3e80): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3e80): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3e80): _writeAt: size=3, off=2 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3e80): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3e80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.760994248 +0000 UTC m=+99.542799456 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3e80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3ec0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3ec0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3ec0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3ec0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3ec0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.760994248 +0000 UTC m=+99.542799456 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3ec0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038bb20 item 5 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3f40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3f40): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3f40): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3f40): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3f40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.763406294 +0000 UTC m=+99.545211512 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0002c3f40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524480): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524480): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524480): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524480): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524480): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.763406294 +0000 UTC m=+99.545211512 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524480): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba070 item 6 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524500): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524500): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524500): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524500): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524500): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.765234895 +0000 UTC m=+99.547040113 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524500): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005245c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005245c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005245c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005245c0): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005245c0): _writeAt: size=3, off=2 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005245c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005245c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.765234895 +0000 UTC m=+99.547040113 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005245c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524600): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524600): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524600): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524600): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524600): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.765234895 +0000 UTC m=+99.547040113 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524600): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba5b0 item 7 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524680): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524680): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524680): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524680): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524680): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.767699599 +0000 UTC m=+99.549504808 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524680): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524780): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524780): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524780): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524780): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524780): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.767699599 +0000 UTC m=+99.549504808 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524780): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004baee0 item 8 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005247c0): _readAt: size=2, off=0 2025/04/15 03:23:51 ERROR : open-test-file(0xc0005247c0): Couldn't read size of file 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005247c0): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005247c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005247c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005247c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005247c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524800): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524800): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524800): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524800): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524800): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.769711534 +0000 UTC m=+99.551516742 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524800): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524840): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524840): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524840): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524840): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524840): _writeAt: size=3, off=2 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524840): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524840): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.769711534 +0000 UTC m=+99.551516742 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524840): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524880): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524880): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524880): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524880): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524880): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.769711534 +0000 UTC m=+99.551516742 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524880): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb2d0 item 9 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524900): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524900): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524900): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524900): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524900): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.772393596 +0000 UTC m=+99.554198814 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524900): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524980): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524980): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524980): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524980): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524980): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.772393596 +0000 UTC m=+99.554198814 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524980): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbd50 item 10 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524a80): _readAt: size=2, off=0 2025/04/15 03:23:51 ERROR : open-test-file(0xc000524a80): Couldn't read size of file 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524a80): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524a80): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524a80): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524a80): close: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524a80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524ac0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524ac0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524ac0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524ac0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524ac0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.774926148 +0000 UTC m=+99.556731356 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524ac0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524bc0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524bc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524bc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524bc0): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524bc0): _writeAt: size=3, off=2 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524bc0): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524bc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.774926148 +0000 UTC m=+99.556731356 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524bc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524c00): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524c00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524c00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524c00): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524c00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.774926148 +0000 UTC m=+99.556731356 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524c00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da070 item 11 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524c80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524c80): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524c80): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524c80): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524c80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.777949962 +0000 UTC m=+99.559755179 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524c80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524d00): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524d00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524d00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524d00): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524d00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.777949962 +0000 UTC m=+99.559755179 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000524d00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dab60 item 12 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000525000): _readAt: size=2, off=0 2025/04/15 03:23:51 ERROR : open-test-file(0xc000525000): Couldn't read size of file 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000525000): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000525000): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000525000): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000525000): close: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000525000): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000525080): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000525080): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000525080): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000525080): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000525080): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.780285594 +0000 UTC m=+99.562090802 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000525080): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000525780): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000525780): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000525780): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000525780): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000525780): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.780285594 +0000 UTC m=+99.562090802 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000525780): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db260 item 13 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005258c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005258c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005258c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005258c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005258c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.78228216 +0000 UTC m=+99.564087368 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005258c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000525b00): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000525b00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000525b00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000525b00): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000525b00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.78228216 +0000 UTC m=+99.564087368 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000525b00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db6c0 item 14 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c080): _readAt: size=2, off=0 2025/04/15 03:23:51 ERROR : open-test-file(0xc00037c080): Couldn't read size of file 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c080): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c080): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c080): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c080): close: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c080): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c100): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c100): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c100): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c100): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c100): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.784310295 +0000 UTC m=+99.566115503 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c100): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c1c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c1c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c1c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c1c0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c1c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.784310295 +0000 UTC m=+99.566115503 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c1c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dbb20 item 15 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c240): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c240): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c240): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c240): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c240): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.786415015 +0000 UTC m=+99.568220232 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c240): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c2c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c2c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c2c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c2c0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c2c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.786415015 +0000 UTC m=+99.568220232 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c2c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336150 item 16 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c340): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c340): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c340): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c340): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c340): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.788456344 +0000 UTC m=+99.570261562 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c340): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c380): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c380): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c380): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c380): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c380): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c380): _writeAt: size=3, off=7 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c380): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c380): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.788456344 +0000 UTC m=+99.570261562 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c380): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c3c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c3c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c3c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c3c0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c3c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.788456344 +0000 UTC m=+99.570261562 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c3c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003368c0 item 17 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c440): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c440): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c440): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c440): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c440): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.791275323 +0000 UTC m=+99.573080531 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c440): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c4c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c4c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c4c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c4c0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c4c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.791275323 +0000 UTC m=+99.573080531 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c4c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336f50 item 18 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c540): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c540): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c540): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c540): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c540): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.79353907 +0000 UTC m=+99.575344288 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c540): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c600): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c600): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c600): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c600): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c600): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c600): _writeAt: size=3, off=7 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c600): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c600): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.79353907 +0000 UTC m=+99.575344288 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c600): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c640): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c640): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c640): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c640): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c640): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.79353907 +0000 UTC m=+99.575344288 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c640): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337490 item 19 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c6c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c6c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c6c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c6c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c6c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.796622976 +0000 UTC m=+99.578428195 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c6c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c740): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c740): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c740): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c740): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c740): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.796622976 +0000 UTC m=+99.578428195 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c740): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337a40 item 20 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c7c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c7c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c7c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c7c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c7c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.799103982 +0000 UTC m=+99.580909200 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c7c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c8c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c8c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c8c0): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c8c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c8c0): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c8c0): _writeAt: size=3, off=7 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c8c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c8c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.799103982 +0000 UTC m=+99.580909200 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c8c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c900): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c900): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c900): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c900): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c900): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.799103982 +0000 UTC m=+99.580909200 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c900): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337dc0 item 21 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c980): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c980): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c980): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c980): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c980): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.802547843 +0000 UTC m=+99.584353051 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037c980): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ca00): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ca00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ca00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ca00): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ca00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.802547843 +0000 UTC m=+99.584353051 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ca00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8690 item 22 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ca80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ca80): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ca80): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ca80): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ca80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.804753111 +0000 UTC m=+99.586558330 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ca80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb40): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb40): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb40): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb40): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb40): _writeAt: size=3, off=7 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb40): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.804753111 +0000 UTC m=+99.586558330 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb80): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb80): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb80): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.804753111 +0000 UTC m=+99.586558330 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cb80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8b60 item 23 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc00): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc00): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc00): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.807883844 +0000 UTC m=+99.589689053 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc80): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc80): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc80): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.807883844 +0000 UTC m=+99.589689053 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cc80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8fc0 item 24 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cd40): _readAt: size=2, off=0 2025/04/15 03:23:51 ERROR : open-test-file(0xc00037cd40): Couldn't read size of file 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cd40): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cd40): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cd40): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cd40): close: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cd40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7280): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7280): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7280): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7280): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7280): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.810591475 +0000 UTC m=+99.592396723 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7280): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7400): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7400): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7400): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7400): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7400): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7400): _writeAt: size=3, off=7 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7400): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7400): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.810591475 +0000 UTC m=+99.592396723 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7400): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7440): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7440): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7440): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7440): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7440): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.810591475 +0000 UTC m=+99.592396723 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7440): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a310 item 25 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a74c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a74c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a74c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a74c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a74c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.813708684 +0000 UTC m=+99.595513891 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a74c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7540): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7540): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7540): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7540): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7540): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.813708684 +0000 UTC m=+99.595513891 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7540): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a850 item 26 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7600): _readAt: size=2, off=0 2025/04/15 03:23:51 ERROR : open-test-file(0xc0005a7600): Couldn't read size of file 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7600): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7600): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7600): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7600): close: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7600): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7640): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7640): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7640): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7640): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7640): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.81582233 +0000 UTC m=+99.597627548 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7640): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7700): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7700): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7700): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7700): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7700): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7700): _writeAt: size=3, off=7 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7700): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7700): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.81582233 +0000 UTC m=+99.597627548 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7700): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7740): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7740): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7740): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7740): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7740): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.81582233 +0000 UTC m=+99.597627548 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7740): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051af50 item 27 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a77c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a77c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a77c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a77c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a77c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.818907447 +0000 UTC m=+99.600712655 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a77c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a78c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a78c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a78c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a78c0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a78c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.818907447 +0000 UTC m=+99.600712655 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a78c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b2d0 item 28 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7a40): _readAt: size=2, off=0 2025/04/15 03:23:51 ERROR : open-test-file(0xc0005a7a40): Couldn't read size of file 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7a40): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7a40): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7a40): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7a40): close: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7a40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7ac0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7ac0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7ac0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7ac0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7ac0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.821487228 +0000 UTC m=+99.603292436 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7ac0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7c40): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7c40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7c40): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7c40): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7c40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.821487228 +0000 UTC m=+99.603292436 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7c40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b6c0 item 29 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7cc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7cc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7cc0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7cc0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7cc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.823993301 +0000 UTC m=+99.605798518 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7cc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7d40): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7d40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7d40): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7d40): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7d40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.823993301 +0000 UTC m=+99.605798518 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7d40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b9d0 item 30 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7e00): _readAt: size=2, off=0 2025/04/15 03:23:51 ERROR : open-test-file(0xc0005a7e00): Couldn't read size of file 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7e00): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7e00): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7e00): >_writeAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7e00): close: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7e00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7e40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7e40): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7e40): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7e40): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7e40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.826470117 +0000 UTC m=+99.608275335 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7e40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7f00): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7f00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7f00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7f00): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7f00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.826470117 +0000 UTC m=+99.608275335 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005a7f00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051bc70 item 31 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4000): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4000): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4000): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4000): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4000): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.828868177 +0000 UTC m=+99.610673425 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4000): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4180): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4180): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4180): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4180): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4180): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.828868177 +0000 UTC m=+99.610673425 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4180): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000522a0 item 32 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819dc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819dc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819dc0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819dc0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819dc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.831357747 +0000 UTC m=+99.613162965 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819dc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819e00): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819e00): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819e00): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819e00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819e00): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f3b0 item 33 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819e00): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819e00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.832120269 +0000 UTC m=+99.613925486 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819e00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819e40): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819e40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819e40): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819e40): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819e40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.832120269 +0000 UTC m=+99.613925486 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819e40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f570 item 33 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819e80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819e80): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819e80): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819e80): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819e80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.83434901 +0000 UTC m=+99.616154228 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819e80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819ec0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819ec0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f9d0 item 34 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819ec0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819ec0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819ec0): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819ec0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819ec0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.835507283 +0000 UTC m=+99.617312501 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819ec0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819f00): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819f00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819f00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819f00): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819f00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.835507283 +0000 UTC m=+99.617312501 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819f00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fce0 item 34 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819f40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819f40): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819f40): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819f40): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819f40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.837482289 +0000 UTC m=+99.619287527 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000819f40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554000): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554000): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554000): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554000): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554000): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4310 item 35 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554000): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554000): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.838152065 +0000 UTC m=+99.619957284 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554000): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554040): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554040): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554040): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554040): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554040): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.838152065 +0000 UTC m=+99.619957284 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554040): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4540 item 35 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005541c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005541c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005541c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005541c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005541c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.840257907 +0000 UTC m=+99.622063125 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005541c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554280): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554280): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d49a0 item 36 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554280): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554280): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554280): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554280): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554280): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.841170088 +0000 UTC m=+99.622975297 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554280): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005542c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005542c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005542c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005542c0): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005542c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.841170088 +0000 UTC m=+99.622975297 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005542c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4d90 item 36 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554300): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554300): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554300): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554300): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554300): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.843762533 +0000 UTC m=+99.625567750 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554300): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554340): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554340): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554340): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554340): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554340): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5110 item 37 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554340): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554340): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.84468307 +0000 UTC m=+99.626488287 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554340): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554380): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554380): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554380): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554380): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554380): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.84468307 +0000 UTC m=+99.626488287 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554380): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5500 item 37 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554400): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554400): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554400): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554400): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554400): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.847182249 +0000 UTC m=+99.628987456 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554400): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005544c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005544c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5ab0 item 38 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005544c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005544c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005544c0): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005544c0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005544c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.848182335 +0000 UTC m=+99.629987542 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005544c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554500): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554500): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554500): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554500): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554500): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.848182335 +0000 UTC m=+99.629987542 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554500): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a070 item 38 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554580): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554580): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554580): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554580): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554580): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.850366473 +0000 UTC m=+99.632171691 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554580): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554680): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554680): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554680): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554680): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554680): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a310 item 39 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554680): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554680): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.851317607 +0000 UTC m=+99.633122825 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554680): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005546c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005546c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005546c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005546c0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005546c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.851317607 +0000 UTC m=+99.633122825 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005546c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a4d0 item 39 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554740): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554740): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554740): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554740): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554740): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.853638572 +0000 UTC m=+99.635443801 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554740): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554940): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554940): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a930 item 40 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554940): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554940): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554940): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554940): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554940): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.854689984 +0000 UTC m=+99.636495202 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554940): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554980): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554980): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554980): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554980): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554980): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.854689984 +0000 UTC m=+99.636495202 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554980): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031aaf0 item 40 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554ac0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554ac0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554ac0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554ac0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554ac0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554ac0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554ac0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.856853323 +0000 UTC m=+99.638658542 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554ac0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554b00): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554b00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554b00): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b2d0 item 41 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554b00): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554b00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.857782998 +0000 UTC m=+99.639588207 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554b00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554b40): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554b40): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554b40): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554b40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554b40): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b500 item 41 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554b40): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554b40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.858810496 +0000 UTC m=+99.640615704 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554b40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554b80): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554b80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554b80): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554b80): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554b80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.858810496 +0000 UTC m=+99.640615704 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554b80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b650 item 41 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554d40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554d40): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554d40): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554d40): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554d40): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554d40): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554d40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.861167238 +0000 UTC m=+99.642972446 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554d40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554d80): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554d80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554d80): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b8f0 item 42 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554d80): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554d80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.862121618 +0000 UTC m=+99.643926836 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554d80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554e40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554e40): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ba40 item 42 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554e40): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554e40): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554e40): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554e40): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554e40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.863243313 +0000 UTC m=+99.645048521 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554e40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554e80): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554e80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554e80): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554e80): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554e80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.863243313 +0000 UTC m=+99.645048521 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554e80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031bb90 item 42 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554f40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554f40): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554f40): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554f40): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554f40): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554f40): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554f40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.865467427 +0000 UTC m=+99.647272655 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554f40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554f80): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554f80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554f80): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031be30 item 43 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554f80): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554f80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.866357496 +0000 UTC m=+99.648162704 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000554f80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555080): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555080): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555080): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555080): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555080): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e150 item 43 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555080): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555080): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.867277152 +0000 UTC m=+99.649082360 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555080): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005550c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005550c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005550c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005550c0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005550c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.867277152 +0000 UTC m=+99.649082360 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005550c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e310 item 43 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555180): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555180): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555180): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555180): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555180): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555180): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555180): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.869360631 +0000 UTC m=+99.651165839 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555180): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005551c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005551c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005551c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e690 item 44 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005551c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005551c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.870111959 +0000 UTC m=+99.651917178 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005551c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555280): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555280): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e850 item 44 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555280): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555280): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555280): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555280): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555280): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.871021858 +0000 UTC m=+99.652827065 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555280): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005552c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005552c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005552c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005552c0): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005552c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.871021858 +0000 UTC m=+99.652827065 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005552c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ea10 item 44 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555380): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555380): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555380): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555380): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555380): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555380): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555380): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.872975733 +0000 UTC m=+99.654780951 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555380): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005553c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005553c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005553c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030eee0 item 45 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005553c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005553c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.873745859 +0000 UTC m=+99.655551077 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005553c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555480): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555480): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555480): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555480): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555480): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.873745859 +0000 UTC m=+99.655551077 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555480): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f0a0 item 45 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555540): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555540): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555540): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555540): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555540): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555540): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555540): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.875877107 +0000 UTC m=+99.657682315 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555540): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555580): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555580): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555580): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f5e0 item 46 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555580): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555580): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.87658765 +0000 UTC m=+99.658392869 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555580): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555640): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555640): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555640): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555640): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555640): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.87658765 +0000 UTC m=+99.658392869 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555640): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f7a0 item 46 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555700): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555700): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555700): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555700): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555700): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555700): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555700): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.878732825 +0000 UTC m=+99.660538033 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555700): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555740): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555740): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555740): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fd50 item 47 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555740): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555740): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.879441495 +0000 UTC m=+99.661246712 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555740): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555800): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555800): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555800): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555800): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555800): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.879441495 +0000 UTC m=+99.661246712 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555800): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350000 item 47 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005558c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005558c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005558c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005558c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005558c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005558c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005558c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.881645009 +0000 UTC m=+99.663450218 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005558c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555900): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555900): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555900): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003502a0 item 48 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555900): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555900): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.882363066 +0000 UTC m=+99.664168285 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555900): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005559c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005559c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005559c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005559c0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005559c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.882363066 +0000 UTC m=+99.664168285 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0005559c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350460 item 48 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cdc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cdc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cdc0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cdc0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cdc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.884699571 +0000 UTC m=+99.666504799 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037cdc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ce00): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ce00): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ce00): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ce00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ce00): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ce00): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9260 item 49 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ce00): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ce00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.88542971 +0000 UTC m=+99.667234918 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ce00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ce80): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ce80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ce80): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ce80): >_readAt: n=8, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ce80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.88542971 +0000 UTC m=+99.667234918 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037ce80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e93b0 item 49 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d300): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d300): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d300): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d300): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d300): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.887226031 +0000 UTC m=+99.669031239 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d300): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d3c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d3c0): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d3c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e97a0 item 50 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d3c0): _readAt: size=2, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d3c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d3c0): _writeAt: size=3, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d3c0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d3c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.888107915 +0000 UTC m=+99.669913133 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d3c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d400): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d400): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d400): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d400): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d400): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.888107915 +0000 UTC m=+99.669913133 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d400): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9960 item 50 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d480): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d480): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d480): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d480): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d480): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.889988093 +0000 UTC m=+99.671793300 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d480): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d540): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d540): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d540): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d540): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d540): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d540): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9c00 item 51 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d540): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d540): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.890779308 +0000 UTC m=+99.672584526 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d540): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d580): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d580): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d580): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d580): >_readAt: n=8, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d580): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.890779308 +0000 UTC m=+99.672584526 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d580): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9d50 item 51 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d600): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d600): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d600): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d600): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d600): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.892881772 +0000 UTC m=+99.674686981 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d600): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d6c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d6c0): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d6c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc460 item 52 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d6c0): _readAt: size=2, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d6c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d6c0): _writeAt: size=3, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d6c0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d6c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.893868373 +0000 UTC m=+99.675673582 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d6c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d700): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d700): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d700): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d700): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d700): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.893868373 +0000 UTC m=+99.675673582 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d700): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc7e0 item 52 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d780): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d780): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d780): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d780): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d780): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.895874427 +0000 UTC m=+99.677679645 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d780): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d840): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d840): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d840): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d840): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d840): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d840): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd030 item 53 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d840): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d840): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.896852673 +0000 UTC m=+99.678657881 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d840): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d880): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d880): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d880): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d880): >_readAt: n=8, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d880): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.896852673 +0000 UTC m=+99.678657881 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d880): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd2d0 item 53 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d900): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d900): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d900): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d900): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d900): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.899046258 +0000 UTC m=+99.680851466 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d900): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d9c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d9c0): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d9c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd730 item 54 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d9c0): _readAt: size=2, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d9c0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d9c0): _writeAt: size=3, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d9c0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d9c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.899968228 +0000 UTC m=+99.681773446 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037d9c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037da00): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037da00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037da00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037da00): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037da00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.899968228 +0000 UTC m=+99.681773446 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037da00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd9d0 item 54 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037da80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037da80): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037da80): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037da80): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037da80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.901899051 +0000 UTC m=+99.683704259 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037da80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037db80): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037db80): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037db80): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037db80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037db80): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037db80): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ddce0 item 55 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037db80): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037db80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.902578616 +0000 UTC m=+99.684383833 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037db80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037dbc0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037dbc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037dbc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037dbc0): >_readAt: n=8, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037dbc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.902578616 +0000 UTC m=+99.684383833 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037dbc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dde30 item 55 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037de80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037de80): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037de80): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037de80): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037de80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.904715124 +0000 UTC m=+99.686520343 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc00037de80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738040): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738040): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738040): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378770 item 56 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738040): _readAt: size=2, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738040): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738040): _writeAt: size=3, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738040): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738040): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.905984677 +0000 UTC m=+99.687789895 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738040): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738080): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738080): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738080): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738080): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738080): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.905984677 +0000 UTC m=+99.687789895 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738080): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378a80 item 56 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738140): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738140): open at offset 0 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738140): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738140): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738140): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738140): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738140): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738140): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.908824885 +0000 UTC m=+99.690630133 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738140): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738180): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738180): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738180): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379030 item 57 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738180): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738180): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.909539045 +0000 UTC m=+99.691344264 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738180): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738240): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738240): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738240): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738240): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738240): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738240): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379490 item 57 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738240): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738240): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.910512731 +0000 UTC m=+99.692317950 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738240): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738280): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738280): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738280): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738280): >_readAt: n=8, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738280): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.910512731 +0000 UTC m=+99.692317950 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738280): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003796c0 item 57 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738340): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738340): open at offset 0 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738340): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738340): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738340): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738340): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738340): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738340): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.912925098 +0000 UTC m=+99.694730316 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738340): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738380): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738380): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738380): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366620 item 58 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738380): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738380): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.913638206 +0000 UTC m=+99.695443414 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738380): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738440): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738440): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738440): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366af0 item 58 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738440): _readAt: size=2, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738440): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738440): _writeAt: size=3, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738440): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738440): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.914523918 +0000 UTC m=+99.696329136 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738440): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738480): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738480): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738480): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738480): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738480): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.914523918 +0000 UTC m=+99.696329136 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738480): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366ee0 item 58 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738640): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738640): open at offset 0 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738640): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738640): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738640): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738640): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738640): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738640): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.916671126 +0000 UTC m=+99.698476345 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738640): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738680): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738680): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738680): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367260 item 59 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738680): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738680): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.917444728 +0000 UTC m=+99.699249946 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738680): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738740): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738740): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738740): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738740): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738740): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738740): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367420 item 59 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738740): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738740): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.918183243 +0000 UTC m=+99.699988452 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738740): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738780): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738780): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738780): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738780): >_readAt: n=8, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738780): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.918183243 +0000 UTC m=+99.699988452 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738780): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003676c0 item 59 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738840): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738840): open at offset 0 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738840): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738840): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738840): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738840): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738840): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738840): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.920316086 +0000 UTC m=+99.702121304 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738840): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738880): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738880): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738880): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367ce0 item 60 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738880): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738880): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.921101369 +0000 UTC m=+99.702906577 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738880): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738940): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738940): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738940): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e070 item 60 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738940): _readAt: size=2, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738940): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738940): _writeAt: size=3, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738940): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738940): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.922120491 +0000 UTC m=+99.703925709 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738940): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738980): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738980): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738980): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738980): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738980): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.922120491 +0000 UTC m=+99.703925709 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738980): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e230 item 60 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a40): open at offset 0 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a40): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a40): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a40): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a40): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a40): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.92408631 +0000 UTC m=+99.705891528 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a80): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a80): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e5b0 item 61 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a80): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.925056891 +0000 UTC m=+99.706862099 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738a80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555a80): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555a80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555a80): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555a80): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555a80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.925056891 +0000 UTC m=+99.706862099 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555a80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003508c0 item 61 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b40): open at offset 0 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b40): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b40): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b40): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b40): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b40): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.927468215 +0000 UTC m=+99.709273432 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b80): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b80): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350e70 item 62 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b80): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.928345351 +0000 UTC m=+99.710150559 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555b80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555c40): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555c40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555c40): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555c40): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555c40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.928345351 +0000 UTC m=+99.710150559 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555c40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351180 item 62 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d00): open at offset 0 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d00): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d00): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d00): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d00): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d00): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.930994021 +0000 UTC m=+99.712799239 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d40): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d40): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003515e0 item 63 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d40): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.931817806 +0000 UTC m=+99.713623023 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555d40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555e00): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555e00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555e00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555e00): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555e00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.931817806 +0000 UTC m=+99.713623023 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555e00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351810 item 63 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555ec0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555ec0): open at offset 0 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555ec0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555ec0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555ec0): >_readAt: n=0, err=Bad file descriptor 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555ec0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555ec0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555ec0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.93417068 +0000 UTC m=+99.715975889 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555ec0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555f00): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555f00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555f00): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351e30 item 64 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555f00): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555f00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.934987804 +0000 UTC m=+99.716793011 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000555f00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728040): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728040): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728040): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728040): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728040): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.934987804 +0000 UTC m=+99.716793011 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728040): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e40e0 item 64 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728080): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728080): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728080): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728080): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728080): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.93749619 +0000 UTC m=+99.719301398 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728080): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007280c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007280c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007280c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007280c0): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007280c0): _writeAt: size=3, off=2 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e44d0 item 65 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007280c0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007280c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.938373496 +0000 UTC m=+99.720178703 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007280c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728100): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728100): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728100): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728100): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728100): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.938373496 +0000 UTC m=+99.720178703 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728100): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4700 item 65 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728140): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728140): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728140): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728140): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728140): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.940835225 +0000 UTC m=+99.722640473 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728140): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728180): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728180): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4bd0 item 66 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728180): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728180): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728180): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728180): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728180): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.941668127 +0000 UTC m=+99.723473345 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728180): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007281c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007281c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007281c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007281c0): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007281c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.941668127 +0000 UTC m=+99.723473345 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007281c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4e70 item 66 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728200): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728200): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728200): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728200): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728200): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.944009821 +0000 UTC m=+99.725815039 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728200): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728240): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728240): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728240): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728240): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728240): _writeAt: size=3, off=2 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5340 item 67 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728240): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728240): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.944941229 +0000 UTC m=+99.726746448 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728240): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728280): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728280): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728280): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728280): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728280): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.944941229 +0000 UTC m=+99.726746448 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728280): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5500 item 67 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728300): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728300): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728300): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728300): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728300): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.947035068 +0000 UTC m=+99.728840275 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728300): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007283c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007283c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5960 item 68 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007283c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007283c0): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007283c0): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007283c0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007283c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.947928424 +0000 UTC m=+99.729733632 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0007283c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728400): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728400): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728400): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728400): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728400): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.947928424 +0000 UTC m=+99.729733632 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728400): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5c70 item 68 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728440): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728440): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728440): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728440): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728440): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.949948233 +0000 UTC m=+99.731753442 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728440): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728480): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728480): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728480): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728480): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728480): _writeAt: size=3, off=2 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003582a0 item 69 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728480): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728480): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.951167711 +0000 UTC m=+99.732972930 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000728480): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738ac0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738ac0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738ac0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738ac0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738ac0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.951167711 +0000 UTC m=+99.732972930 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738ac0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e620 item 69 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738b40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738b40): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738b40): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738b40): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738b40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.953346199 +0000 UTC m=+99.735151407 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738b40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c00): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039ebd0 item 70 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c00): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c00): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c00): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c00): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.954110141 +0000 UTC m=+99.735915350 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c40): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c40): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c40): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.954110141 +0000 UTC m=+99.735915350 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc000738c40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039ed90 item 70 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4180): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4180): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4180): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4180): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4180): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.956724187 +0000 UTC m=+99.738529385 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4180): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4240): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4240): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4240): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4240): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4240): _writeAt: size=3, off=2 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052620 item 71 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4240): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4240): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.95741354 +0000 UTC m=+99.739218738 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4240): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4280): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4280): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4280): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4280): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4280): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.95741354 +0000 UTC m=+99.739218738 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4280): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052850 item 71 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4300): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4300): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4300): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4300): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4300): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.959231852 +0000 UTC m=+99.741037050 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4300): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f43c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f43c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052ee0 item 72 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f43c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f43c0): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f43c0): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f43c0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f43c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.960094159 +0000 UTC m=+99.741899357 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f43c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4400): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4400): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4400): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4400): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4400): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.960094159 +0000 UTC m=+99.741899357 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4400): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053030 item 72 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4440): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4440): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4440): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4440): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4440): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4440): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4440): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.961874389 +0000 UTC m=+99.743679597 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4440): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4480): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4480): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4480): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000533b0 item 73 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4480): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4480): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.962603077 +0000 UTC m=+99.744408275 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4480): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f44c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f44c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f44c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f44c0): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f44c0): _writeAt: size=3, off=2 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 73 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f44c0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f44c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.963348736 +0000 UTC m=+99.745153934 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f44c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4500): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4500): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4500): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4500): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4500): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.963348736 +0000 UTC m=+99.745153934 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4500): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053960 item 73 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f45c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f45c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f45c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f45c0): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f45c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f45c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f45c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.965174542 +0000 UTC m=+99.746979740 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f45c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4600): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4600): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4600): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 74 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4600): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4600): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.965819682 +0000 UTC m=+99.747624880 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4600): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f46c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f46c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358070 item 74 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f46c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f46c0): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f46c0): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f46c0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f46c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.966534453 +0000 UTC m=+99.748339652 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f46c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4700): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4700): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4700): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4700): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4700): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.966534453 +0000 UTC m=+99.748339652 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4700): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358620 item 74 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f47c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f47c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f47c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f47c0): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f47c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f47c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f47c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.968183207 +0000 UTC m=+99.749988405 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f47c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4800): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4800): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4800): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358bd0 item 75 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4800): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4800): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.968893759 +0000 UTC m=+99.750698958 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4800): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f48c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f48c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f48c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f48c0): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f48c0): _writeAt: size=3, off=2 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358d90 item 75 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f48c0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f48c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.96962436 +0000 UTC m=+99.751429558 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f48c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4900): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4900): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4900): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4900): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4900): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.96962436 +0000 UTC m=+99.751429558 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4900): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003590a0 item 75 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f49c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f49c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f49c0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f49c0): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f49c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f49c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f49c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.971667804 +0000 UTC m=+99.753473013 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f49c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4a00): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4a00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4a00): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003593b0 item 76 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4a00): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4a00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.97237453 +0000 UTC m=+99.754179739 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4a00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4ac0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4ac0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000359730 item 76 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4ac0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4ac0): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4ac0): _writeAt: size=3, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4ac0): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4ac0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.973339631 +0000 UTC m=+99.755144839 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4ac0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4b00): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4b00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4b00): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4b00): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4b00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.973339631 +0000 UTC m=+99.755144839 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4b00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000359dc0 item 76 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4bc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4bc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4bc0): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4bc0): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4bc0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4bc0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4bc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.975148325 +0000 UTC m=+99.756953533 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4bc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4c00): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4c00): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4c00): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e2a0 item 77 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4c00): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4c00): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.975770562 +0000 UTC m=+99.757575780 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4c00): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4cc0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4cc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4cc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4cc0): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4cc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.975770562 +0000 UTC m=+99.757575780 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4cc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039e460 item 77 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4d80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4d80): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4d80): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4d80): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4d80): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4d80): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4d80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.977790222 +0000 UTC m=+99.759595440 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4d80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4dc0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4dc0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4dc0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039efc0 item 78 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4dc0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4dc0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.978497058 +0000 UTC m=+99.760302266 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4dc0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4e80): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4e80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4e80): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4e80): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4e80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.978497058 +0000 UTC m=+99.760302266 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4e80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f110 item 78 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4f40): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4f40): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4f40): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4f40): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4f40): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4f40): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4f40): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.980527787 +0000 UTC m=+99.762332995 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4f40): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4f80): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4f80): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4f80): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f3b0 item 79 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4f80): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4f80): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.981320264 +0000 UTC m=+99.763125483 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f4f80): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5040): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5040): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5040): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5040): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5040): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.981320264 +0000 UTC m=+99.763125483 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5040): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f500 item 79 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5100): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5100): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5100): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5100): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5100): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5100): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5100): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.98343906 +0000 UTC m=+99.765244268 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5100): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5140): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5140): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5140): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f7a0 item 80 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5140): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5140): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.984116872 +0000 UTC m=+99.765922080 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5140): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5200): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5200): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5200): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5200): >_readAt: n=5, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5200): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.984116872 +0000 UTC m=+99.765922080 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5200): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039f960 item 80 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5240): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5240): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5240): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5240): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5240): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.986166798 +0000 UTC m=+99.767972016 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5240): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5280): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5280): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5280): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5280): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5280): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5280): _writeAt: size=3, off=7 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039fce0 item 81 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5280): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5280): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.986875388 +0000 UTC m=+99.768680607 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5280): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f52c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f52c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f52c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f52c0): >_readAt: n=8, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f52c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.986875388 +0000 UTC m=+99.768680607 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f52c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ea4d0 item 81 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5340): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5340): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5340): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5340): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5340): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.988695183 +0000 UTC m=+99.770500400 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5340): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5400): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5400): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5400): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ead90 item 82 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5400): _readAt: size=2, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5400): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5400): _writeAt: size=3, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5400): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5400): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.989512686 +0000 UTC m=+99.771317894 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5400): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5440): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5440): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5440): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5440): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5440): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.989512686 +0000 UTC m=+99.771317894 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5440): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005eafc0 item 82 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f54c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f54c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f54c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f54c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f54c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.991740726 +0000 UTC m=+99.773545945 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f54c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5580): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5580): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5580): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5580): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5580): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5580): _writeAt: size=3, off=7 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005eb2d0 item 83 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5580): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5580): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.992639403 +0000 UTC m=+99.774444611 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5580): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f55c0): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f55c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f55c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f55c0): >_readAt: n=8, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f55c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.992639403 +0000 UTC m=+99.774444611 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f55c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005eb650 item 83 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5640): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5640): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5640): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5640): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5640): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.995028034 +0000 UTC m=+99.776833252 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5640): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5700): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5700): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5700): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ebc70 item 84 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5700): _readAt: size=2, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5700): >_readAt: n=0, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5700): _writeAt: size=3, off=5 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5700): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5700): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.996017201 +0000 UTC m=+99.777822419 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5700): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5740): _readAt: size=512, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5740): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5740): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5740): >_readAt: n=3, err=EOF 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5740): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.996017201 +0000 UTC m=+99.777822419 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5740): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: Remove: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ebdc0 item 84 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f57c0): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f57c0): >openPending: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f57c0): _writeAt: size=5, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f57c0): >_writeAt: n=5, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f57c0): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.998595257 +0000 UTC m=+99.780400475 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f57c0): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5880): _readAt: size=2, off=0 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5880): openPending: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5880): open at offset 5 2025/04/15 03:23:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5880): >openPending: err= 2025/04/15 03:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5880): >_readAt: n=2, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5880): _writeAt: size=3, off=7 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae700 item 85 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5880): >_writeAt: n=3, err= 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5880): close: 2025/04/15 03:23:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.999539318 +0000 UTC m=+99.781344527 2025/04/15 03:23:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:51 DEBUG : open-test-file(0xc0003f5880): >close: err= 2025/04/15 03:23:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:51 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f58c0): _readAt: size=512, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f58c0): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f58c0): >openPending: err= 2025/04/15 03:23:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f58c0): >_readAt: n=8, err=EOF 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f58c0): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:51.999539318 +0000 UTC m=+99.781344527 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f58c0): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: Remove: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae930 item 85 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5940): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5940): >openPending: err= 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5940): _writeAt: size=5, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5940): >_writeAt: n=5, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5940): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.001750507 +0000 UTC m=+99.783555725 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5940): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5a00): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5a00): open at offset 5 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5a00): >openPending: err= 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aed90 item 86 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5a00): _readAt: size=2, off=5 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5a00): >_readAt: n=0, err=EOF 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5a00): _writeAt: size=3, off=5 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5a00): >_writeAt: n=3, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5a00): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.002751736 +0000 UTC m=+99.784556944 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5a00): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5a40): _readAt: size=512, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5a40): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5a40): >openPending: err= 2025/04/15 03:23:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5a40): >_readAt: n=3, err=EOF 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5a40): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.002751736 +0000 UTC m=+99.784556944 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5a40): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: Remove: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af260 item 86 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5ac0): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5ac0): >openPending: err= 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5ac0): _writeAt: size=5, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5ac0): >_writeAt: n=5, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5ac0): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.004933799 +0000 UTC m=+99.786739008 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5ac0): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5b80): _readAt: size=2, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5b80): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5b80): open at offset 5 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5b80): >openPending: err= 2025/04/15 03:23:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5b80): >_readAt: n=2, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5b80): _writeAt: size=3, off=7 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004afc00 item 87 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5b80): >_writeAt: n=3, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5b80): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.00589309 +0000 UTC m=+99.787698298 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5b80): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5bc0): _readAt: size=512, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5bc0): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5bc0): >openPending: err= 2025/04/15 03:23:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5bc0): >_readAt: n=8, err=EOF 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5bc0): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.00589309 +0000 UTC m=+99.787698298 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5bc0): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: Remove: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e0e0 item 87 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5c40): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5c40): >openPending: err= 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5c40): _writeAt: size=5, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5c40): >_writeAt: n=5, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5c40): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.008001636 +0000 UTC m=+99.789806864 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5c40): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5d00): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5d00): open at offset 5 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5d00): >openPending: err= 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e5b0 item 88 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5d00): _readAt: size=2, off=5 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5d00): >_readAt: n=0, err=EOF 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5d00): _writeAt: size=3, off=5 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5d00): >_writeAt: n=3, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5d00): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.009024505 +0000 UTC m=+99.790829723 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5d00): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5d40): _readAt: size=512, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5d40): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5d40): >openPending: err= 2025/04/15 03:23:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5d40): >_readAt: n=3, err=EOF 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5d40): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.009024505 +0000 UTC m=+99.790829723 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5d40): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: Remove: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e7e0 item 88 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5e00): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5e00): open at offset 0 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5e00): >openPending: err= 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5e00): _readAt: size=2, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5e00): >_readAt: n=0, err=EOF 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5e00): _writeAt: size=5, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5e00): >_writeAt: n=5, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5e00): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.017708759 +0000 UTC m=+99.799513978 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5e00): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5e40): _writeAt: size=5, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5e40): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5e40): >openPending: err= 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ebd0 item 89 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5e40): >_writeAt: n=5, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5e40): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.018544096 +0000 UTC m=+99.800349314 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5e40): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5f00): _readAt: size=2, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5f00): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5f00): open at offset 5 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5f00): >openPending: err= 2025/04/15 03:23:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5f00): >_readAt: n=2, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5f00): _writeAt: size=3, off=7 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ed20 item 89 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5f00): >_writeAt: n=3, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5f00): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.019416794 +0000 UTC m=+99.801222002 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5f00): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5f40): _readAt: size=512, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5f40): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5f40): >openPending: err= 2025/04/15 03:23:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5f40): >_readAt: n=8, err=EOF 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5f40): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.019416794 +0000 UTC m=+99.801222002 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0003f5f40): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: Remove: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ee70 item 89 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000728080): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000728080): open at offset 0 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000728080): >openPending: err= 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000728080): _readAt: size=2, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000728080): >_readAt: n=0, err=EOF 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000728080): _writeAt: size=5, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000728080): >_writeAt: n=5, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000728080): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.02158945 +0000 UTC m=+99.803394668 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000728080): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0007280c0): _writeAt: size=5, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0007280c0): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0007280c0): >openPending: err= 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f2d0 item 90 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0007280c0): >_writeAt: n=5, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0007280c0): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.022385824 +0000 UTC m=+99.804191042 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0007280c0): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000728180): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000728180): open at offset 5 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000728180): >openPending: err= 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f420 item 90 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000728180): _readAt: size=2, off=5 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000728180): >_readAt: n=0, err=EOF 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000728180): _writeAt: size=3, off=5 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000728180): >_writeAt: n=3, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000728180): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.023412119 +0000 UTC m=+99.805217328 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000728180): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0007281c0): _readAt: size=512, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0007281c0): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0007281c0): >openPending: err= 2025/04/15 03:23:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0007281c0): >_readAt: n=3, err=EOF 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0007281c0): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.023412119 +0000 UTC m=+99.805217328 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc0007281c0): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: Remove: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f5e0 item 90 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94080): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94080): open at offset 0 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94080): >openPending: err= 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94080): _readAt: size=2, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94080): >_readAt: n=0, err=EOF 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94080): _writeAt: size=5, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94080): >_writeAt: n=5, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94080): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.034403131 +0000 UTC m=+99.816208339 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94080): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94140): _writeAt: size=5, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94140): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94140): >openPending: err= 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a4d0 item 91 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94140): >_writeAt: n=5, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94140): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.036066232 +0000 UTC m=+99.817871450 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94140): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94200): _readAt: size=2, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94200): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94200): open at offset 5 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94200): >openPending: err= 2025/04/15 03:23:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94200): >_readAt: n=2, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94200): _writeAt: size=3, off=7 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a690 item 91 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94200): >_writeAt: n=3, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94200): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.038067969 +0000 UTC m=+99.819873186 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94200): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94240): _readAt: size=512, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94240): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94240): >openPending: err= 2025/04/15 03:23:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94240): >_readAt: n=8, err=EOF 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94240): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.038067969 +0000 UTC m=+99.819873186 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94240): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: Remove: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038a7e0 item 91 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94300): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94300): open at offset 0 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94300): >openPending: err= 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94300): _readAt: size=2, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94300): >_readAt: n=0, err=EOF 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94300): _writeAt: size=5, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94300): >_writeAt: n=5, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94300): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.041703058 +0000 UTC m=+99.823508266 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94300): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94340): _writeAt: size=5, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94340): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94340): >openPending: err= 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ab60 item 92 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94340): >_writeAt: n=5, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94340): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.042601284 +0000 UTC m=+99.824406502 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94340): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94400): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94400): open at offset 5 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94400): >openPending: err= 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ad90 item 92 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94400): _readAt: size=2, off=5 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94400): >_readAt: n=0, err=EOF 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94400): _writeAt: size=3, off=5 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94400): >_writeAt: n=3, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94400): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.043882827 +0000 UTC m=+99.825688046 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94400): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94440): _readAt: size=512, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94440): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94440): >openPending: err= 2025/04/15 03:23:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94440): >_readAt: n=3, err=EOF 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94440): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.043882827 +0000 UTC m=+99.825688046 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94440): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: Remove: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038af50 item 92 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94500): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94500): open at offset 0 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94500): >openPending: err= 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94500): _readAt: size=2, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94500): >_readAt: n=0, err=EOF 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94500): _writeAt: size=5, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94500): >_writeAt: n=5, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94500): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.046473498 +0000 UTC m=+99.828278686 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94500): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94540): _writeAt: size=5, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94540): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94540): >openPending: err= 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b420 item 93 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94540): >_writeAt: n=5, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94540): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.047029932 +0000 UTC m=+99.828835111 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94540): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94600): _readAt: size=512, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94600): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94600): >openPending: err= 2025/04/15 03:23:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94600): >_readAt: n=5, err=EOF 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94600): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.047029932 +0000 UTC m=+99.828835111 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94600): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: Remove: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b650 item 93 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b946c0): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b946c0): open at offset 0 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b946c0): >openPending: err= 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b946c0): _readAt: size=2, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b946c0): >_readAt: n=0, err=EOF 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b946c0): _writeAt: size=5, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b946c0): >_writeAt: n=5, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b946c0): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.048828226 +0000 UTC m=+99.830633404 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b946c0): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94700): _writeAt: size=5, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94700): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94700): >openPending: err= 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038b9d0 item 94 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94700): >_writeAt: n=5, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94700): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.049252543 +0000 UTC m=+99.831057721 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94700): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b947c0): _readAt: size=512, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b947c0): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b947c0): >openPending: err= 2025/04/15 03:23:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b947c0): >_readAt: n=5, err=EOF 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b947c0): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.049252543 +0000 UTC m=+99.831057721 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b947c0): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: Remove: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038bb90 item 94 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94880): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94880): open at offset 0 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94880): >openPending: err= 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94880): _readAt: size=2, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94880): >_readAt: n=0, err=EOF 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94880): _writeAt: size=5, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94880): >_writeAt: n=5, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94880): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.050930191 +0000 UTC m=+99.832735369 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94880): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b948c0): _writeAt: size=5, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b948c0): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b948c0): >openPending: err= 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038bf10 item 95 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b948c0): >_writeAt: n=5, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b948c0): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.051303441 +0000 UTC m=+99.833108619 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b948c0): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94980): _readAt: size=512, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94980): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94980): >openPending: err= 2025/04/15 03:23:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94980): >_readAt: n=5, err=EOF 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94980): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.051303441 +0000 UTC m=+99.833108619 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94980): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: Remove: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba230 item 95 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94a40): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94a40): open at offset 0 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94a40): >openPending: err= 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94a40): _readAt: size=2, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94a40): >_readAt: n=0, err=EOF 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94a40): _writeAt: size=5, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94a40): >_writeAt: n=5, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94a40): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.052377616 +0000 UTC m=+99.834182785 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94a40): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94a80): _writeAt: size=5, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94a80): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94a80): >openPending: err= 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba770 item 96 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94a80): >_writeAt: n=5, err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94a80): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.053140078 +0000 UTC m=+99.834945286 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94a80): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/15 03:23:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/15 03:23:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:23:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/15 03:23:52 DEBUG : open-test-file: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94b40): _readAt: size=512, off=0 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94b40): openPending: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94b40): >openPending: err= 2025/04/15 03:23:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94b40): >_readAt: n=5, err=EOF 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94b40): close: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-15 03:23:52.053140078 +0000 UTC m=+99.834945286 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/15 03:23:52 DEBUG : open-test-file(0xc000b94b40): >close: err= 2025/04/15 03:23:52 DEBUG : open-test-file: Remove: 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bac40 item 96 2025/04/15 03:23:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/15 03:23:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/15 03:23:52 DEBUG : open-test-file: >Remove: err= 2025/04/15 03:23:52 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:52 DEBUG : : Looking for writers 2025/04/15 03:23:52 DEBUG : >WaitForWriters: 2025/04/15 03:23:52 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.08s) --- PASS: TestRWFileHandleOpenTests/writes (0.52s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.08s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.56s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.08s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:23:52 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:23:52 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 03:23:52 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:52 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:23:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:23:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:23:52 INFO : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 03:23:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:23:52 DEBUG : file1: newRWFileHandle: 2025/04/15 03:23:52 DEBUG : file1(0xc000739380): openPending: 2025/04/15 03:23:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:52 DEBUG : file1(0xc000739380): >openPending: err= 2025/04/15 03:23:52 DEBUG : file1: >newRWFileHandle: err= 2025/04/15 03:23:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:23:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/15 03:23:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/04/15 03:23:52 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:23:52 DEBUG : : Looking for writers 2025/04/15 03:23:52 DEBUG : file1: reading active writers 2025/04/15 03:23:52 DEBUG : file1: active writers 1 2025/04/15 03:23:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/04/15 03:23:52 DEBUG : : Looking for writers 2025/04/15 03:23:52 DEBUG : file1: reading active writers 2025/04/15 03:23:52 DEBUG : file1: active writers 1 2025/04/15 03:23:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/04/15 03:23:52 DEBUG : : Looking for writers 2025/04/15 03:23:52 DEBUG : file1: reading active writers 2025/04/15 03:23:52 DEBUG : file1: active writers 1 2025/04/15 03:23:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/04/15 03:23:52 DEBUG : : Looking for writers 2025/04/15 03:23:52 DEBUG : file1: reading active writers 2025/04/15 03:23:52 DEBUG : file1: active writers 1 2025/04/15 03:23:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/04/15 03:23:52 DEBUG : : Looking for writers 2025/04/15 03:23:52 DEBUG : file1: reading active writers 2025/04/15 03:23:52 DEBUG : file1: active writers 1 2025/04/15 03:23:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/04/15 03:23:52 DEBUG : : Looking for writers 2025/04/15 03:23:52 DEBUG : file1: reading active writers 2025/04/15 03:23:52 DEBUG : file1: active writers 1 2025/04/15 03:23:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/04/15 03:23:52 DEBUG : : Looking for writers 2025/04/15 03:23:52 DEBUG : file1: reading active writers 2025/04/15 03:23:52 DEBUG : file1: active writers 1 2025/04/15 03:23:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/04/15 03:23:53 DEBUG : : Looking for writers 2025/04/15 03:23:53 DEBUG : file1: reading active writers 2025/04/15 03:23:53 DEBUG : file1: active writers 1 2025/04/15 03:23:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:23:54 DEBUG : : Looking for writers 2025/04/15 03:23:54 DEBUG : file1: reading active writers 2025/04/15 03:23:54 DEBUG : file1: active writers 1 2025/04/15 03:23:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:23:55 DEBUG : : Looking for writers 2025/04/15 03:23:55 DEBUG : file1: reading active writers 2025/04/15 03:23:55 DEBUG : file1: active writers 1 2025/04/15 03:23:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:23:56 DEBUG : : Looking for writers 2025/04/15 03:23:56 DEBUG : file1: reading active writers 2025/04/15 03:23:56 DEBUG : file1: active writers 1 2025/04/15 03:23:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:23:57 DEBUG : : Looking for writers 2025/04/15 03:23:57 DEBUG : file1: reading active writers 2025/04/15 03:23:57 DEBUG : file1: active writers 1 2025/04/15 03:23:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:23:58 DEBUG : : Looking for writers 2025/04/15 03:23:58 DEBUG : file1: reading active writers 2025/04/15 03:23:58 DEBUG : file1: active writers 1 2025/04/15 03:23:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:23:59 DEBUG : : Looking for writers 2025/04/15 03:23:59 DEBUG : file1: reading active writers 2025/04/15 03:23:59 DEBUG : file1: active writers 1 2025/04/15 03:23:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:24:00 DEBUG : : Looking for writers 2025/04/15 03:24:00 DEBUG : file1: reading active writers 2025/04/15 03:24:00 DEBUG : file1: active writers 1 2025/04/15 03:24:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:24:01 DEBUG : : Looking for writers 2025/04/15 03:24:01 DEBUG : file1: reading active writers 2025/04/15 03:24:01 DEBUG : file1: active writers 1 2025/04/15 03:24:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:24:02 DEBUG : : Looking for writers 2025/04/15 03:24:02 DEBUG : file1: reading active writers 2025/04/15 03:24:02 DEBUG : file1: active writers 1 2025/04/15 03:24:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:24:03 DEBUG : : Looking for writers 2025/04/15 03:24:03 DEBUG : file1: reading active writers 2025/04/15 03:24:03 DEBUG : file1: active writers 1 2025/04/15 03:24:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:24:04 DEBUG : : Looking for writers 2025/04/15 03:24:04 DEBUG : file1: reading active writers 2025/04/15 03:24:04 DEBUG : file1: active writers 1 2025/04/15 03:24:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:24:05 DEBUG : : Looking for writers 2025/04/15 03:24:05 DEBUG : file1: reading active writers 2025/04/15 03:24:05 DEBUG : file1: active writers 1 2025/04/15 03:24:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:24:06 DEBUG : : Looking for writers 2025/04/15 03:24:06 DEBUG : file1: reading active writers 2025/04/15 03:24:06 DEBUG : file1: active writers 1 2025/04/15 03:24:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:24:07 DEBUG : : Looking for writers 2025/04/15 03:24:07 DEBUG : file1: reading active writers 2025/04/15 03:24:07 DEBUG : file1: active writers 1 2025/04/15 03:24:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:24:08 DEBUG : : Looking for writers 2025/04/15 03:24:08 DEBUG : file1: reading active writers 2025/04/15 03:24:08 DEBUG : file1: active writers 1 2025/04/15 03:24:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:24:09 DEBUG : : Looking for writers 2025/04/15 03:24:09 DEBUG : file1: reading active writers 2025/04/15 03:24:09 DEBUG : file1: active writers 1 2025/04/15 03:24:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:24:10 DEBUG : : Looking for writers 2025/04/15 03:24:10 DEBUG : file1: reading active writers 2025/04/15 03:24:10 DEBUG : file1: active writers 1 2025/04/15 03:24:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:24:11 DEBUG : : Looking for writers 2025/04/15 03:24:11 DEBUG : file1: reading active writers 2025/04/15 03:24:11 DEBUG : file1: active writers 1 2025/04/15 03:24:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:24:12 DEBUG : : Looking for writers 2025/04/15 03:24:12 DEBUG : file1: reading active writers 2025/04/15 03:24:12 DEBUG : file1: active writers 1 2025/04/15 03:24:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:24:13 DEBUG : : Looking for writers 2025/04/15 03:24:13 DEBUG : file1: reading active writers 2025/04/15 03:24:13 DEBUG : file1: active writers 1 2025/04/15 03:24:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:24:14 DEBUG : : Looking for writers 2025/04/15 03:24:14 DEBUG : file1: reading active writers 2025/04/15 03:24:14 DEBUG : file1: active writers 1 2025/04/15 03:24:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:24:15 DEBUG : : Looking for writers 2025/04/15 03:24:15 DEBUG : file1: reading active writers 2025/04/15 03:24:15 DEBUG : file1: active writers 1 2025/04/15 03:24:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:24:16 DEBUG : : Looking for writers 2025/04/15 03:24:16 DEBUG : file1: reading active writers 2025/04/15 03:24:16 DEBUG : file1: active writers 1 2025/04/15 03:24:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:24:17 DEBUG : : Looking for writers 2025/04/15 03:24:17 DEBUG : file1: reading active writers 2025/04/15 03:24:17 DEBUG : file1: active writers 1 2025/04/15 03:24:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:24:18 DEBUG : : Looking for writers 2025/04/15 03:24:18 DEBUG : file1: reading active writers 2025/04/15 03:24:18 DEBUG : file1: active writers 1 2025/04/15 03:24:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:24:19 DEBUG : : Looking for writers 2025/04/15 03:24:19 DEBUG : file1: reading active writers 2025/04/15 03:24:19 DEBUG : file1: active writers 1 2025/04/15 03:24:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:24:20 DEBUG : : Looking for writers 2025/04/15 03:24:20 DEBUG : file1: reading active writers 2025/04/15 03:24:20 DEBUG : file1: active writers 1 2025/04/15 03:24:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:24:21 DEBUG : : Looking for writers 2025/04/15 03:24:21 DEBUG : file1: reading active writers 2025/04/15 03:24:21 DEBUG : file1: active writers 1 2025/04/15 03:24:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/15 03:24:22 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc00066a690 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000a66008 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824644624448} name:file1 opens:1 downloaders: o: fd:0xc0005a2040 info:{ModTime:{wall:13976800712318396942 ext:100086558384 loc:0x3ea0f00} ATime:{wall:13976800712318396942 ext:100086558384 loc:0x3ea0f00} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/04/15 03:24:22 DEBUG : >WaitForWriters: 2025/04/15 03:24:22 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.27s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:24:22 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:24:22 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 03:24:22 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:24:22 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:24:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:24:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:24:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:24:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:24:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:24:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:24:22 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:24:22 INFO : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 03:24:22 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:24:22 DEBUG : rename_me: newRWFileHandle: 2025/04/15 03:24:22 DEBUG : rename_me(0xc000524180): openPending: 2025/04/15 03:24:22 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/15 03:24:22 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/15 03:24:22 DEBUG : rename_me(0xc000524180): >openPending: err= 2025/04/15 03:24:22 DEBUG : rename_me: >newRWFileHandle: err= 2025/04/15 03:24:22 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/15 03:24:22 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/04/15 03:24:22 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/04/15 03:24:22 DEBUG : rename_me(0xc000524180): _writeAt: size=5, off=0 2025/04/15 03:24:22 DEBUG : rename_me(0xc000524180): >_writeAt: n=5, err= 2025/04/15 03:24:22 DEBUG : rename_me(0xc000524180): close: 2025/04/15 03:24:22 DEBUG : rename_me: vfs cache: setting modification time to 2025-04-15 03:24:22.607361092 +0000 UTC m=+130.389166271 2025/04/15 03:24:22 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/04/15 03:24:22 DEBUG : rename_me(0xc000524180): >close: err= 2025/04/15 03:24:22 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/04/15 03:24:22 DEBUG : i_was_renamed: Updating file with 0xc000ca46c0 2025/04/15 03:24:22 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/04/15 03:24:22 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/15 03:24:22 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:24:22 DEBUG : : Looking for writers 2025/04/15 03:24:22 DEBUG : i_was_renamed: reading active writers 2025/04/15 03:24:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/15 03:24:22 DEBUG : : Looking for writers 2025/04/15 03:24:22 DEBUG : i_was_renamed: reading active writers 2025/04/15 03:24:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/15 03:24:22 DEBUG : : Looking for writers 2025/04/15 03:24:22 DEBUG : i_was_renamed: reading active writers 2025/04/15 03:24:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/15 03:24:22 DEBUG : : Looking for writers 2025/04/15 03:24:22 DEBUG : i_was_renamed: reading active writers 2025/04/15 03:24:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/15 03:24:22 DEBUG : i_was_renamed: vfs cache: starting upload 2025/04/15 03:24:22 DEBUG : : Looking for writers 2025/04/15 03:24:22 DEBUG : i_was_renamed: reading active writers 2025/04/15 03:24:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/15 03:24:22 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:22 DEBUG : : Looking for writers 2025/04/15 03:24:22 DEBUG : i_was_renamed: reading active writers 2025/04/15 03:24:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/15 03:24:23 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/15 03:24:23 INFO : i_was_renamed: Copied (new) 2025/04/15 03:24:23 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-04-15 03:24:22 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/15 03:24:23 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/04/15 03:24:23 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/15 03:24:23 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/04/15 03:24:23 DEBUG : : Looking for writers 2025/04/15 03:24:23 DEBUG : i_was_renamed: reading active writers 2025/04/15 03:24:23 DEBUG : >WaitForWriters: 2025/04/15 03:24:23 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.04s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:24:23 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:24:23 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/15 03:24:23 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:24:23 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:24:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:24:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:24:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:24:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:24:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/15 03:24:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{gWEs8}/rclone-test-cocikup8mema" 2025/04/15 03:24:23 INFO : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/15 03:24:23 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:23 DEBUG : : forgetting directory cache 2025/04/15 03:24:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:24:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/15 03:24:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/15 03:24:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/15 03:24:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/15 03:24:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/15 03:24:24 DEBUG : TestRWCacheUpdate(0xc00092d900): _readAt: size=512, off=0 2025/04/15 03:24:24 DEBUG : TestRWCacheUpdate(0xc00092d900): openPending: 2025/04/15 03:24:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-15 02:25:23 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/04/15 03:24:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/15 03:24:24 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 03:24:24 DEBUG : TestRWCacheUpdate(0xc00092d900): >openPending: err= 2025/04/15 03:24:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/15 03:24:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 03:24:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:24 DEBUG : TestRWCacheUpdate(0xc00092d900): >_readAt: n=20, err=EOF 2025/04/15 03:24:24 DEBUG : TestRWCacheUpdate(0xc00092d900): close: 2025/04/15 03:24:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-15 02:25:23 +0000 GMT 2025/04/15 03:24:24 DEBUG : TestRWCacheUpdate(0xc00092d900): >close: err= 2025/04/15 03:24:24 DEBUG : : Re-reading directory (107.719453ms old) 2025/04/15 03:24:24 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 03:24:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/15 03:24:24 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:24 DEBUG : : forgetting directory cache 2025/04/15 03:24:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:24:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/15 03:24:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/15 03:24:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/15 03:24:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/15 03:24:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/15 03:24:25 DEBUG : TestRWCacheUpdate(0xc000a10500): _readAt: size=512, off=0 2025/04/15 03:24:25 DEBUG : TestRWCacheUpdate(0xc000a10500): openPending: 2025/04/15 03:24:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-15 02:26:23 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-04-15 02:25:23 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/04/15 03:24:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-15 02:26:23 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-04-15 02:25:23 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/04/15 03:24:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/15 03:24:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/15 03:24:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/15 03:24:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 03:24:25 DEBUG : TestRWCacheUpdate(0xc000a10500): >openPending: err= 2025/04/15 03:24:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/15 03:24:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 03:24:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:25 DEBUG : TestRWCacheUpdate(0xc000a10500): >_readAt: n=20, err=EOF 2025/04/15 03:24:25 DEBUG : TestRWCacheUpdate(0xc000a10500): close: 2025/04/15 03:24:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-15 02:26:23 +0000 GMT 2025/04/15 03:24:25 DEBUG : TestRWCacheUpdate(0xc000a10500): >close: err= 2025/04/15 03:24:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:25 DEBUG : : forgetting directory cache 2025/04/15 03:24:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 03:24:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate(0xc00096e500): _readAt: size=512, off=0 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate(0xc00096e500): openPending: 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-15 02:27:23 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-04-15 02:26:23 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-15 02:27:23 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-04-15 02:26:23 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/04/15 03:24:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/15 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate(0xc00096e500): >openPending: err= 2025/04/15 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate(0xc00096e500): >_readAt: n=20, err=EOF 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate(0xc00096e500): close: 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-15 02:27:23 +0000 GMT 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate(0xc00096e500): >close: err= 2025/04/15 03:24:26 DEBUG : : Re-reading directory (124.742763ms old) 2025/04/15 03:24:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:26 DEBUG : : forgetting directory cache 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate(0xc000a8fec0): _readAt: size=512, off=0 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate(0xc000a8fec0): openPending: 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-15 02:28:23 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-04-15 02:27:23 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-15 02:28:23 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-04-15 02:27:23 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/04/15 03:24:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/15 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate(0xc000a8fec0): >openPending: err= 2025/04/15 03:24:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate(0xc000a8fec0): >_readAt: n=20, err=EOF 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate(0xc000a8fec0): close: 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-15 02:28:23 +0000 GMT 2025/04/15 03:24:26 DEBUG : TestRWCacheUpdate(0xc000a8fec0): >close: err= 2025/04/15 03:24:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:27 DEBUG : : forgetting directory cache 2025/04/15 03:24:27 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 03:24:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:24:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/15 03:24:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/15 03:24:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/15 03:24:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/15 03:24:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/15 03:24:27 DEBUG : TestRWCacheUpdate(0xc000a7e380): _readAt: size=512, off=0 2025/04/15 03:24:27 DEBUG : TestRWCacheUpdate(0xc000a7e380): openPending: 2025/04/15 03:24:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-15 02:29:23 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-04-15 02:28:23 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/04/15 03:24:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-15 02:29:23 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-04-15 02:28:23 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/04/15 03:24:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/15 03:24:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/15 03:24:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/15 03:24:27 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 03:24:27 DEBUG : TestRWCacheUpdate(0xc000a7e380): >openPending: err= 2025/04/15 03:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/15 03:24:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 03:24:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:27 DEBUG : TestRWCacheUpdate(0xc000a7e380): >_readAt: n=20, err=EOF 2025/04/15 03:24:27 DEBUG : TestRWCacheUpdate(0xc000a7e380): close: 2025/04/15 03:24:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-15 02:29:23 +0000 GMT 2025/04/15 03:24:27 DEBUG : TestRWCacheUpdate(0xc000a7e380): >close: err= 2025/04/15 03:24:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:27 DEBUG : : forgetting directory cache 2025/04/15 03:24:27 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 03:24:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:24:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/15 03:24:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/15 03:24:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/15 03:24:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/15 03:24:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/15 03:24:28 DEBUG : TestRWCacheUpdate(0xc000a6e280): _readAt: size=512, off=0 2025/04/15 03:24:28 DEBUG : TestRWCacheUpdate(0xc000a6e280): openPending: 2025/04/15 03:24:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-15 02:30:23 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-04-15 02:29:23 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/04/15 03:24:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-15 02:30:23 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-04-15 02:29:23 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/04/15 03:24:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/15 03:24:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/15 03:24:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/15 03:24:28 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 03:24:28 DEBUG : TestRWCacheUpdate(0xc000a6e280): >openPending: err= 2025/04/15 03:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/15 03:24:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 03:24:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:28 DEBUG : TestRWCacheUpdate(0xc000a6e280): >_readAt: n=20, err=EOF 2025/04/15 03:24:28 DEBUG : TestRWCacheUpdate(0xc000a6e280): close: 2025/04/15 03:24:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-15 02:30:23 +0000 GMT 2025/04/15 03:24:28 DEBUG : TestRWCacheUpdate(0xc000a6e280): >close: err= 2025/04/15 03:24:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:28 DEBUG : : forgetting directory cache 2025/04/15 03:24:28 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 03:24:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:24:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/15 03:24:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/15 03:24:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/15 03:24:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/15 03:24:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/15 03:24:29 DEBUG : TestRWCacheUpdate(0xc000c84340): _readAt: size=512, off=0 2025/04/15 03:24:29 DEBUG : TestRWCacheUpdate(0xc000c84340): openPending: 2025/04/15 03:24:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-04-15 02:31:23 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-04-15 02:30:23 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/04/15 03:24:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-04-15 02:31:23 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-04-15 02:30:23 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/04/15 03:24:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/15 03:24:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/15 03:24:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/04/15 03:24:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 03:24:29 DEBUG : TestRWCacheUpdate(0xc000c84340): >openPending: err= 2025/04/15 03:24:29 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/04/15 03:24:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 03:24:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:29 DEBUG : TestRWCacheUpdate(0xc000c84340): >_readAt: n=21, err=EOF 2025/04/15 03:24:29 DEBUG : TestRWCacheUpdate(0xc000c84340): close: 2025/04/15 03:24:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-15 02:31:23 +0000 GMT 2025/04/15 03:24:29 DEBUG : TestRWCacheUpdate(0xc000c84340): >close: err= 2025/04/15 03:24:29 DEBUG : : Re-reading directory (121.543791ms old) 2025/04/15 03:24:29 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 03:24:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/15 03:24:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:29 DEBUG : : forgetting directory cache 2025/04/15 03:24:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:24:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/15 03:24:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/15 03:24:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/15 03:24:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/15 03:24:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/15 03:24:30 DEBUG : TestRWCacheUpdate(0xc000cb2300): _readAt: size=512, off=0 2025/04/15 03:24:30 DEBUG : TestRWCacheUpdate(0xc000cb2300): openPending: 2025/04/15 03:24:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-04-15 02:32:23 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-04-15 02:31:23 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/04/15 03:24:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-04-15 02:32:23 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-04-15 02:31:23 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/04/15 03:24:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/15 03:24:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/15 03:24:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/04/15 03:24:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 03:24:30 DEBUG : TestRWCacheUpdate(0xc000cb2300): >openPending: err= 2025/04/15 03:24:30 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/04/15 03:24:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 03:24:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:30 DEBUG : TestRWCacheUpdate(0xc000cb2300): >_readAt: n=22, err=EOF 2025/04/15 03:24:30 DEBUG : TestRWCacheUpdate(0xc000cb2300): close: 2025/04/15 03:24:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-15 02:32:23 +0000 GMT 2025/04/15 03:24:30 DEBUG : TestRWCacheUpdate(0xc000cb2300): >close: err= 2025/04/15 03:24:30 DEBUG : : forgetting directory cache 2025/04/15 03:24:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 03:24:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:24:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/15 03:24:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/15 03:24:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/15 03:24:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/15 03:24:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/15 03:24:31 DEBUG : TestRWCacheUpdate(0xc000d17600): _readAt: size=512, off=0 2025/04/15 03:24:31 DEBUG : TestRWCacheUpdate(0xc000d17600): openPending: 2025/04/15 03:24:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-04-15 02:33:23 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-04-15 02:32:23 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/04/15 03:24:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-04-15 02:33:23 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-04-15 02:32:23 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/04/15 03:24:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/15 03:24:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/15 03:24:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/04/15 03:24:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 03:24:31 DEBUG : TestRWCacheUpdate(0xc000d17600): >openPending: err= 2025/04/15 03:24:31 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/04/15 03:24:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 03:24:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:31 DEBUG : TestRWCacheUpdate(0xc000d17600): >_readAt: n=23, err=EOF 2025/04/15 03:24:31 DEBUG : TestRWCacheUpdate(0xc000d17600): close: 2025/04/15 03:24:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-15 02:33:23 +0000 GMT 2025/04/15 03:24:31 DEBUG : TestRWCacheUpdate(0xc000d17600): >close: err= 2025/04/15 03:24:31 DEBUG : : Re-reading directory (121.209273ms old) 2025/04/15 03:24:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 03:24:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/15 03:24:31 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:31 DEBUG : : forgetting directory cache 2025/04/15 03:24:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:24:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/15 03:24:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/15 03:24:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/15 03:24:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/15 03:24:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/15 03:24:32 DEBUG : TestRWCacheUpdate(0xc000d46580): _readAt: size=512, off=0 2025/04/15 03:24:32 DEBUG : TestRWCacheUpdate(0xc000d46580): openPending: 2025/04/15 03:24:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-04-15 02:34:23 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-04-15 02:33:23 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/04/15 03:24:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-04-15 02:34:23 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-04-15 02:33:23 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/04/15 03:24:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/15 03:24:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/15 03:24:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/04/15 03:24:32 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/15 03:24:32 DEBUG : TestRWCacheUpdate(0xc000d46580): >openPending: err= 2025/04/15 03:24:32 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/04/15 03:24:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/15 03:24:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:32 DEBUG : TestRWCacheUpdate(0xc000d46580): >_readAt: n=24, err=EOF 2025/04/15 03:24:32 DEBUG : TestRWCacheUpdate(0xc000d46580): close: 2025/04/15 03:24:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-15 02:34:23 +0000 GMT 2025/04/15 03:24:32 DEBUG : TestRWCacheUpdate(0xc000d46580): >close: err= 2025/04/15 03:24:32 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:24:32 DEBUG : : Looking for writers 2025/04/15 03:24:32 DEBUG : TestRWCacheUpdate: reading active writers 2025/04/15 03:24:32 DEBUG : >WaitForWriters: 2025/04/15 03:24:32 DEBUG : webdav root 'rclone-test-cocikup8mema': vfs cache: cleaner exiting 2025/04/15 03:24:32 DEBUG : : forgetting directory cache 2025/04/15 03:24:32 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (8.98s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:24:32 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:32 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:33 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:33 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:24:33 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:24:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/15 03:24:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/15 03:24:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/15 03:24:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/15 03:24:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/15 03:24:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/15 03:24:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/15 03:24:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/15 03:24:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/15 03:24:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:33 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:33 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/15 03:24:33 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/15 03:24:33 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/15 03:24:33 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:34 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:34 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:34 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/15 03:24:34 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/15 03:24:34 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/15 03:24:34 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:34 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:34 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/15 03:24:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/15 03:24:34 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/15 03:24:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:34 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/15 03:24:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/15 03:24:34 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/04/15 03:24:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:34 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/15 03:24:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/15 03:24:34 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/04/15 03:24:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:34 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/15 03:24:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/15 03:24:34 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/04/15 03:24:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:34 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:34 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/15 03:24:34 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/15 03:24:34 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/15 03:24:34 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:34 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:34 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:34 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/15 03:24:34 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/15 03:24:34 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/15 03:24:34 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:34 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:34 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:34 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/15 03:24:34 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/15 03:24:34 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:34 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/15 03:24:34 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/15 03:24:34 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/15 03:24:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/15 03:24:34 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/15 03:24:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:34 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:34 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/04/15 03:24:34 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:34 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/04/15 03:24:34 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:34 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/04/15 03:24:34 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:34 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/15 03:24:34 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/15 03:24:34 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/15 03:24:34 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:35 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:35 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:35 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/15 03:24:35 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/15 03:24:35 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/15 03:24:35 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:35 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:35 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:35 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/04/15 03:24:35 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:35 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/04/15 03:24:35 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:24:35 DEBUG : : Looking for writers 2025/04/15 03:24:35 DEBUG : FiLeA: reading active writers 2025/04/15 03:24:35 DEBUG : FiLeB: reading active writers 2025/04/15 03:24:35 DEBUG : FilEb: reading active writers 2025/04/15 03:24:35 DEBUG : >WaitForWriters: 2025/04/15 03:24:35 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:24:35 DEBUG : : Looking for writers 2025/04/15 03:24:35 DEBUG : FiLeA: reading active writers 2025/04/15 03:24:35 DEBUG : FiLeB: reading active writers 2025/04/15 03:24:35 DEBUG : FilEb: reading active writers 2025/04/15 03:24:35 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (3.15s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:24:35 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:36 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:36 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:24:36 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:36 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/15 03:24:36 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/15 03:24:36 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/15 03:24:36 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:36 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:36 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:36 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/04/15 03:24:36 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/04/15 03:24:36 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/04/15 03:24:36 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:36 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:36 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:36 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/15 03:24:36 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/15 03:24:36 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/15 03:24:36 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:24:36 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/15 03:24:36 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:36 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/04/15 03:24:36 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:24:36 DEBUG : : Looking for writers 2025/04/15 03:24:36 DEBUG : normal name with no special characters.txt: reading active writers 2025/04/15 03:24:36 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/04/15 03:24:36 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.61s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:24:37 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:24:37 DEBUG : webdav root 'rclone-test-cocikup8mema': Reusing VFS from active cache 2025/04/15 03:24:37 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:24:37 DEBUG : : Looking for writers 2025/04/15 03:24:37 DEBUG : >WaitForWriters: 2025/04/15 03:24:37 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:24:37 DEBUG : : Looking for writers 2025/04/15 03:24:37 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.20s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:24:37 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:24:37 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:24:37 DEBUG : : Looking for writers 2025/04/15 03:24:37 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.14s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:24:37 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:24:37 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:24:37 DEBUG : : Looking for writers 2025/04/15 03:24:37 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.14s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:24:37 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:24:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:38 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:38 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:24:38 DEBUG : dir: Looking for writers 2025/04/15 03:24:38 DEBUG : file2: reading active writers 2025/04/15 03:24:38 DEBUG : : Looking for writers 2025/04/15 03:24:38 DEBUG : file1: reading active writers 2025/04/15 03:24:38 DEBUG : dir: reading active writers 2025/04/15 03:24:38 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.74s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:24:39 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:24:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:39 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:40 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:24:40 DEBUG : dir: Looking for writers 2025/04/15 03:24:40 DEBUG : : Looking for writers 2025/04/15 03:24:40 DEBUG : dir: reading active writers 2025/04/15 03:24:40 DEBUG : file1: reading active writers 2025/04/15 03:24:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.61s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:24:41 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:24:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:41 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:41 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:41 DEBUG : file1: Open: flags=O_RDONLY 2025/04/15 03:24:41 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/15 03:24:41 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/15 03:24:41 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:41 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/04/15 03:24:41 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/15 03:24:42 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/15 03:24:42 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:24:42 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:24:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/15 03:24:42 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/04/15 03:24:42 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/04/15 03:24:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/15 03:24:42 DEBUG : webdav root 'rclone-test-cocikup8mema': File to upload is small (0 bytes), uploading instead of streaming 2025/04/15 03:24:42 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:42 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 03:24:42 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/04/15 03:24:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/15 03:24:42 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:24:42 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/15 03:24:42 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:24:42 DEBUG : dir: Looking for writers 2025/04/15 03:24:42 DEBUG : file2: reading active writers 2025/04/15 03:24:42 DEBUG : new_file.txt: reading active writers 2025/04/15 03:24:42 DEBUG : : Looking for writers 2025/04/15 03:24:42 DEBUG : dir: reading active writers 2025/04/15 03:24:42 DEBUG : file1: reading active writers 2025/04/15 03:24:42 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.07s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:24:43 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:24:43 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:44 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/04/15 03:24:44 DEBUG : dir/file1: Updating file with dir/file1 0xc000001a40 2025/04/15 03:24:44 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/15 03:24:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/15 03:24:44 INFO : dir/file1: Moved (server-side) to: file0 2025/04/15 03:24:44 DEBUG : file0: Updating file with file0 0xc000001a40 2025/04/15 03:24:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/15 03:24:44 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/04/15 03:24:44 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:24:44 DEBUG : dir: Looking for writers 2025/04/15 03:24:44 DEBUG : : Looking for writers 2025/04/15 03:24:44 DEBUG : dir: reading active writers 2025/04/15 03:24:44 DEBUG : file0: reading active writers 2025/04/15 03:24:44 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.19s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:24:45 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:24:45 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:24:45 DEBUG : : Looking for writers 2025/04/15 03:24:45 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.23s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:24:45 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:24:45 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/04/15 03:24:46 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/15 03:24:46 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/04/15 03:24:46 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/04/15 03:24:47 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/04/15 03:24:47 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:24:47 DEBUG : a: Looking for writers 2025/04/15 03:24:47 DEBUG : b: Looking for writers 2025/04/15 03:24:47 DEBUG : c: Looking for writers 2025/04/15 03:24:47 DEBUG : d: Looking for writers 2025/04/15 03:24:47 DEBUG : : Looking for writers 2025/04/15 03:24:47 DEBUG : : Looking for writers 2025/04/15 03:24:47 DEBUG : b: reading active writers 2025/04/15 03:24:47 DEBUG : c: reading active writers 2025/04/15 03:24:47 DEBUG : d: reading active writers 2025/04/15 03:24:47 DEBUG : /: reading active writers 2025/04/15 03:24:47 DEBUG : a: reading active writers 2025/04/15 03:24:47 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (2.87s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:24:48 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:24:48 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/15 03:24:49 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/04/15 03:24:49 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/04/15 03:24:49 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/04/15 03:24:50 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:24:50 DEBUG : a/b/c/d: Looking for writers 2025/04/15 03:24:50 DEBUG : a/b/c: Looking for writers 2025/04/15 03:24:50 DEBUG : d: reading active writers 2025/04/15 03:24:50 DEBUG : a/b: Looking for writers 2025/04/15 03:24:50 DEBUG : c: reading active writers 2025/04/15 03:24:50 DEBUG : a: Looking for writers 2025/04/15 03:24:50 DEBUG : b: reading active writers 2025/04/15 03:24:50 DEBUG : : Looking for writers 2025/04/15 03:24:50 DEBUG : a: reading active writers 2025/04/15 03:24:50 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.40s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:24:51 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:24:51 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:24:51 DEBUG : : Looking for writers 2025/04/15 03:24:51 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.19s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:24:52 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:24:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:24:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:24:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:24:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 03:24:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/15 03:24:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:24:52 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/15 03:24:52 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/15 03:24:52 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/04/15 03:24:52 DEBUG : webdav root 'rclone-test-cocikup8mema': File to upload is small (5 bytes), uploading instead of streaming 2025/04/15 03:24:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:52 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/15 03:24:52 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/15 03:24:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:24:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:24:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:24:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:24:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 03:24:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/15 03:24:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:24:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:24:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:24:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 03:24:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/15 03:24:52 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/04/15 03:24:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/15 03:24:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/15 03:24:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:24:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 03:24:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/15 03:24:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:24:52 DEBUG : webdav root 'rclone-test-cocikup8mema': File to upload is small (0 bytes), uploading instead of streaming 2025/04/15 03:24:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:52 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 03:24:52 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/15 03:24:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:24:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/15 03:24:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/15 03:24:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:24:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 03:24:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/15 03:24:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:24:52 DEBUG : webdav root 'rclone-test-cocikup8mema': File to upload is small (7 bytes), uploading instead of streaming 2025/04/15 03:24:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:53 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/04/15 03:24:53 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/15 03:24:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:24:53 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:24:53 DEBUG : : Looking for writers 2025/04/15 03:24:53 DEBUG : file1: reading active writers 2025/04/15 03:24:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.42s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:24:53 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:24:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:24:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:24:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:24:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 03:24:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/15 03:24:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:24:53 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/04/15 03:24:54 DEBUG : file1: aborting in-sequence write wait, off=100 2025/04/15 03:24:54 DEBUG : file1: failed to wait for in-sequence write to 100 2025/04/15 03:24:54 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/04/15 03:24:54 DEBUG : webdav root 'rclone-test-cocikup8mema': File to upload is small (11 bytes), uploading instead of streaming 2025/04/15 03:24:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:54 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/15 03:24:54 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/15 03:24:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:24:54 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/04/15 03:24:54 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:24:54 DEBUG : : Looking for writers 2025/04/15 03:24:54 DEBUG : file1: reading active writers 2025/04/15 03:24:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.84s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:24:55 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:24:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:24:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:24:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:24:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 03:24:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/15 03:24:55 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/04/15 03:24:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:24:55 DEBUG : webdav root 'rclone-test-cocikup8mema': File to upload is small (5 bytes), uploading instead of streaming 2025/04/15 03:24:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:55 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/15 03:24:55 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/15 03:24:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:24:55 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/04/15 03:24:55 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:24:55 DEBUG : : Looking for writers 2025/04/15 03:24:55 DEBUG : file1: reading active writers 2025/04/15 03:24:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.64s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:24:55 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:24:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:24:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:24:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:24:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 03:24:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/15 03:24:56 DEBUG : file1: WriteFileHandle.Release closing 2025/04/15 03:24:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:24:56 DEBUG : webdav root 'rclone-test-cocikup8mema': File to upload is small (0 bytes), uploading instead of streaming 2025/04/15 03:24:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:24:56 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 03:24:56 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/15 03:24:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:24:56 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/04/15 03:24:56 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:24:56 DEBUG : : Looking for writers 2025/04/15 03:24:56 DEBUG : file1: reading active writers 2025/04/15 03:24:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.63s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:24:56 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:24:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:24:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:24:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:24:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 03:24:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/04/15 03:24:56 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:24:56 DEBUG : : Looking for writers 2025/04/15 03:24:56 DEBUG : file1: reading active writers 2025/04/15 03:24:56 DEBUG : file1: active writers 1 2025/04/15 03:24:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/04/15 03:24:56 DEBUG : : Looking for writers 2025/04/15 03:24:56 DEBUG : file1: reading active writers 2025/04/15 03:24:56 DEBUG : file1: active writers 1 2025/04/15 03:24:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/04/15 03:24:56 DEBUG : : Looking for writers 2025/04/15 03:24:56 DEBUG : file1: reading active writers 2025/04/15 03:24:56 DEBUG : file1: active writers 1 2025/04/15 03:24:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/04/15 03:24:56 DEBUG : : Looking for writers 2025/04/15 03:24:56 DEBUG : file1: reading active writers 2025/04/15 03:24:56 DEBUG : file1: active writers 1 2025/04/15 03:24:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/04/15 03:24:56 DEBUG : : Looking for writers 2025/04/15 03:24:56 DEBUG : file1: reading active writers 2025/04/15 03:24:56 DEBUG : file1: active writers 1 2025/04/15 03:24:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/04/15 03:24:56 DEBUG : : Looking for writers 2025/04/15 03:24:56 DEBUG : file1: reading active writers 2025/04/15 03:24:56 DEBUG : file1: active writers 1 2025/04/15 03:24:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/04/15 03:24:57 DEBUG : : Looking for writers 2025/04/15 03:24:57 DEBUG : file1: reading active writers 2025/04/15 03:24:57 DEBUG : file1: active writers 1 2025/04/15 03:24:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/04/15 03:24:57 DEBUG : : Looking for writers 2025/04/15 03:24:57 DEBUG : file1: reading active writers 2025/04/15 03:24:57 DEBUG : file1: active writers 1 2025/04/15 03:24:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:24:58 DEBUG : : Looking for writers 2025/04/15 03:24:58 DEBUG : file1: reading active writers 2025/04/15 03:24:58 DEBUG : file1: active writers 1 2025/04/15 03:24:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:24:59 DEBUG : : Looking for writers 2025/04/15 03:24:59 DEBUG : file1: reading active writers 2025/04/15 03:24:59 DEBUG : file1: active writers 1 2025/04/15 03:24:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:00 DEBUG : : Looking for writers 2025/04/15 03:25:00 DEBUG : file1: reading active writers 2025/04/15 03:25:00 DEBUG : file1: active writers 1 2025/04/15 03:25:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:01 DEBUG : : Looking for writers 2025/04/15 03:25:01 DEBUG : file1: reading active writers 2025/04/15 03:25:01 DEBUG : file1: active writers 1 2025/04/15 03:25:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:02 DEBUG : : Looking for writers 2025/04/15 03:25:02 DEBUG : file1: reading active writers 2025/04/15 03:25:02 DEBUG : file1: active writers 1 2025/04/15 03:25:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:03 DEBUG : : Looking for writers 2025/04/15 03:25:03 DEBUG : file1: reading active writers 2025/04/15 03:25:03 DEBUG : file1: active writers 1 2025/04/15 03:25:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:04 DEBUG : : Looking for writers 2025/04/15 03:25:04 DEBUG : file1: reading active writers 2025/04/15 03:25:04 DEBUG : file1: active writers 1 2025/04/15 03:25:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:05 DEBUG : : Looking for writers 2025/04/15 03:25:05 DEBUG : file1: reading active writers 2025/04/15 03:25:05 DEBUG : file1: active writers 1 2025/04/15 03:25:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:06 DEBUG : : Looking for writers 2025/04/15 03:25:06 DEBUG : file1: reading active writers 2025/04/15 03:25:06 DEBUG : file1: active writers 1 2025/04/15 03:25:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:07 DEBUG : : Looking for writers 2025/04/15 03:25:07 DEBUG : file1: reading active writers 2025/04/15 03:25:07 DEBUG : file1: active writers 1 2025/04/15 03:25:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:08 DEBUG : : Looking for writers 2025/04/15 03:25:08 DEBUG : file1: reading active writers 2025/04/15 03:25:08 DEBUG : file1: active writers 1 2025/04/15 03:25:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:09 DEBUG : : Looking for writers 2025/04/15 03:25:09 DEBUG : file1: reading active writers 2025/04/15 03:25:09 DEBUG : file1: active writers 1 2025/04/15 03:25:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:10 DEBUG : : Looking for writers 2025/04/15 03:25:10 DEBUG : file1: reading active writers 2025/04/15 03:25:10 DEBUG : file1: active writers 1 2025/04/15 03:25:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:11 DEBUG : : Looking for writers 2025/04/15 03:25:11 DEBUG : file1: reading active writers 2025/04/15 03:25:11 DEBUG : file1: active writers 1 2025/04/15 03:25:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:12 DEBUG : : Looking for writers 2025/04/15 03:25:12 DEBUG : file1: reading active writers 2025/04/15 03:25:12 DEBUG : file1: active writers 1 2025/04/15 03:25:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:13 DEBUG : : Looking for writers 2025/04/15 03:25:13 DEBUG : file1: reading active writers 2025/04/15 03:25:13 DEBUG : file1: active writers 1 2025/04/15 03:25:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:14 DEBUG : : Looking for writers 2025/04/15 03:25:14 DEBUG : file1: reading active writers 2025/04/15 03:25:14 DEBUG : file1: active writers 1 2025/04/15 03:25:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:15 DEBUG : : Looking for writers 2025/04/15 03:25:15 DEBUG : file1: reading active writers 2025/04/15 03:25:15 DEBUG : file1: active writers 1 2025/04/15 03:25:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:16 DEBUG : : Looking for writers 2025/04/15 03:25:16 DEBUG : file1: reading active writers 2025/04/15 03:25:16 DEBUG : file1: active writers 1 2025/04/15 03:25:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:17 DEBUG : : Looking for writers 2025/04/15 03:25:17 DEBUG : file1: reading active writers 2025/04/15 03:25:17 DEBUG : file1: active writers 1 2025/04/15 03:25:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:18 DEBUG : : Looking for writers 2025/04/15 03:25:18 DEBUG : file1: reading active writers 2025/04/15 03:25:18 DEBUG : file1: active writers 1 2025/04/15 03:25:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:19 DEBUG : : Looking for writers 2025/04/15 03:25:19 DEBUG : file1: reading active writers 2025/04/15 03:25:19 DEBUG : file1: active writers 1 2025/04/15 03:25:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:20 DEBUG : : Looking for writers 2025/04/15 03:25:20 DEBUG : file1: reading active writers 2025/04/15 03:25:20 DEBUG : file1: active writers 1 2025/04/15 03:25:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:21 DEBUG : : Looking for writers 2025/04/15 03:25:21 DEBUG : file1: reading active writers 2025/04/15 03:25:21 DEBUG : file1: active writers 1 2025/04/15 03:25:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:22 DEBUG : : Looking for writers 2025/04/15 03:25:22 DEBUG : file1: reading active writers 2025/04/15 03:25:22 DEBUG : file1: active writers 1 2025/04/15 03:25:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:23 DEBUG : : Looking for writers 2025/04/15 03:25:23 DEBUG : file1: reading active writers 2025/04/15 03:25:23 DEBUG : file1: active writers 1 2025/04/15 03:25:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:24 DEBUG : : Looking for writers 2025/04/15 03:25:24 DEBUG : file1: reading active writers 2025/04/15 03:25:24 DEBUG : file1: active writers 1 2025/04/15 03:25:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:25 DEBUG : : Looking for writers 2025/04/15 03:25:25 DEBUG : file1: reading active writers 2025/04/15 03:25:25 DEBUG : file1: active writers 1 2025/04/15 03:25:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/15 03:25:26 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/04/15 03:25:26 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.28s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:25:26 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:25:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:25:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:25:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:25:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 03:25:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/15 03:25:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:25:26 DEBUG : webdav root 'rclone-test-cocikup8mema': File to upload is small (0 bytes), uploading instead of streaming 2025/04/15 03:25:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:25:27 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 03:25:27 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/15 03:25:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:25:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:25:27 DEBUG : file1: Open: flags=O_RDONLY 2025/04/15 03:25:27 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/15 03:25:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/15 03:25:27 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:25:27 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/15 03:25:27 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:25:27 DEBUG : : Looking for writers 2025/04/15 03:25:27 DEBUG : file1: reading active writers 2025/04/15 03:25:27 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.79s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-cocikup8mema'", Local "Local file system at /tmp/rclone396539464", Modify Window "1s" 2025/04/15 03:25:27 INFO : webdav root 'rclone-test-cocikup8mema': poll-interval is not supported by this remote 2025/04/15 03:25:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/15 03:25:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/15 03:25:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:25:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/15 03:25:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/15 03:25:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:25:27 DEBUG : webdav root 'rclone-test-cocikup8mema': File to upload is small (100 bytes), uploading instead of streaming 2025/04/15 03:25:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/15 03:25:28 DEBUG : file1: md5 = c0f3424c30b14d411bb508ef646e3540 OK 2025/04/15 03:25:28 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/15 03:25:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/15 03:25:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/15 03:25:28 DEBUG : file1: Open: flags=O_RDONLY 2025/04/15 03:25:28 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/15 03:25:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/15 03:25:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/15 03:25:28 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/15 03:25:28 DEBUG : WaitForWriters: timeout=30s 2025/04/15 03:25:28 DEBUG : : Looking for writers 2025/04/15 03:25:28 DEBUG : file1: reading active writers 2025/04/15 03:25:28 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.89s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/04/15 03:25:28 DEBUG : webdav root 'rclone-test-cocikup8mema': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m16.473626807s (try 1/5)